#CC899B#CC899B
#CC899B is a light, moderate pink. Relative luminance 0.331; OKLCH L 70.3% C 0.085 H 2.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CC899B |
|---|---|
| RGB | rgb(204, 137, 155) |
| HSL | hsl(344, 40%, 67%) |
| HSV | hsv(344, 33%, 80%) |
| CMYK | cmyk(0%, 32.8%, 24%, 20%) |
| CIE-LAB | lab(64.24, 28.10, 0.95) |
| CIE-LCH | lch(64.24, 28.11, 1.94°) |
| OKLab | oklab(70.26% 0.0847 0.0029) |
| OKLCH | oklch(70.26% 0.085 2) |
| XYZ | xyz(39.7647, 33.0976, 35.2980) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.27
Dusty Pink (survey)
#D58A94
ΔE00 3.73
Grey Pink
#C3909B
ΔE00 3.75
Greyish Pink
#C88D94
ΔE00 3.81
Light Mauve
#C292A1
ΔE00 4.23
Old Rose
#C87F89
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC899B #89CCBA
analogous
#CC89BD #CC899B #CC9989
triadic
#CC899B #9BCC89 #899BCC
tetradic
#CC899B #BDCC89 #89CCBA #9989CC
square
#CC899B #BDCC89 #89CCBA #9989CC
split-complementary
#CC899B #89CC99 #89BDCC
monochromatic
#994259 #BA5E77 #CC899B #DEB4BF #F1DEE3
Accessibility & contrast
On white
2.76
#CC899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#CC899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC899B
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC899B | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92959C
Deuteranopia (green-blind)
#A2A09A
Tritanopia (blue-blind)
#D7858F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc899b; /* rgb */ color: rgb(204, 137, 155); /* oklch */ color: oklch(70.3% 0.085 2.0);
Tailwind
colors: {
custom: {
50: '#ddacb8',
500: '#cc899b',
950: '#000000',
},
}SCSS
$custom: #cc899b; $custom-light: #ddacb8; $custom-dark: #000000;
JSON
{
"hex": "#cc899b",
"rgb": {
"r": 204,
"g": 137,
"b": 155
},
"hsl": {
"h": 343.881,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.70256,
"c": 0.08478,
"h": 2
},
"luminance": 0.33095
}Semantic roles & 50–950 ramp
primary
#CC899B
secondary
#CEE3DD
accent
#B39033
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80