#CEA3FA#CEA3FA
#CEA3FA is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.6% C 0.128 H 306.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA3FA |
|---|---|
| RGB | rgb(206, 163, 250) |
| HSL | hsl(270, 90%, 81%) |
| HSV | hsv(270, 35%, 98%) |
| CMYK | cmyk(17.6%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(73.69, 32.09, -37.42) |
| CIE-LCH | lch(73.69, 49.29, 310.62°) |
| OKLab | oklab(78.59% 0.076 -0.1033) |
| OKLCH | oklch(78.59% 0.128 306.3) |
| XYZ | xyz(55.8027, 46.2187, 96.4053) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.70
Pastel Purple
#CAA0FF
ΔE00 1.76
Lavender (survey)
#C79FEF
ΔE00 1.91
Baby Purple
#CA9BF7
ΔE00 2.01
Pale Violet
#CEAEFA
ΔE00 3.11
Mauve
#E0B0FF
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA3FA #CFFAA3
analogous
#A3A3FA #CEA3FA #F9A3FA
triadic
#CEA3FA #FACEA3 #A3FACE
tetradic
#CEA3FA #FAA3A3 #CFFAA3 #A3FAF9
square
#CEA3FA #FAA3A3 #CFFAA3 #A3FAF9
split-complementary
#CEA3FA #FAF9A3 #A3FAA3
monochromatic
#902FF4 #AF69F7 #CEA3FA #EDDDFD #F0E2FD
Accessibility & contrast
On white
2.05
#CEA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CEA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA3FA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA3FA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#C8B0C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cea3fa; /* rgb */ color: rgb(206, 163, 250); /* oklch */ color: oklch(78.6% 0.128 306.3);
Tailwind
colors: {
custom: {
50: '#debefc',
500: '#cea3fa',
950: '#000000',
},
}SCSS
$custom: #cea3fa; $custom-light: #debefc; $custom-dark: #000000;
JSON
{
"hex": "#cea3fa",
"rgb": {
"r": 206,
"g": 163,
"b": 250
},
"hsl": {
"h": 269.655,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.7859,
"c": 0.12827,
"h": 306.3
},
"luminance": 0.46218
}Semantic roles & 50–950 ramp
primary
#CEA3FA
secondary
#E6F6D5
accent
#E60074
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185