#CEAAEB#CEAAEB
#CEAAEB is a light, moderate violet. Relative luminance 0.479; OKLCH L 79.2% C 0.098 H 309.4°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAEB |
|---|---|
| RGB | rgb(206, 170, 235) |
| HSL | hsl(273, 62%, 79%) |
| HSV | hsv(273, 28%, 92%) |
| CMYK | cmyk(12.3%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(74.74, 25.07, -27.65) |
| CIE-LCH | lch(74.74, 37.33, 312.20°) |
| OKLab | oklab(79.21% 0.0622 -0.0756) |
| OKLCH | oklch(79.21% 0.098 309.4) |
| XYZ | xyz(54.8210, 47.8699, 84.9330) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.14
Light Violet
#D6B4FC
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 3.84
Mauve
#E0B0FF
ΔE00 3.93
Lilac (survey)
#CEA2FD
ΔE00 4.99
Lavender
#B39DDB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAEB #C7EBAA
analogous
#AEAAEB #CEAAEB #EBAAE8
triadic
#CEAAEB #EBCEAA #AAEBCE
tetradic
#CEAAEB #EBAEAA #C7EBAA #AAE8EB
square
#CEAAEB #EBAEAA #C7EBAA #AAE8EB
split-complementary
#CEAAEB #E8EBAA #AAEBAE
monochromatic
#9547D4 #B178DF #CEAAEB #EBDCF7 #F1E6F9
Accessibility & contrast
On white
1.99
#CEAAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#CEAAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAEB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAEB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#A6B9E9
Tritanopia (blue-blind)
#CBB3C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ceaaeb; /* rgb */ color: rgb(206, 170, 235); /* oklch */ color: oklch(79.2% 0.098 309.4);
Tailwind
colors: {
custom: {
50: '#ddc3f1',
500: '#ceaaeb',
950: '#000000',
},
}SCSS
$custom: #ceaaeb; $custom-light: #ddc3f1; $custom-dark: #000000;
JSON
{
"hex": "#ceaaeb",
"rgb": {
"r": 206,
"g": 170,
"b": 235
},
"hsl": {
"h": 273.231,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.79206,
"c": 0.0979,
"h": 309.4
},
"luminance": 0.47869
}Semantic roles & 50–950 ramp
primary
#CEAAEB
secondary
#E4F1DA
accent
#CA1C69
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184