#DE92F2#DE92F2
#DE92F2 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.0% C 0.154 H 319.1°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DE92F2 |
|---|---|
| RGB | rgb(222, 146, 242) |
| HSL | hsl(288, 79%, 76%) |
| HSV | hsv(288, 40%, 95%) |
| CMYK | cmyk(8.3%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.21, 44.31, -36.78) |
| CIE-LCH | lch(71.21, 57.59, 320.30°) |
| OKLab | oklab(76.98% 0.1167 -0.1011) |
| OKLCH | oklch(76.98% 0.154 319.1) |
| XYZ | xyz(56.4280, 42.4999, 89.2180) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.43
Baby Purple
#CA9BF7
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.27
Lilac (survey)
#CEA2FD
ΔE00 5.98
Lavender (survey)
#C79FEF
ΔE00 6.05
Liliac
#C48EFD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE92F2 #A6F292
analogous
#AE92F2 #DE92F2 #F292D6
triadic
#DE92F2 #F2DE92 #92F2DE
tetradic
#DE92F2 #F2AE92 #A6F292 #92D6F2
square
#DE92F2 #F2AE92 #A6F292 #92D6F2
split-complementary
#DE92F2 #D6F292 #92F2AE
monochromatic
#BD25E5 #CD5BEB #DE92F2 #EFC9F9 #F7E4FC
Accessibility & contrast
On white
2.21
#DE92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#DE92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE92F2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE92F2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#DF9EB7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #de92f2; /* rgb */ color: rgb(222, 146, 242); /* oklch */ color: oklch(77.0% 0.154 319.1);
Tailwind
colors: {
custom: {
50: '#eab3f6',
500: '#de92f2',
950: '#000000',
},
}SCSS
$custom: #de92f2; $custom-light: #eab3f6; $custom-dark: #000000;
JSON
{
"hex": "#de92f2",
"rgb": {
"r": 222,
"g": 146,
"b": 242
},
"hsl": {
"h": 287.5,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.76978,
"c": 0.15441,
"h": 319.1
},
"luminance": 0.42498
}Semantic roles & 50–950 ramp
primary
#DE92F2
secondary
#DDF4D7
accent
#DB0B36
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085