#CC889F#CC889F
#CC889F is a light, moderate pink. Relative luminance 0.329; OKLCH L 70.2% C 0.088 H 357.7°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CC889F |
|---|---|
| RGB | rgb(204, 136, 159) |
| HSL | hsl(340, 40%, 67%) |
| HSV | hsv(340, 33%, 80%) |
| CMYK | cmyk(0%, 33.3%, 22.1%, 20%) |
| CIE-LAB | lab(64.12, 29.23, -1.49) |
| CIE-LCH | lch(64.12, 29.27, 357.09°) |
| OKLab | oklab(70.2% 0.0878 -0.0035) |
| OKLCH | oklch(70.2% 0.088 357.7) |
| XYZ | xyz(39.9647, 32.9512, 37.0494) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.18
Light Mauve
#C292A1
ΔE00 4.59
Grey Pink
#C3909B
ΔE00 4.70
Dusty Pink (survey)
#D58A94
ΔE00 5.17
Dusky Pink
#CC7A8B
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC889F #88CCB5
analogous
#CC88C1 #CC889F #CC9388
triadic
#CC889F #9FCC88 #889FCC
tetradic
#CC889F #C1CC88 #88CCB5 #9388CC
square
#CC889F #C1CC88 #88CCB5 #9388CC
split-complementary
#CC889F #88CC93 #88C1CC
monochromatic
#98415F #BA5D7C #CC889F #DEB3C2 #F1DEE4
Accessibility & contrast
On white
2.77
#CC889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#CC889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC889F
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC889F | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9094A0
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#D78590
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc889f; /* rgb */ color: rgb(204, 136, 159); /* oklch */ color: oklch(70.2% 0.088 357.7);
Tailwind
colors: {
custom: {
50: '#ddabbb',
500: '#cc889f',
950: '#000000',
},
}SCSS
$custom: #cc889f; $custom-light: #ddabbb; $custom-dark: #000000;
JSON
{
"hex": "#cc889f",
"rgb": {
"r": 204,
"g": 136,
"b": 159
},
"hsl": {
"h": 339.706,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.70202,
"c": 0.08788,
"h": 357.7
},
"luminance": 0.32949
}Semantic roles & 50–950 ramp
primary
#CC889F
secondary
#CDE3DB
accent
#B38832
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80