#CC889A#CC889A
#CC889A is a light, moderate pink. Relative luminance 0.328; OKLCH L 70.1% C 0.086 H 2.3°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CC889A |
|---|---|
| RGB | rgb(204, 136, 154) |
| HSL | hsl(344, 40%, 67%) |
| HSV | hsv(344, 33%, 80%) |
| CMYK | cmyk(0%, 33.3%, 24.5%, 20%) |
| CIE-LAB | lab(63.98, 28.50, 1.15) |
| CIE-LCH | lch(63.98, 28.52, 2.30°) |
| OKLab | oklab(70.05% 0.086 0.0034) |
| OKLCH | oklch(70.05% 0.086 2.3) |
| XYZ | xyz(39.5395, 32.7812, 34.8104) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.16
Dusty Pink (survey)
#D58A94
ΔE00 3.65
Greyish Pink
#C88D94
ΔE00 3.86
Grey Pink
#C3909B
ΔE00 3.94
Old Rose
#C87F89
ΔE00 4.22
Dusky Pink
#CC7A8B
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC889A #88CCBA
analogous
#CC88BC #CC889A #CC9888
triadic
#CC889A #9ACC88 #889ACC
tetradic
#CC889A #BCCC88 #88CCBA #9888CC
square
#CC889A #BCCC88 #88CCBA #9888CC
split-complementary
#CC889A #88CC98 #88BCCC
monochromatic
#984158 #BA5D76 #CC889A #DEB3BE #F1DEE3
Accessibility & contrast
On white
2.78
#CC889A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#CC889A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC889A
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC889A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC889A | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91949B
Deuteranopia (green-blind)
#A2A099
Tritanopia (blue-blind)
#D7848E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc889a; /* rgb */ color: rgb(204, 136, 154); /* oklch */ color: oklch(70.1% 0.086 2.3);
Tailwind
colors: {
custom: {
50: '#ddabb7',
500: '#cc889a',
950: '#000000',
},
}SCSS
$custom: #cc889a; $custom-light: #ddabb7; $custom-dark: #000000;
JSON
{
"hex": "#cc889a",
"rgb": {
"r": 204,
"g": 136,
"b": 154
},
"hsl": {
"h": 344.118,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.70051,
"c": 0.08605,
"h": 2.3
},
"luminance": 0.32779
}Semantic roles & 50–950 ramp
primary
#CC889A
secondary
#CDE3DD
accent
#B39132
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80