#CEA1FF#CEA1FF
#CEA1FF is a light, vivid violet. Relative luminance 0.458; OKLCH L 78.5% C 0.138 H 305.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA1FF |
|---|---|
| RGB | rgb(206, 161, 255) |
| HSL | hsl(269, 100%, 82%) |
| HSV | hsv(269, 37%, 100%) |
| CMYK | cmyk(19.2%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(73.44, 34.28, -40.51) |
| CIE-LCH | lch(73.44, 53.07, 310.23°) |
| OKLab | oklab(78.47% 0.0799 -0.1122) |
| OKLCH | oklch(78.47% 0.138 305.5) |
| XYZ | xyz(56.2448, 45.8318, 100.4717) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.51
Pastel Purple
#CAA0FF
ΔE00 0.85
Baby Purple
#CA9BF7
ΔE00 1.70
Lavender (survey)
#C79FEF
ΔE00 2.70
Pale Violet
#CEAEFA
ΔE00 4.00
Liliac
#C48EFD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA1FF #D2FFA1
analogous
#A1A3FF #CEA1FF #FDA1FF
triadic
#CEA1FF #FFCEA1 #A1FFCE
tetradic
#CEA1FF #FFA1A3 #D2FFA1 #A1FFFD
square
#CEA1FF #FFA1A3 #D2FFA1 #A1FFFD
split-complementary
#CEA1FF #FFFDA1 #A3FFA1
monochromatic
#8E27FF #AE64FF #CEA1FF #EEDEFF #EFE0FF
Accessibility & contrast
On white
2.07
#CEA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#CEA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA1FF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA1FF | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#96B5FC
Tritanopia (blue-blind)
#C7AFC4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cea1ff; /* rgb */ color: rgb(206, 161, 255); /* oklch */ color: oklch(78.5% 0.138 305.5);
Tailwind
colors: {
custom: {
50: '#debdff',
500: '#cea1ff',
950: '#000000',
},
}SCSS
$custom: #cea1ff; $custom-light: #debdff; $custom-dark: #000000;
JSON
{
"hex": "#cea1ff",
"rgb": {
"r": 206,
"g": 161,
"b": 255
},
"hsl": {
"h": 268.723,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.78467,
"c": 0.13775,
"h": 305.5
},
"luminance": 0.45832
}Semantic roles & 50–950 ramp
primary
#CEA1FF
secondary
#E6F7D4
accent
#E60078
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186