#D698C1 Firm Pink
#D698C1 (Firm Pink) RGB value is (214, 152, 193).
Red value is 214, green value is 152, and blue value is 193.
Cylindrical-coordinate representations (HSL) of color #D698C1: hue: 320°, saturation: 43.1%, and lightness: 71.8%.
Process color (CMYK) of #D698C1 is 0%, 29%, 9.8%, 16.1%. Web safe color equivalent of #D698C1 is ##CC99CC. Color #D698C1 contains mainly Red.
Color Spaces
| Color spaces of #D698C1 | Value |
|---|---|
| RGB | 214, 152, 193 |
| HSL | 320°, 43.1%, 71.8% |
| HSV / HSB | 320°, 29%, 83.9% |
| CMYK | 0%, 29%, 9.8%, 16.1% |
| XYZ | 48.59, 40.6, 55.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010110 | 10011000 | 11000001 |
| Octal | 326 | 230 | 301 |
| Decimal | 214 | 152 | 193 |
| Hex | D6 | 98 | C1 |
Shades of #D698C1
Tints of #D698C1
.mybgColor { background-color: #D698C1; }
.myforeColor { color: #D698C1; }
.myborderColor { border: 3px solid #D698C1; }
<p style="color:#D698C1">Text here</p>
This sample text is styled with font color #D698C1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D698C1">Div content here</div>
<div style="border:3px solid #D698C1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(214, 152, 193, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D698C1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D698C1;
-webkit-box-shadow: 1px 1px 3px #D698C1;
box-shadow: 1px 1px 3px #D698C1; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #D698C1 (Firm Pink)
Color Overview & Profile: Color #D698C1, also known as Firm Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (214/255), 60% Green (152/255), and 76% Blue (193/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D698C1 translates into the CMYK subtractive color model with values of 0% Cyan, 29% Magenta, 9.8% Yellow, and 16.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 320°, saturation of 43.1%, and lightness of 71.8%.
Web Accessibility & Design Recommendations: When implementing #D698C1 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC99CC.
