#CEA3FF#CEA3FF
#CEA3FF is a light, vivid violet. Relative luminance 0.465; OKLCH L 78.8% C 0.134 H 305.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA3FF |
|---|---|
| RGB | rgb(206, 163, 255) |
| HSL | hsl(268, 100%, 82%) |
| HSV | hsv(268, 36%, 100%) |
| CMYK | cmyk(19.2%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(73.89, 33.18, -39.80) |
| CIE-LCH | lch(73.89, 51.82, 309.82°) |
| OKLab | oklab(78.81% 0.0771 -0.1102) |
| OKLCH | oklch(78.81% 0.134 305) |
| XYZ | xyz(56.5971, 46.5364, 100.5891) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.41
Pastel Purple
#CAA0FF
ΔE00 1.05
Baby Purple
#CA9BF7
ΔE00 2.08
Lavender (survey)
#C79FEF
ΔE00 2.65
Pale Violet
#CEAEFA
ΔE00 3.48
Mauve
#E0B0FF
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA3FF #D4FFA3
analogous
#A3A6FF #CEA3FF #FCA3FF
triadic
#CEA3FF #FFCEA3 #A3FFCE
tetradic
#CEA3FF #FFA3A6 #D4FFA3 #A3FFFC
square
#CEA3FF #FFA3A6 #D4FFA3 #A3FFFC
split-complementary
#CEA3FF #FFFCA3 #A6FFA3
monochromatic
#8D29FF #AD66FF #CEA3FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
2.04
#CEA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CEA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA3FF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA3FF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#C7B1C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cea3ff; /* rgb */ color: rgb(206, 163, 255); /* oklch */ color: oklch(78.8% 0.134 305.0);
Tailwind
colors: {
custom: {
50: '#debeff',
500: '#cea3ff',
950: '#000000',
},
}SCSS
$custom: #cea3ff; $custom-light: #debeff; $custom-dark: #000000;
JSON
{
"hex": "#cea3ff",
"rgb": {
"r": 206,
"g": 163,
"b": 255
},
"hsl": {
"h": 268.043,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.78813,
"c": 0.13447,
"h": 305
},
"luminance": 0.46536
}Semantic roles & 50–950 ramp
primary
#CEA3FF
secondary
#E7F7D4
accent
#E6007A
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186