#CC89AE#CC89AE
#CC89AE is a light, moderate pink. Relative luminance 0.338; OKLCH L 70.9% C 0.094 H 345.5°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CC89AE |
|---|---|
| RGB | rgb(204, 137, 174) |
| HSL | hsl(327, 40%, 67%) |
| HSV | hsv(327, 33%, 80%) |
| CMYK | cmyk(0%, 32.8%, 14.7%, 20%) |
| CIE-LAB | lab(64.79, 31.04, -8.98) |
| CIE-LCH | lch(64.79, 32.31, 343.86°) |
| OKLab | oklab(70.86% 0.0915 -0.0236) |
| OKLCH | oklch(70.86% 0.094 345.5) |
| XYZ | xyz(41.4876, 33.7868, 44.3724) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.71
Light Mauve
#C292A1
ΔE00 6.81
Dusty Lavender
#AC86A8
ΔE00 7.08
Pig Pink
#E78EA5
ΔE00 7.71
Grey Pink
#C3909B
ΔE00 7.92
Muted Pink
#D1768F
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC89AE #89CCA7
analogous
#C989CC #CC89AE #CC898D
triadic
#CC89AE #AECC89 #89AECC
tetradic
#CC89AE #CCC989 #89CCA7 #898DCC
square
#CC89AE #CCC989 #89CCA7 #898DCC
split-complementary
#CC89AE #8DCC89 #89CCC9
monochromatic
#994272 #BA5E91 #CC89AE #DEB4CB #F1DEE9
Accessibility & contrast
On white
2.71
#CC89AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#CC89AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC89AE
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC89AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC89AE | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97AF
Deuteranopia (green-blind)
#9EA1AC
Tritanopia (blue-blind)
#D58896
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc89ae; /* rgb */ color: rgb(204, 137, 174); /* oklch */ color: oklch(70.9% 0.094 345.5);
Tailwind
colors: {
custom: {
50: '#dcacc6',
500: '#cc89ae',
950: '#000000',
},
}SCSS
$custom: #cc89ae; $custom-light: #dcacc6; $custom-dark: #000000;
JSON
{
"hex": "#cc89ae",
"rgb": {
"r": 204,
"g": 137,
"b": 174
},
"hsl": {
"h": 326.866,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.70862,
"c": 0.09444,
"h": 345.5
},
"luminance": 0.33785
}Semantic roles & 50–950 ramp
primary
#CC89AE
secondary
#CEE3D7
accent
#B36C33
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#151013
muted
#837F82