#DE92E9#DE92E9
#DE92E9 is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.6% C 0.145 H 322.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DE92E9 |
|---|---|
| RGB | rgb(222, 146, 233) |
| HSL | hsl(292, 66%, 74%) |
| HSV | hsv(292, 37%, 91%) |
| CMYK | cmyk(4.7%, 37.3%, 0%, 8.6%) |
| CIE-LAB | lab(70.85, 42.57, -32.42) |
| CIE-LCH | lch(70.85, 53.51, 322.71°) |
| OKLab | oklab(76.59% 0.1148 -0.0887) |
| OKLCH | oklch(76.59% 0.145 322.3) |
| XYZ | xyz(55.1094, 41.9725, 82.2735) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.34
Plum
#DDA0DD
ΔE00 5.23
Baby Purple
#CA9BF7
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE92E9 #9DE992
analogous
#B392E9 #DE92E9 #E992C9
triadic
#DE92E9 #E9DE92 #92E9DE
tetradic
#DE92E9 #E9B392 #9DE992 #92C9E9
square
#DE92E9 #E9B392 #9DE992 #92C9E9
split-complementary
#DE92E9 #C9E992 #92E9B3
monochromatic
#BF2CD4 #CF5FDF #DE92E9 #EDC5F3 #F7E6FA
Accessibility & contrast
On white
2.24
#DE92E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#DE92E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE92E9
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE92E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE92E9 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EC
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#E19CB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #de92e9; /* rgb */ color: rgb(222, 146, 233); /* oklch */ color: oklch(76.6% 0.145 322.3);
Tailwind
colors: {
custom: {
50: '#e9b3f0',
500: '#de92e9',
950: '#000000',
},
}SCSS
$custom: #de92e9; $custom-light: #e9b3f0; $custom-dark: #000000;
JSON
{
"hex": "#de92e9",
"rgb": {
"r": 222,
"g": 146,
"b": 233
},
"hsl": {
"h": 292.414,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.76587,
"c": 0.14505,
"h": 322.3
},
"luminance": 0.41971
}Semantic roles & 50–950 ramp
primary
#DE92E9
secondary
#DDF1DA
accent
#CE172E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084