#CC88AA#CC88AA
#CC88AA is a light, moderate pink. Relative luminance 0.333; OKLCH L 70.6% C 0.094 H 348.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CC88AA |
|---|---|
| RGB | rgb(204, 136, 170) |
| HSL | hsl(330, 40%, 67%) |
| HSV | hsv(330, 33%, 80%) |
| CMYK | cmyk(0%, 33.3%, 16.7%, 20%) |
| CIE-LAB | lab(64.44, 30.94, -7.24) |
| CIE-LCH | lch(64.44, 31.77, 346.83°) |
| OKLab | oklab(70.55% 0.0917 -0.0189) |
| OKLCH | oklch(70.55% 0.094 348.4) |
| XYZ | xyz(40.9620, 33.3502, 42.3021) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.75
Light Mauve
#C292A1
ΔE00 6.25
Pig Pink
#E78EA5
ΔE00 7.03
Grey Pink
#C3909B
ΔE00 7.20
Muted Pink
#D1768F
ΔE00 7.22
Dusty Lavender
#AC86A8
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC88AA #88CCAA
analogous
#CC88CC #CC88AA #CC8888
triadic
#CC88AA #AACC88 #88AACC
tetradic
#CC88AA #CCCC88 #88CCAA #8888CC
square
#CC88AA #CCCC88 #88CCAA #8888CC
split-complementary
#CC88AA #88CC88 #88CCCC
monochromatic
#98416D #BA5D8B #CC88AA #DEB3C9 #F1DEE7
Accessibility & contrast
On white
2.74
#CC88AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#CC88AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC88AA
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC88AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC88AA | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E95AB
Deuteranopia (green-blind)
#9EA0A8
Tritanopia (blue-blind)
#D58794
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc88aa; /* rgb */ color: rgb(204, 136, 170); /* oklch */ color: oklch(70.6% 0.094 348.4);
Tailwind
colors: {
custom: {
50: '#dcabc3',
500: '#cc88aa',
950: '#000000',
},
}SCSS
$custom: #cc88aa; $custom-light: #dcabc3; $custom-dark: #000000;
JSON
{
"hex": "#cc88aa",
"rgb": {
"r": 204,
"g": 136,
"b": 170
},
"hsl": {
"h": 330,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.70554,
"c": 0.0936,
"h": 348.4
},
"luminance": 0.33348
}Semantic roles & 50–950 ramp
primary
#CC88AA
secondary
#CDE3D8
accent
#B37332
background
#FDFAFB
surface
#FBF4F7
border
#D4CED0
text
#151012
muted
#837F81