#CCA7EA#CCA7EA
#CCA7EA is a light, moderate violet. Relative luminance 0.464; OKLCH L 78.4% C 0.101 H 309.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCA7EA |
|---|---|
| RGB | rgb(204, 167, 234) |
| HSL | hsl(273, 61%, 79%) |
| HSV | hsv(273, 29%, 92%) |
| CMYK | cmyk(12.8%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(73.81, 25.88, -28.55) |
| CIE-LCH | lch(73.81, 38.53, 312.19°) |
| OKLab | oklab(78.44% 0.064 -0.0781) |
| OKLCH | oklch(78.44% 0.101 309.3) |
| XYZ | xyz(53.5692, 46.4158, 83.9630) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.11
Pale Violet
#CEAEFA
ΔE00 3.21
Light Violet
#D6B4FC
ΔE00 3.66
Mauve
#E0B0FF
ΔE00 4.18
Lilac (survey)
#CEA2FD
ΔE00 4.49
Baby Purple
#CA9BF7
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCA7EA #C5EAA7
analogous
#AAA7EA #CCA7EA #EAA7E6
triadic
#CCA7EA #EACCA7 #A7EACC
tetradic
#CCA7EA #EAAAA7 #C5EAA7 #A7E6EA
square
#CCA7EA #EAAAA7 #C5EAA7 #A7E6EA
split-complementary
#CCA7EA #E6EAA7 #A7EAAA
monochromatic
#9344D2 #AF76DE #CCA7EA #E9D8F6 #F1E6F9
Accessibility & contrast
On white
2.04
#CCA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#CCA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCA7EA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCA7EA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#C9B0BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cca7ea; /* rgb */ color: rgb(204, 167, 234); /* oklch */ color: oklch(78.4% 0.101 309.3);
Tailwind
colors: {
custom: {
50: '#dcc1f1',
500: '#cca7ea',
950: '#000000',
},
}SCSS
$custom: #cca7ea; $custom-light: #dcc1f1; $custom-dark: #000000;
JSON
{
"hex": "#cca7ea",
"rgb": {
"r": 204,
"g": 167,
"b": 234
},
"hsl": {
"h": 273.134,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.78439,
"c": 0.10102,
"h": 309.3
},
"luminance": 0.46415
}Semantic roles & 50–950 ramp
primary
#CCA7EA
secondary
#E4F0DB
accent
#C91C6A
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184