#DE8DF0#DE8DF0
#DE8DF0 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.1% C 0.161 H 320.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8DF0 |
|---|---|
| RGB | rgb(222, 141, 240) |
| HSL | hsl(289, 77%, 75%) |
| HSV | hsv(289, 41%, 94%) |
| CMYK | cmyk(7.5%, 41.3%, 0%, 5.9%) |
| CIE-LAB | lab(70.09, 46.54, -37.44) |
| CIE-LCH | lch(70.09, 59.73, 321.18°) |
| OKLab | oklab(76.11% 0.1234 -0.103) |
| OKLCH | oklch(76.11% 0.161 320.2) |
| XYZ | xyz(55.3753, 40.8725, 87.3934) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 5.81
Baby Purple
#CA9BF7
ΔE00 5.85
Liliac
#C48EFD
ΔE00 6.41
Lavender (survey)
#C79FEF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8DF0 #9FF08D
analogous
#AD8DF0 #DE8DF0 #F08DD1
triadic
#DE8DF0 #F0DE8D #8DF0DE
tetradic
#DE8DF0 #F0AD8D #9FF08D #8DD1F0
square
#DE8DF0 #F0AD8D #9FF08D #8DD1F0
split-complementary
#DE8DF0 #D1F08D #8DF0AD
monochromatic
#BF21E2 #CE57E9 #DE8DF0 #EEC3F7 #F7E4FB
Accessibility & contrast
On white
2.29
#DE8DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#DE8DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8DF0
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8DF0 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F4
Deuteranopia (green-blind)
#95AEED
Tritanopia (blue-blind)
#DF99B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de8df0; /* rgb */ color: rgb(222, 141, 240); /* oklch */ color: oklch(76.1% 0.161 320.2);
Tailwind
colors: {
custom: {
50: '#eab0f5',
500: '#de8df0',
950: '#000000',
},
}SCSS
$custom: #de8df0; $custom-light: #eab0f5; $custom-dark: #000000;
JSON
{
"hex": "#de8df0",
"rgb": {
"r": 222,
"g": 141,
"b": 240
},
"hsl": {
"h": 289.091,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.76105,
"c": 0.16072,
"h": 320.2
},
"luminance": 0.40871
}Semantic roles & 50–950 ramp
primary
#DE8DF0
secondary
#DDF3D8
accent
#D90D32
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161117
muted
#848085