#CE92EA#CE92EA
#CE92EA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.0% C 0.138 H 314.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CE92EA |
|---|---|
| RGB | rgb(206, 146, 234) |
| HSL | hsl(281, 68%, 75%) |
| HSV | hsv(281, 38%, 92%) |
| CMYK | cmyk(12%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.20, 37.95, -35.66) |
| CIE-LCH | lch(69.20, 52.08, 316.78°) |
| OKLab | oklab(74.97% 0.0967 -0.0982) |
| OKLCH | oklch(74.97% 0.138 314.5) |
| XYZ | xyz(50.5814, 39.6212, 82.8090) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.49
Lavender (survey)
#C79FEF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.89
Liliac
#C48EFD
ΔE00 4.93
Pale Purple
#B790D4
ΔE00 5.09
Pastel Purple
#CAA0FF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE92EA #AEEA92
analogous
#A292EA #CE92EA #EA92DA
triadic
#CE92EA #EACE92 #92EACE
tetradic
#CE92EA #EAA292 #AEEA92 #92DAEA
square
#CE92EA #EAA292 #AEEA92 #92DAEA
split-complementary
#CE92EA #DAEA92 #92EAA2
monochromatic
#A02BD6 #B75FE0 #CE92EA #E5C5F4 #F3E5FA
Accessibility & contrast
On white
2.35
#CE92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#CE92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE92EA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE92EA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#CC9EB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ce92ea; /* rgb */ color: rgb(206, 146, 234); /* oklch */ color: oklch(75.0% 0.138 314.5);
Tailwind
colors: {
custom: {
50: '#deb3f1',
500: '#ce92ea',
950: '#000000',
},
}SCSS
$custom: #ce92ea; $custom-light: #deb3f1; $custom-dark: #000000;
JSON
{
"hex": "#ce92ea",
"rgb": {
"r": 206,
"g": 146,
"b": 234
},
"hsl": {
"h": 280.909,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.74972,
"c": 0.13781,
"h": 314.5
},
"luminance": 0.3962
}Semantic roles & 50–950 ramp
primary
#CE92EA
secondary
#E1F2D9
accent
#D01651
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084