#DE8FFE#DE8FFE
#DE8FFE is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.1% C 0.172 H 315.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8FFE |
|---|---|
| RGB | rgb(222, 143, 254) |
| HSL | hsl(283, 98%, 78%) |
| HSV | hsv(283, 44%, 100%) |
| CMYK | cmyk(12.6%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.10, 48.26, -43.50) |
| CIE-LCH | lch(71.10, 64.98, 317.97°) |
| OKLab | oklab(77.06% 0.1231 -0.1204) |
| OKLCH | oklch(77.06% 0.172 315.6) |
| XYZ | xyz(57.8333, 42.3318, 98.8710) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.10
Lilac (survey)
#CEA2FD
ΔE00 5.88
Pastel Purple
#CAA0FF
ΔE00 6.08
Lavender (survey)
#C79FEF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8FFE #AFFE8F
analogous
#A78FFE #DE8FFE #FE8FE6
triadic
#DE8FFE #FEDE8F #8FFEDE
tetradic
#DE8FFE #FEA78F #AFFE8F #8FE6FE
square
#DE8FFE #FEA78F #AFFE8F #8FE6FE
split-complementary
#DE8FFE #E6FE8F #8FFEA7
monochromatic
#BA16FD #CC52FD #DE8FFE #F0CCFF #F6E1FF
Accessibility & contrast
On white
2.22
#DE8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#DE8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8FFE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8FFE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#DC9FBB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #de8ffe; /* rgb */ color: rgb(222, 143, 254); /* oklch */ color: oklch(77.1% 0.172 315.6);
Tailwind
colors: {
custom: {
50: '#eab1ff',
500: '#de8ffe',
950: '#000000',
},
}SCSS
$custom: #de8ffe; $custom-light: #eab1ff; $custom-dark: #000000;
JSON
{
"hex": "#de8ffe",
"rgb": {
"r": 222,
"g": 143,
"b": 254
},
"hsl": {
"h": 282.703,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.77059,
"c": 0.17218,
"h": 315.6
},
"luminance": 0.4233
}Semantic roles & 50–950 ramp
primary
#DE8FFE
secondary
#DEF7D4
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086