#CE94EB#CE94EB
#CE94EB is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.4% C 0.136 H 313.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CE94EB |
|---|---|
| RGB | rgb(206, 148, 235) |
| HSL | hsl(280, 69%, 75%) |
| HSV | hsv(280, 37%, 92%) |
| CMYK | cmyk(12.3%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(69.68, 37.07, -35.46) |
| CIE-LCH | lch(69.68, 51.30, 316.27°) |
| OKLab | oklab(75.35% 0.094 -0.0977) |
| OKLCH | oklch(75.35% 0.136 313.9) |
| XYZ | xyz(51.0365, 40.3008, 83.6714) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.10
Lavender (survey)
#C79FEF
ΔE00 3.64
Lilac (survey)
#CEA2FD
ΔE00 4.44
Pastel Purple
#CAA0FF
ΔE00 4.84
Liliac
#C48EFD
ΔE00 4.96
Pale Purple
#B790D4
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE94EB #B1EB94
analogous
#A294EB #CE94EB #EB94DC
triadic
#CE94EB #EBCE94 #94EBCE
tetradic
#CE94EB #EBA294 #B1EB94 #94DCEB
square
#CE94EB #EBA294 #B1EB94 #94DCEB
split-complementary
#CE94EB #DCEB94 #94EBA2
monochromatic
#9F2DD8 #B660E1 #CE94EB #E6C8F5 #F3E5FA
Accessibility & contrast
On white
2.32
#CE94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#CE94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE94EB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE94EB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#CCA0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ce94eb; /* rgb */ color: rgb(206, 148, 235); /* oklch */ color: oklch(75.4% 0.136 313.9);
Tailwind
colors: {
custom: {
50: '#deb4f1',
500: '#ce94eb',
950: '#000000',
},
}SCSS
$custom: #ce94eb; $custom-light: #deb4f1; $custom-dark: #000000;
JSON
{
"hex": "#ce94eb",
"rgb": {
"r": 206,
"g": 148,
"b": 235
},
"hsl": {
"h": 280,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.75352,
"c": 0.13554,
"h": 313.9
},
"luminance": 0.403
}Semantic roles & 50–950 ramp
primary
#CE94EB
secondary
#E1F2D9
accent
#D01554
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085