#CE92EF#CE92EF
#CE92EF is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.2% C 0.144 H 312.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CE92EF |
|---|---|
| RGB | rgb(206, 146, 239) |
| HSL | hsl(279, 74%, 75%) |
| HSV | hsv(279, 39%, 94%) |
| CMYK | cmyk(13.8%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(69.41, 38.99, -38.08) |
| CIE-LCH | lch(69.41, 54.50, 315.67°) |
| OKLab | oklab(75.2% 0.0977 -0.1051) |
| OKLCH | oklch(75.2% 0.144 312.9) |
| XYZ | xyz(51.3099, 39.9125, 86.6455) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.92
Lavender (survey)
#C79FEF
ΔE00 4.03
Liliac
#C48EFD
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 4.63
Pale Purple
#B790D4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE92EF #B3EF92
analogous
#9F92EF #CE92EF #EF92E1
triadic
#CE92EF #EFCE92 #92EFCE
tetradic
#CE92EF #EF9F92 #B3EF92 #92E1EF
square
#CE92EF #EF9F92 #B3EF92 #92E1EF
split-complementary
#CE92EF #E1EF92 #92EF9F
monochromatic
#9E27DF #B65DE7 #CE92EF #E6C7F7 #F3E4FB
Accessibility & contrast
On white
2.34
#CE92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CE92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE92EF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE92EF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#CB9FB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ce92ef; /* rgb */ color: rgb(206, 146, 239); /* oklch */ color: oklch(75.2% 0.144 312.9);
Tailwind
colors: {
custom: {
50: '#deb3f4',
500: '#ce92ef',
950: '#000000',
},
}SCSS
$custom: #ce92ef; $custom-light: #deb3f4; $custom-dark: #000000;
JSON
{
"hex": "#ce92ef",
"rgb": {
"r": 206,
"g": 146,
"b": 239
},
"hsl": {
"h": 278.71,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.75198,
"c": 0.14353,
"h": 312.9
},
"luminance": 0.39912
}Semantic roles & 50–950 ramp
primary
#CE92EF
secondary
#E2F3D8
accent
#D70F56
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085