#CC98AE#CC98AE
#CC98AE is a light, moderate pink. Relative luminance 0.384; OKLCH L 73.5% C 0.068 H 351.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CC98AE |
|---|---|
| RGB | rgb(204, 152, 174) |
| HSL | hsl(335, 34%, 70%) |
| HSV | hsv(335, 25%, 80%) |
| CMYK | cmyk(0%, 25.5%, 14.7%, 20%) |
| CIE-LAB | lab(68.28, 22.84, -3.81) |
| CIE-LCH | lch(68.28, 23.16, 350.52°) |
| OKLab | oklab(73.54% 0.0677 -0.0098) |
| OKLCH | oklch(73.54% 0.068 351.8) |
| XYZ | xyz(43.7701, 38.3517, 45.1332) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.24
Grey Pink
#C3909B
ΔE00 4.63
Faded Pink
#DE9DAC
ΔE00 4.72
Dusty Pink
#D8A7B1
ΔE00 5.54
Dull Pink
#D5869D
ΔE00 6.30
Greyish Pink
#C88D94
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC98AE #98CCB6
analogous
#CC98C8 #CC98AE #CC9C98
triadic
#CC98AE #AECC98 #98AECC
tetradic
#CC98AE #C8CC98 #98CCB6 #9C98CC
square
#CC98AE #C8CC98 #98CCB6 #9C98CC
split-complementary
#CC98AE #98CC9C #98C8CC
monochromatic
#9C4D6F #B86F8E #CC98AE #E0C1CE #F5EAEE
Accessibility & contrast
On white
2.42
#CC98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#CC98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC98AE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC98AE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AF
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#D4979F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cc98ae; /* rgb */ color: rgb(204, 152, 174); /* oklch */ color: oklch(73.5% 0.068 351.8);
Tailwind
colors: {
custom: {
50: '#dcb6c6',
500: '#cc98ae',
950: '#000000',
},
}SCSS
$custom: #cc98ae; $custom-light: #dcb6c6; $custom-dark: #000000;
JSON
{
"hex": "#cc98ae",
"rgb": {
"r": 204,
"g": 152,
"b": 174
},
"hsl": {
"h": 334.615,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.73535,
"c": 0.06841,
"h": 351.8
},
"luminance": 0.3835
}Semantic roles & 50–950 ramp
primary
#CC98AE
secondary
#D9E7E1
accent
#AD7C39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082