#DE8FF6#DE8FF6
#DE8FF6 is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.7% C 0.164 H 318.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8FF6 |
|---|---|
| RGB | rgb(222, 143, 246) |
| HSL | hsl(286, 85%, 76%) |
| HSV | hsv(286, 42%, 96%) |
| CMYK | cmyk(9.8%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(70.75, 46.67, -39.68) |
| CIE-LCH | lch(70.75, 61.26, 319.62°) |
| OKLab | oklab(76.69% 0.1217 -0.1094) |
| OKLCH | oklch(76.69% 0.164 318) |
| XYZ | xyz(56.5789, 41.8300, 92.2645) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Baby Purple
#CA9BF7
ΔE00 5.21
Liliac
#C48EFD
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 6.17
Lavender (survey)
#C79FEF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8FF6 #A7F68F
analogous
#AB8FF6 #DE8FF6 #F68FDB
triadic
#DE8FF6 #F6DE8F #8FF6DE
tetradic
#DE8FF6 #F6AB8F #A7F68F #8FDBF6
square
#DE8FF6 #F6AB8F #A7F68F #8FDBF6
split-complementary
#DE8FF6 #DBF68F #8FF6AB
monochromatic
#BD1EED #CD56F1 #DE8FF6 #EFC8FB #F7E3FD
Accessibility & contrast
On white
2.24
#DE8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#DE8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8FF6
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8FF6 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FA
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#DE9CB7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #de8ff6; /* rgb */ color: rgb(222, 143, 246); /* oklch */ color: oklch(76.7% 0.164 318.0);
Tailwind
colors: {
custom: {
50: '#eab1f9',
500: '#de8ff6',
950: '#000000',
},
}SCSS
$custom: #de8ff6; $custom-light: #eab1f9; $custom-dark: #000000;
JSON
{
"hex": "#de8ff6",
"rgb": {
"r": 222,
"g": 143,
"b": 246
},
"hsl": {
"h": 286.019,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.76687,
"c": 0.16366,
"h": 318
},
"luminance": 0.41828
}Semantic roles & 50–950 ramp
primary
#DE8FF6
secondary
#DDF5D6
accent
#E20438
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085