#DE8DFD#DE8DFD
#DE8DFD is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.7% C 0.174 H 316.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8DFD |
|---|---|
| RGB | rgb(222, 141, 253) |
| HSL | hsl(283, 97%, 77%) |
| HSV | hsv(283, 44%, 99%) |
| CMYK | cmyk(12.3%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(70.64, 49.10, -43.67) |
| CIE-LCH | lch(70.64, 65.71, 318.35°) |
| OKLab | oklab(76.71% 0.1257 -0.1209) |
| OKLCH | oklch(76.71% 0.174 316.1) |
| XYZ | xyz(57.3760, 41.6728, 97.9307) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.81
Liliac
#C48EFD
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.30
Lilac (survey)
#CEA2FD
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8DFD #ACFD8D
analogous
#A68DFD #DE8DFD #FD8DE4
triadic
#DE8DFD #FDDE8D #8DFDDE
tetradic
#DE8DFD #FDA68D #ACFD8D #8DE4FD
square
#DE8DFD #FDA68D #ACFD8D #8DE4FD
split-complementary
#DE8DFD #E4FD8D #8DFDA6
monochromatic
#BB15FB #CD51FC #DE8DFD #EFC9FE #F6E1FE
Accessibility & contrast
On white
2.25
#DE8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#DE8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8DFD
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8DFD | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#DD9DB9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #de8dfd; /* rgb */ color: rgb(222, 141, 253); /* oklch */ color: oklch(76.7% 0.174 316.1);
Tailwind
colors: {
custom: {
50: '#eab0fe',
500: '#de8dfd',
950: '#000000',
},
}SCSS
$custom: #de8dfd; $custom-light: #eab0fe; $custom-dark: #000000;
JSON
{
"hex": "#de8dfd",
"rgb": {
"r": 222,
"g": 141,
"b": 253
},
"hsl": {
"h": 283.393,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.76705,
"c": 0.17438,
"h": 316.1
},
"luminance": 0.41671
}Semantic roles & 50–950 ramp
primary
#DE8DFD
secondary
#DEF7D4
accent
#E60040
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086