#CCABEA#CCABEA
#CCABEA is a light, moderate violet. Relative luminance 0.479; OKLCH L 79.2% C 0.094 H 308.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABEA |
|---|---|
| RGB | rgb(204, 171, 234) |
| HSL | hsl(271, 60%, 79%) |
| HSV | hsv(271, 27%, 92%) |
| CMYK | cmyk(12.8%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(74.76, 23.69, -27.09) |
| CIE-LCH | lch(74.76, 35.99, 311.17°) |
| OKLab | oklab(79.17% 0.0582 -0.0741) |
| OKLCH | oklch(79.17% 0.094 308.2) |
| XYZ | xyz(54.3133, 47.9041, 84.2111) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.17
Light Violet
#D6B4FC
ΔE00 3.23
Lavender (survey)
#C79FEF
ΔE00 4.15
Mauve
#E0B0FF
ΔE00 4.37
Lavender
#B39DDB
ΔE00 5.32
Lilac (survey)
#CEA2FD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABEA #C9EAAB
analogous
#ADABEA #CCABEA #EAABE8
triadic
#CCABEA #EACCAB #ABEACC
tetradic
#CCABEA #EAADAB #C9EAAB #ABE8EA
square
#CCABEA #EAADAB #C9EAAB #ABE8EA
split-complementary
#CCABEA #E8EAAB #ABEAAD
monochromatic
#9149D2 #AE7ADE #CCABEA #EADCF6 #F0E7F9
Accessibility & contrast
On white
1.98
#CCABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#CCABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABEA
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABEA | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7ED
Deuteranopia (green-blind)
#A7B8E8
Tritanopia (blue-blind)
#C8B3C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccabea; /* rgb */ color: rgb(204, 171, 234); /* oklch */ color: oklch(79.2% 0.094 308.2);
Tailwind
colors: {
custom: {
50: '#dcc4f1',
500: '#ccabea',
950: '#000000',
},
}SCSS
$custom: #ccabea; $custom-light: #dcc4f1; $custom-dark: #000000;
JSON
{
"hex": "#ccabea",
"rgb": {
"r": 204,
"g": 171,
"b": 234
},
"hsl": {
"h": 271.429,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.79168,
"c": 0.09421,
"h": 308.2
},
"luminance": 0.47904
}Semantic roles & 50–950 ramp
primary
#CCABEA
secondary
#E5F0DB
accent
#C81E6F
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184