#CEA2FA#CEA2FA
#CEA2FA is a light, vivid violet. Relative luminance 0.459; OKLCH L 78.4% C 0.130 H 306.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA2FA |
|---|---|
| RGB | rgb(206, 162, 250) |
| HSL | hsl(270, 90%, 81%) |
| HSV | hsv(270, 35%, 98%) |
| CMYK | cmyk(17.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(73.46, 32.64, -37.77) |
| CIE-LCH | lch(73.46, 49.92, 310.83°) |
| OKLab | oklab(78.42% 0.0774 -0.1043) |
| OKLCH | oklch(78.42% 0.13 306.6) |
| XYZ | xyz(55.6259, 45.8650, 96.3463) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.58
Pastel Purple
#CAA0FF
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 1.76
Lavender (survey)
#C79FEF
ΔE00 1.90
Pale Violet
#CEAEFA
ΔE00 3.38
Mauve
#E0B0FF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA2FA #CEFAA2
analogous
#A2A2FA #CEA2FA #FAA2FA
triadic
#CEA2FA #FACEA2 #A2FACE
tetradic
#CEA2FA #FAA2A2 #CEFAA2 #A2FAFA
square
#CEA2FA #FAA2A2 #CEFAA2 #A2FAFA
split-complementary
#CEA2FA #FAFAA2 #A2FAA2
monochromatic
#912EF4 #AF68F7 #CEA2FA #EDDCFD #F0E2FD
Accessibility & contrast
On white
2.06
#CEA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#CEA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA2FA
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA2FA | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 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)
#90B3FD
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#C8AFC3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cea2fa; /* rgb */ color: rgb(206, 162, 250); /* oklch */ color: oklch(78.4% 0.130 306.6);
Tailwind
colors: {
custom: {
50: '#debefc',
500: '#cea2fa',
950: '#000000',
},
}SCSS
$custom: #cea2fa; $custom-light: #debefc; $custom-dark: #000000;
JSON
{
"hex": "#cea2fa",
"rgb": {
"r": 206,
"g": 162,
"b": 250
},
"hsl": {
"h": 270,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.78415,
"c": 0.12993,
"h": 306.6
},
"luminance": 0.45865
}Semantic roles & 50–950 ramp
primary
#CEA2FA
secondary
#E6F6D5
accent
#E60073
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185