#DE85F1#DE85F1
#DE85F1 is a light, vivid purple. Relative luminance 0.387; OKLCH L 74.9% C 0.175 H 320.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DE85F1 |
|---|---|
| RGB | rgb(222, 133, 241) |
| HSL | hsl(289, 79%, 73%) |
| HSV | hsv(289, 45%, 95%) |
| CMYK | cmyk(7.9%, 44.8%, 0%, 5.5%) |
| CIE-LAB | lab(68.50, 50.87, -40.46) |
| CIE-LCH | lch(68.50, 65.00, 321.50°) |
| OKLab | oklab(74.93% 0.1348 -0.1116) |
| OKLCH | oklch(74.93% 0.175 320.4) |
| XYZ | xyz(54.3870, 38.6575, 87.7988) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.85
Liliac
#C48EFD
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE85F1 #98F185
analogous
#A885F1 #DE85F1 #F185CE
triadic
#DE85F1 #F1DE85 #85F1DE
tetradic
#DE85F1 #F1A885 #98F185 #85CEF1
square
#DE85F1 #F1A885 #98F185 #85CEF1
split-complementary
#DE85F1 #CEF185 #85F1A8
monochromatic
#BF1AE2 #CF4EEB #DE85F1 #EDBCF7 #F8E4FC
Accessibility & contrast
On white
2.41
#DE85F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#DE85F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE85F1
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE85F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE85F1 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F5
Deuteranopia (green-blind)
#8EAAEE
Tritanopia (blue-blind)
#E093B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de85f1; /* rgb */ color: rgb(222, 133, 241); /* oklch */ color: oklch(74.9% 0.175 320.4);
Tailwind
colors: {
custom: {
50: '#eaabf6',
500: '#de85f1',
950: '#000000',
},
}SCSS
$custom: #de85f1; $custom-light: #eaabf6; $custom-dark: #000000;
JSON
{
"hex": "#de85f1",
"rgb": {
"r": 222,
"g": 133,
"b": 241
},
"hsl": {
"h": 289.444,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.74934,
"c": 0.175,
"h": 320.4
},
"luminance": 0.38656
}Semantic roles & 50–950 ramp
primary
#DE85F1
secondary
#DCF4D7
accent
#DC0A2F
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85