#CC8ABB#CC8ABB
#CC8ABB is a light, moderate pink. Relative luminance 0.346; OKLCH L 71.5% C 0.103 H 336.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8ABB |
|---|---|
| RGB | rgb(204, 138, 187) |
| HSL | hsl(315, 39%, 67%) |
| HSV | hsv(315, 32%, 80%) |
| CMYK | cmyk(0%, 32.4%, 8.3%, 20%) |
| CIE-LAB | lab(65.44, 32.69, -15.34) |
| CIE-LCH | lch(65.44, 36.10, 334.87°) |
| OKLab | oklab(71.49% 0.0941 -0.041) |
| OKLCH | oklch(71.49% 0.103 336.5) |
| XYZ | xyz(42.9597, 34.6041, 51.4205) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.54
Dusty Lavender
#AC86A8
ΔE00 7.08
Plum
#DDA0DD
ΔE00 7.15
Orchid (survey)
#C875C4
ΔE00 7.22
Lilac
#C8A2C8
ΔE00 7.27
Heather
#A484AC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8ABB #8ACC9B
analogous
#BC8ACC #CC8ABB #CC8A9A
triadic
#CC8ABB #BBCC8A #8ABBCC
tetradic
#CC8ABB #CCBC8A #8ACC9B #8A9ACC
square
#CC8ABB #CCBC8A #8ACC9B #8A9ACC
split-complementary
#CC8ABB #9ACC8A #8ACCBC
monochromatic
#994383 #B95FA2 #CC8ABB #DFB5D4 #F1DFED
Accessibility & contrast
On white
2.65
#CC8ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CC8ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8ABB
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8ABB | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BD
Deuteranopia (green-blind)
#9BA2B9
Tritanopia (blue-blind)
#D38C9B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cc8abb; /* rgb */ color: rgb(204, 138, 187); /* oklch */ color: oklch(71.5% 0.103 336.5);
Tailwind
colors: {
custom: {
50: '#dcadcf',
500: '#cc8abb',
950: '#000000',
},
}SCSS
$custom: #cc8abb; $custom-light: #dcadcf; $custom-dark: #000000;
JSON
{
"hex": "#cc8abb",
"rgb": {
"r": 204,
"g": 138,
"b": 187
},
"hsl": {
"h": 315.455,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.71493,
"c": 0.1026,
"h": 336.5
},
"luminance": 0.34602
}Semantic roles & 50–950 ramp
primary
#CC8ABB
secondary
#CEE3D4
accent
#B25433
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82