#CC899F#CC899F
#CC899F is a light, moderate pink. Relative luminance 0.332; OKLCH L 70.4% C 0.086 H 358.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CC899F |
|---|---|
| RGB | rgb(204, 137, 159) |
| HSL | hsl(340, 40%, 67%) |
| HSV | hsv(340, 33%, 80%) |
| CMYK | cmyk(0%, 32.8%, 22.1%, 20%) |
| CIE-LAB | lab(64.35, 28.69, -1.15) |
| CIE-LCH | lch(64.35, 28.71, 357.70°) |
| OKLab | oklab(70.38% 0.0862 -0.0026) |
| OKLCH | oklch(70.38% 0.086 358.2) |
| XYZ | xyz(40.1061, 33.2342, 37.0965) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.24
Light Mauve
#C292A1
ΔE00 4.31
Grey Pink
#C3909B
ΔE00 4.38
Dusty Pink (survey)
#D58A94
ΔE00 4.95
Greyish Pink
#C88D94
ΔE00 5.02
Pig Pink
#E78EA5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC899F #89CCB6
analogous
#CC89C0 #CC899F #CC9589
triadic
#CC899F #9FCC89 #899FCC
tetradic
#CC899F #C0CC89 #89CCB6 #9589CC
square
#CC899F #C0CC89 #89CCB6 #9589CC
split-complementary
#CC899F #89CC95 #89C0CC
monochromatic
#99425E #BA5E7C #CC899F #DEB4C2 #F1DEE5
Accessibility & contrast
On white
2.75
#CC899F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#CC899F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC899F
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC899F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC899F | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9195A0
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#D78691
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc899f; /* rgb */ color: rgb(204, 137, 159); /* oklch */ color: oklch(70.4% 0.086 358.2);
Tailwind
colors: {
custom: {
50: '#ddacbb',
500: '#cc899f',
950: '#000000',
},
}SCSS
$custom: #cc899f; $custom-light: #ddacbb; $custom-dark: #000000;
JSON
{
"hex": "#cc899f",
"rgb": {
"r": 204,
"g": 137,
"b": 159
},
"hsl": {
"h": 340.299,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.70377,
"c": 0.08624,
"h": 358.2
},
"luminance": 0.33232
}Semantic roles & 50–950 ramp
primary
#CC899F
secondary
#CEE3DC
accent
#B38933
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80