#CE92EB#CE92EB
#CE92EB is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.0% C 0.139 H 314.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CE92EB |
|---|---|
| RGB | rgb(206, 146, 235) |
| HSL | hsl(280, 69%, 75%) |
| HSV | hsv(280, 38%, 92%) |
| CMYK | cmyk(12.3%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.24, 38.16, -36.15) |
| CIE-LCH | lch(69.24, 52.56, 316.55°) |
| OKLab | oklab(75.02% 0.0969 -0.0996) |
| OKLCH | oklch(75.02% 0.139 314.2) |
| XYZ | xyz(50.7255, 39.6788, 83.5678) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 4.07
Liliac
#C48EFD
ΔE00 4.75
Lilac (survey)
#CEA2FD
ΔE00 4.78
Pastel Purple
#CAA0FF
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE92EB #AFEB92
analogous
#A192EB #CE92EB #EB92DC
triadic
#CE92EB #EBCE92 #92EBCE
tetradic
#CE92EB #EBA192 #AFEB92 #92DCEB
square
#CE92EB #EBA192 #AFEB92 #92DCEB
split-complementary
#CE92EB #DCEB92 #92EBA1
monochromatic
#A02BD8 #B75EE2 #CE92EB #E5C6F4 #F3E5FA
Accessibility & contrast
On white
2.35
#CE92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#CE92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE92EB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE92EB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#91ABE8
Tritanopia (blue-blind)
#CC9EB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ce92eb; /* rgb */ color: rgb(206, 146, 235); /* oklch */ color: oklch(75.0% 0.139 314.2);
Tailwind
colors: {
custom: {
50: '#deb3f1',
500: '#ce92eb',
950: '#000000',
},
}SCSS
$custom: #ce92eb; $custom-light: #deb3f1; $custom-dark: #000000;
JSON
{
"hex": "#ce92eb",
"rgb": {
"r": 206,
"g": 146,
"b": 235
},
"hsl": {
"h": 280.449,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75017,
"c": 0.13894,
"h": 314.2
},
"luminance": 0.39678
}Semantic roles & 50–950 ramp
primary
#CE92EB
secondary
#E1F2D9
accent
#D11552
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085