#CEA4FE#CEA4FE
#CEA4FE is a light, vivid violet. Relative luminance 0.468; OKLCH L 78.9% C 0.132 H 305.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA4FE |
|---|---|
| RGB | rgb(206, 164, 254) |
| HSL | hsl(268, 98%, 82%) |
| HSV | hsv(268, 35%, 100%) |
| CMYK | cmyk(18.9%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.08, 32.42, -38.97) |
| CIE-LCH | lch(74.08, 50.69, 309.76°) |
| OKLab | oklab(78.94% 0.0755 -0.1078) |
| OKLCH | oklch(78.94% 0.132 305) |
| XYZ | xyz(56.6149, 46.8287, 99.8030) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.53
Pastel Purple
#CAA0FF
ΔE00 1.34
Baby Purple
#CA9BF7
ΔE00 2.26
Lavender (survey)
#C79FEF
ΔE00 2.51
Pale Violet
#CEAEFA
ΔE00 3.13
Mauve
#E0B0FF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA4FE #D4FEA4
analogous
#A4A7FE #CEA4FE #FBA4FE
triadic
#CEA4FE #FECEA4 #A4FECE
tetradic
#CEA4FE #FEA4A7 #D4FEA4 #A4FEFB
square
#CEA4FE #FEA4A7 #D4FEA4 #A4FEFB
split-complementary
#CEA4FE #FEFBA4 #A7FEA4
monochromatic
#8D2BFD #AD67FD #CEA4FE #EFE1FF #EFE1FF
Accessibility & contrast
On white
2.03
#CEA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CEA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA4FE
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA4FE | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#C7B2C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cea4fe; /* rgb */ color: rgb(206, 164, 254); /* oklch */ color: oklch(78.9% 0.132 305.0);
Tailwind
colors: {
custom: {
50: '#debfff',
500: '#cea4fe',
950: '#000000',
},
}SCSS
$custom: #cea4fe; $custom-light: #debfff; $custom-dark: #000000;
JSON
{
"hex": "#cea4fe",
"rgb": {
"r": 206,
"g": 164,
"b": 254
},
"hsl": {
"h": 268,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.78942,
"c": 0.1316,
"h": 305
},
"luminance": 0.46828
}Semantic roles & 50–950 ramp
primary
#CEA4FE
secondary
#E7F7D4
accent
#E6007A
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186