#CCABE8#CCABE8
#CCABE8 is a light, moderate violet. Relative luminance 0.478; OKLCH L 79.1% C 0.092 H 309.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABE8 |
|---|---|
| RGB | rgb(204, 171, 232) |
| HSL | hsl(272, 57%, 79%) |
| HSV | hsv(272, 26%, 91%) |
| CMYK | cmyk(12.1%, 26.3%, 0%, 9%) |
| CIE-LAB | lab(74.69, 23.27, -26.12) |
| CIE-LCH | lch(74.69, 34.98, 311.70°) |
| OKLab | oklab(79.09% 0.0577 -0.0713) |
| OKLCH | oklch(79.09% 0.092 309) |
| XYZ | xyz(54.0276, 47.7898, 82.7064) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.56
Pale Violet
#CEAEFA
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 4.50
Mauve
#E0B0FF
ΔE00 4.64
Lavender
#B39DDB
ΔE00 5.39
Lilac (survey)
#CEA2FD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABE8 #C7E8AB
analogous
#AEABE8 #CCABE8 #E8ABE6
triadic
#CCABE8 #E8CCAB #ABE8CC
tetradic
#CCABE8 #E8AEAB #C7E8AB #ABE6E8
square
#CCABE8 #E8AEAB #C7E8AB #ABE6E8
split-complementary
#CCABE8 #E6E8AB #ABE8AE
monochromatic
#924BCE #AF7BDB #CCABE8 #E9DBF5 #F0E7F8
Accessibility & contrast
On white
1.99
#CCABE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#CCABE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABE8
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABE8 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B6EB
Deuteranopia (green-blind)
#A7B8E6
Tritanopia (blue-blind)
#C9B3C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccabe8; /* rgb */ color: rgb(204, 171, 232); /* oklch */ color: oklch(79.1% 0.092 309.0);
Tailwind
colors: {
custom: {
50: '#dcc4ef',
500: '#ccabe8',
950: '#000000',
},
}SCSS
$custom: #ccabe8; $custom-light: #dcc4ef; $custom-dark: #000000;
JSON
{
"hex": "#ccabe8",
"rgb": {
"r": 204,
"g": 171,
"b": 232
},
"hsl": {
"h": 272.459,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.79089,
"c": 0.0917,
"h": 309
},
"luminance": 0.47789
}Semantic roles & 50–950 ramp
primary
#CCABE8
secondary
#E5F0DB
accent
#C5216C
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184