#DE8DF6#DE8DF6
#DE8DF6 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.4% C 0.167 H 318.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8DF6 |
|---|---|
| RGB | rgb(222, 141, 246) |
| HSL | hsl(286, 85%, 76%) |
| HSV | hsv(286, 43%, 96%) |
| CMYK | cmyk(9.8%, 42.7%, 0%, 3.5%) |
| CIE-LAB | lab(70.34, 47.71, -40.33) |
| CIE-LCH | lch(70.34, 62.47, 319.79°) |
| OKLab | oklab(76.38% 0.1245 -0.1113) |
| OKLCH | oklch(76.38% 0.167 318.2) |
| XYZ | xyz(56.2814, 41.2349, 92.1653) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.68
Liliac
#C48EFD
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8DF6 #A5F68D
analogous
#A98DF6 #DE8DF6 #F68DD9
triadic
#DE8DF6 #F6DE8D #8DF6DE
tetradic
#DE8DF6 #F6A98D #A5F68D #8DD9F6
square
#DE8DF6 #F6A98D #A5F68D #8DD9F6
split-complementary
#DE8DF6 #D9F68D #8DF6A9
monochromatic
#BD1CED #CE54F2 #DE8DF6 #EEC6FA #F7E3FD
Accessibility & contrast
On white
2.27
#DE8DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#DE8DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8DF6
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8DF6 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FA
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#DE9BB6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #de8df6; /* rgb */ color: rgb(222, 141, 246); /* oklch */ color: oklch(76.4% 0.167 318.2);
Tailwind
colors: {
custom: {
50: '#eab0f9',
500: '#de8df6',
950: '#000000',
},
}SCSS
$custom: #de8df6; $custom-light: #eab0f9; $custom-dark: #000000;
JSON
{
"hex": "#de8df6",
"rgb": {
"r": 222,
"g": 141,
"b": 246
},
"hsl": {
"h": 286.286,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.76378,
"c": 0.16697,
"h": 318.2
},
"luminance": 0.41233
}Semantic roles & 50–950 ramp
primary
#DE8DF6
secondary
#DDF5D6
accent
#E20436
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085