#CCA8EA#CCA8EA
#CCA8EA is a light, moderate violet. Relative luminance 0.468; OKLCH L 78.6% C 0.099 H 309.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCA8EA |
|---|---|
| RGB | rgb(204, 168, 234) |
| HSL | hsl(273, 61%, 79%) |
| HSV | hsv(273, 28%, 92%) |
| CMYK | cmyk(12.8%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(74.05, 25.33, -28.19) |
| CIE-LCH | lch(74.05, 37.90, 311.95°) |
| OKLab | oklab(78.62% 0.0626 -0.0771) |
| OKLCH | oklch(78.62% 0.099 309) |
| XYZ | xyz(53.7531, 46.7836, 84.0243) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.15
Lavender (survey)
#C79FEF
ΔE00 3.35
Light Violet
#D6B4FC
ΔE00 3.52
Mauve
#E0B0FF
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 4.69
Lavender
#B39DDB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCA8EA #C6EAA8
analogous
#ABA8EA #CCA8EA #EAA8E7
triadic
#CCA8EA #EACCA8 #A8EACC
tetradic
#CCA8EA #EAABA8 #C6EAA8 #A8E7EA
square
#CCA8EA #EAABA8 #C6EAA8 #A8E7EA
split-complementary
#CCA8EA #E7EAA8 #A8EAAB
monochromatic
#9245D2 #AF77DE #CCA8EA #E9D9F6 #F1E6F9
Accessibility & contrast
On white
2.03
#CCA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#CCA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCA8EA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCA8EA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB4ED
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#C9B1BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cca8ea; /* rgb */ color: rgb(204, 168, 234); /* oklch */ color: oklch(78.6% 0.099 309.0);
Tailwind
colors: {
custom: {
50: '#dcc2f1',
500: '#cca8ea',
950: '#000000',
},
}SCSS
$custom: #cca8ea; $custom-light: #dcc2f1; $custom-dark: #000000;
JSON
{
"hex": "#cca8ea",
"rgb": {
"r": 204,
"g": 168,
"b": 234
},
"hsl": {
"h": 272.727,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.78621,
"c": 0.09932,
"h": 309
},
"luminance": 0.46783
}Semantic roles & 50–950 ramp
primary
#CCA8EA
secondary
#E5F0DB
accent
#C91D6B
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184