#DE93FB#DE93FB
#DE93FB is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.5% C 0.162 H 316.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DE93FB |
|---|---|
| RGB | rgb(222, 147, 251) |
| HSL | hsl(283, 93%, 78%) |
| HSV | hsv(283, 41%, 98%) |
| CMYK | cmyk(11.6%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.80, 45.57, -40.77) |
| CIE-LCH | lch(71.80, 61.15, 318.18°) |
| OKLab | oklab(77.54% 0.117 -0.1126) |
| OKLCH | oklch(77.54% 0.162 316.1) |
| XYZ | xyz(57.9679, 43.3636, 96.5645) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.50
Violet (CSS)
#EE82EE
ΔE00 5.24
Lilac (survey)
#CEA2FD
ΔE00 5.26
Liliac
#C48EFD
ΔE00 5.34
Pastel Purple
#CAA0FF
ΔE00 5.65
Lavender (survey)
#C79FEF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE93FB #B0FB93
analogous
#AA93FB #DE93FB #FB93E4
triadic
#DE93FB #FBDE93 #93FBDE
tetradic
#DE93FB #FBAA93 #B0FB93 #93E4FB
square
#DE93FB #FBAA93 #B0FB93 #93E4FB
split-complementary
#DE93FB #E4FB93 #93FBAA
monochromatic
#BA1DF7 #CC58F9 #DE93FB #F0CEFD #F6E1FE
Accessibility & contrast
On white
2.17
#DE93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#DE93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE93FB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE93FB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#DDA1BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #de93fb; /* rgb */ color: rgb(222, 147, 251); /* oklch */ color: oklch(77.5% 0.162 316.1);
Tailwind
colors: {
custom: {
50: '#eab4fd',
500: '#de93fb',
950: '#000000',
},
}SCSS
$custom: #de93fb; $custom-light: #eab4fd; $custom-dark: #000000;
JSON
{
"hex": "#de93fb",
"rgb": {
"r": 222,
"g": 147,
"b": 251
},
"hsl": {
"h": 283.269,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.77543,
"c": 0.16237,
"h": 316.1
},
"luminance": 0.43362
}Semantic roles & 50–950 ramp
primary
#DE93FB
secondary
#DEF6D5
accent
#E60040
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085