#CC989F#CC989F
#CC989F is a light, moderate red. Relative luminance 0.378; OKLCH L 73.1% C 0.063 H 9.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CC989F |
|---|---|
| RGB | rgb(204, 152, 159) |
| HSL | hsl(352, 34%, 70%) |
| HSV | hsv(352, 25%, 80%) |
| CMYK | cmyk(0%, 25.5%, 22.1%, 20%) |
| CIE-LAB | lab(67.87, 20.49, 3.97) |
| CIE-LCH | lch(67.87, 20.87, 10.97°) |
| OKLab | oklab(73.09% 0.0621 0.0107) |
| OKLCH | oklch(73.09% 0.063 9.8) |
| XYZ | xyz(42.3886, 37.7991, 37.8574) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.84
Greyish Pink
#C88D94
ΔE00 3.21
Light Mauve
#C292A1
ΔE00 3.75
Dusty Pink
#D8A7B1
ΔE00 4.34
Faded Pink
#DE9DAC
ΔE00 4.38
Rosybrown
#BC8F8F
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC989F #98CCC5
analogous
#CC98B9 #CC989F #CCAB98
triadic
#CC989F #9FCC98 #989FCC
tetradic
#CC989F #B9CC98 #98CCC5 #AB98CC
square
#CC989F #B9CC98 #98CCC5 #AB98CC
split-complementary
#CC989F #98CCAB #98B9CC
monochromatic
#9C4D58 #B86F79 #CC989F #E0C1C5 #F5EAEB
Accessibility & contrast
On white
2.45
#CC989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CC989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC989F
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC989F | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A09F
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#D6949A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cc989f; /* rgb */ color: rgb(204, 152, 159); /* oklch */ color: oklch(73.1% 0.063 9.8);
Tailwind
colors: {
custom: {
50: '#dcb6bb',
500: '#cc989f',
950: '#000000',
},
}SCSS
$custom: #cc989f; $custom-light: #dcb6bb; $custom-dark: #000000;
JSON
{
"hex": "#cc989f",
"rgb": {
"r": 204,
"g": 152,
"b": 159
},
"hsl": {
"h": 351.923,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.73087,
"c": 0.06301,
"h": 9.8
},
"luminance": 0.37797
}Semantic roles & 50–950 ramp
primary
#CC989F
secondary
#D9E7E5
accent
#AD9D39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080