#CC899A#CC899A
#CC899A is a light, moderate pink. Relative luminance 0.331; OKLCH L 70.2% C 0.084 H 2.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CC899A |
|---|---|
| RGB | rgb(204, 137, 154) |
| HSL | hsl(345, 40%, 67%) |
| HSV | hsv(345, 33%, 80%) |
| CMYK | cmyk(0%, 32.8%, 24.5%, 20%) |
| CIE-LAB | lab(64.21, 27.95, 1.48) |
| CIE-LCH | lch(64.21, 27.99, 3.03°) |
| OKLab | oklab(70.23% 0.0844 0.0043) |
| OKLCH | oklch(70.23% 0.084 2.9) |
| XYZ | xyz(39.6810, 33.0642, 34.8576) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.40
Dusty Pink (survey)
#D58A94
ΔE00 3.43
Greyish Pink
#C88D94
ΔE00 3.52
Grey Pink
#C3909B
ΔE00 3.64
Old Rose
#C87F89
ΔE00 4.20
Light Mauve
#C292A1
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC899A #89CCBB
analogous
#CC89BC #CC899A #CC9A89
triadic
#CC899A #9ACC89 #899ACC
tetradic
#CC899A #BCCC89 #89CCBB #9A89CC
square
#CC899A #BCCC89 #89CCBB #9A89CC
split-complementary
#CC899A #89CC9A #89BCCC
monochromatic
#994258 #BA5E75 #CC899A #DEB4BF #F1DEE3
Accessibility & contrast
On white
2.76
#CC899A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#CC899A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC899A
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC899A | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92949B
Deuteranopia (green-blind)
#A2A099
Tritanopia (blue-blind)
#D7858F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc899a; /* rgb */ color: rgb(204, 137, 154); /* oklch */ color: oklch(70.2% 0.084 2.9);
Tailwind
colors: {
custom: {
50: '#ddacb7',
500: '#cc899a',
950: '#000000',
},
}SCSS
$custom: #cc899a; $custom-light: #ddacb7; $custom-dark: #000000;
JSON
{
"hex": "#cc899a",
"rgb": {
"r": 204,
"g": 137,
"b": 154
},
"hsl": {
"h": 344.776,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.70227,
"c": 0.08447,
"h": 2.9
},
"luminance": 0.33062
}Semantic roles & 50–950 ramp
primary
#CC899A
secondary
#CEE3DE
accent
#B39233
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80