#DE92FB#DE92FB
#DE92FB is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.4% C 0.164 H 316.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DE92FB |
|---|---|
| RGB | rgb(222, 146, 251) |
| HSL | hsl(283, 93%, 78%) |
| HSV | hsv(283, 42%, 98%) |
| CMYK | cmyk(11.6%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.59, 46.09, -41.10) |
| CIE-LCH | lch(71.59, 61.76, 318.28°) |
| OKLab | oklab(77.39% 0.1184 -0.1135) |
| OKLCH | oklch(77.39% 0.164 316.2) |
| XYZ | xyz(57.8131, 43.0539, 96.5129) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 5.10
Liliac
#C48EFD
ΔE00 5.30
Lilac (survey)
#CEA2FD
ΔE00 5.43
Pastel Purple
#CAA0FF
ΔE00 5.78
Lavender (survey)
#C79FEF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE92FB #AFFB92
analogous
#AA92FB #DE92FB #FB92E3
triadic
#DE92FB #FBDE92 #92FBDE
tetradic
#DE92FB #FBAA92 #AFFB92 #92E3FB
square
#DE92FB #FBAA92 #AFFB92 #92E3FB
split-complementary
#DE92FB #E3FB92 #92FBAA
monochromatic
#BA1CF7 #CC57F9 #DE92FB #F0CDFD #F6E1FE
Accessibility & contrast
On white
2.19
#DE92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#DE92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE92FB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE92FB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#DDA0BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #de92fb; /* rgb */ color: rgb(222, 146, 251); /* oklch */ color: oklch(77.4% 0.164 316.2);
Tailwind
colors: {
custom: {
50: '#eab3fd',
500: '#de92fb',
950: '#000000',
},
}SCSS
$custom: #de92fb; $custom-light: #eab3fd; $custom-dark: #000000;
JSON
{
"hex": "#de92fb",
"rgb": {
"r": 222,
"g": 146,
"b": 251
},
"hsl": {
"h": 283.429,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.77385,
"c": 0.16403,
"h": 316.2
},
"luminance": 0.43052
}Semantic roles & 50–950 ramp
primary
#DE92FB
secondary
#DEF6D5
accent
#E6003F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085