#CE93EB#CE93EB
#CE93EB is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.2% C 0.137 H 314.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CE93EB |
|---|---|
| RGB | rgb(206, 147, 235) |
| HSL | hsl(280, 69%, 75%) |
| HSV | hsv(280, 37%, 92%) |
| CMYK | cmyk(12.3%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.46, 37.61, -35.81) |
| CIE-LCH | lch(69.46, 51.93, 316.41°) |
| OKLab | oklab(75.18% 0.0954 -0.0986) |
| OKLCH | oklch(75.18% 0.137 314.1) |
| XYZ | xyz(50.8803, 39.9884, 83.6194) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.22
Lavender (survey)
#C79FEF
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.60
Liliac
#C48EFD
ΔE00 4.85
Pastel Purple
#CAA0FF
ΔE00 4.97
Pale Purple
#B790D4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE93EB #B0EB93
analogous
#A293EB #CE93EB #EB93DC
triadic
#CE93EB #EBCE93 #93EBCE
tetradic
#CE93EB #EBA293 #B0EB93 #93DCEB
square
#CE93EB #EBA293 #B0EB93 #93DCEB
split-complementary
#CE93EB #DCEB93 #93EBA2
monochromatic
#9F2CD8 #B75FE1 #CE93EB #E5C7F5 #F3E5FA
Accessibility & contrast
On white
2.33
#CE93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CE93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE93EB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE93EB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#CC9FB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ce93eb; /* rgb */ color: rgb(206, 147, 235); /* oklch */ color: oklch(75.2% 0.137 314.1);
Tailwind
colors: {
custom: {
50: '#deb3f1',
500: '#ce93eb',
950: '#000000',
},
}SCSS
$custom: #ce93eb; $custom-light: #deb3f1; $custom-dark: #000000;
JSON
{
"hex": "#ce93eb",
"rgb": {
"r": 206,
"g": 147,
"b": 235
},
"hsl": {
"h": 280.227,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.75184,
"c": 0.13725,
"h": 314.1
},
"luminance": 0.39987
}Semantic roles & 50–950 ramp
primary
#CE93EB
secondary
#E1F2D9
accent
#D11553
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085