#CEA0FA#CEA0FA
#CEA0FA is a light, vivid violet. Relative luminance 0.452; OKLCH L 78.1% C 0.133 H 307.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA0FA |
|---|---|
| RGB | rgb(206, 160, 250) |
| HSL | hsl(271, 90%, 80%) |
| HSV | hsv(271, 36%, 98%) |
| CMYK | cmyk(17.6%, 36%, 0%, 2%) |
| CIE-LAB | lab(73.00, 33.73, -38.48) |
| CIE-LCH | lch(73.00, 51.17, 311.23°) |
| OKLab | oklab(78.07% 0.0802 -0.1064) |
| OKLCH | oklch(78.07% 0.133 307) |
| XYZ | xyz(55.2764, 45.1660, 96.2298) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.69
Baby Purple
#CA9BF7
ΔE00 1.30
Pastel Purple
#CAA0FF
ΔE00 1.53
Lavender (survey)
#C79FEF
ΔE00 1.98
Pale Violet
#CEAEFA
ΔE00 3.92
Mauve
#E0B0FF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA0FA #CCFAA0
analogous
#A1A0FA #CEA0FA #FAA0F9
triadic
#CEA0FA #FACEA0 #A0FACE
tetradic
#CEA0FA #FAA1A0 #CCFAA0 #A0F9FA
square
#CEA0FA #FAA1A0 #CCFAA0 #A0F9FA
split-complementary
#CEA0FA #F9FAA0 #A0FAA1
monochromatic
#922CF4 #B066F7 #CEA0FA #ECDAFD #F0E2FD
Accessibility & contrast
On white
2.09
#CEA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#CEA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA0FA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA0FA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#97B4F7
Tritanopia (blue-blind)
#C8ADC2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cea0fa; /* rgb */ color: rgb(206, 160, 250); /* oklch */ color: oklch(78.1% 0.133 307.0);
Tailwind
colors: {
custom: {
50: '#debcfc',
500: '#cea0fa',
950: '#000000',
},
}SCSS
$custom: #cea0fa; $custom-light: #debcfc; $custom-dark: #000000;
JSON
{
"hex": "#cea0fa",
"rgb": {
"r": 206,
"g": 160,
"b": 250
},
"hsl": {
"h": 270.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.78068,
"c": 0.13323,
"h": 307
},
"luminance": 0.45166
}Semantic roles & 50–950 ramp
primary
#CEA0FA
secondary
#E5F6D5
accent
#E60070
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185