#CC8ABE#CC8ABE
#CC8ABE is a light, moderate pink. Relative luminance 0.347; OKLCH L 71.6% C 0.105 H 334.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8ABE |
|---|---|
| RGB | rgb(204, 138, 190) |
| HSL | hsl(313, 39%, 67%) |
| HSV | hsv(313, 32%, 80%) |
| CMYK | cmyk(0%, 32.4%, 6.9%, 20%) |
| CIE-LAB | lab(65.54, 33.21, -16.87) |
| CIE-LCH | lch(65.54, 37.25, 333.08°) |
| OKLab | oklab(71.6% 0.095 -0.0452) |
| OKLCH | oklch(71.6% 0.105 334.5) |
| XYZ | xyz(43.2842, 34.7339, 53.1296) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.88
Orchid (survey)
#C875C4
ΔE00 6.71
Plum
#DDA0DD
ΔE00 6.73
Lilac
#C8A2C8
ΔE00 7.29
Dusty Lavender
#AC86A8
ΔE00 7.31
Pale Purple
#B790D4
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8ABE #8ACC98
analogous
#B98ACC #CC8ABE #CC8A9D
triadic
#CC8ABE #BECC8A #8ABECC
tetradic
#CC8ABE #CCB98A #8ACC98 #8A9DCC
square
#CC8ABE #CCB98A #8ACC98 #8A9DCC
split-complementary
#CC8ABE #9DCC8A #8ACCB9
monochromatic
#994387 #B95FA6 #CC8ABE #DFB5D6 #F1DFED
Accessibility & contrast
On white
2.64
#CC8ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#CC8ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8ABE
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8ABE | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99C0
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#D28D9D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cc8abe; /* rgb */ color: rgb(204, 138, 190); /* oklch */ color: oklch(71.6% 0.105 334.5);
Tailwind
colors: {
custom: {
50: '#dcadd1',
500: '#cc8abe',
950: '#000000',
},
}SCSS
$custom: #cc8abe; $custom-light: #dcadd1; $custom-dark: #000000;
JSON
{
"hex": "#cc8abe",
"rgb": {
"r": 204,
"g": 138,
"b": 190
},
"hsl": {
"h": 312.727,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.71604,
"c": 0.10518,
"h": 334.5
},
"luminance": 0.34732
}Semantic roles & 50–950 ramp
primary
#CC8ABE
secondary
#CEE3D3
accent
#B24E33
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82