#DE85FC#DE85FC
#DE85FC is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.5% C 0.186 H 317.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DE85FC |
|---|---|
| RGB | rgb(222, 133, 252) |
| HSL | hsl(285, 95%, 75%) |
| HSV | hsv(285, 47%, 99%) |
| CMYK | cmyk(11.9%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(68.99, 53.02, -45.71) |
| CIE-LCH | lch(68.99, 70.00, 319.23°) |
| OKLab | oklab(75.46% 0.1365 -0.1267) |
| OKLCH | oklch(75.46% 0.186 317.1) |
| XYZ | xyz(56.0799, 39.3347, 96.7148) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Liliac
#C48EFD
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 6.01
Light Purple
#BF77F6
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE85FC #A3FC85
analogous
#A285FC #DE85FC #FC85DE
triadic
#DE85FC #FCDE85 #85FCDE
tetradic
#DE85FC #FCA285 #A3FC85 #85DEFC
square
#DE85FC #FCA285 #A3FC85 #85DEFC
split-complementary
#DE85FC #DEFC85 #85FCA2
monochromatic
#BE0EF9 #CE49FB #DE85FC #EEC1FD #F7E1FE
Accessibility & contrast
On white
2.37
#DE85FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#DE85FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE85FC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE85FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE85FC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#89ABF9
Tritanopia (blue-blind)
#DD96B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de85fc; /* rgb */ color: rgb(222, 133, 252); /* oklch */ color: oklch(75.5% 0.186 317.1);
Tailwind
colors: {
custom: {
50: '#eaabfe',
500: '#de85fc',
950: '#000000',
},
}SCSS
$custom: #de85fc; $custom-light: #eaabfe; $custom-dark: #000000;
JSON
{
"hex": "#de85fc",
"rgb": {
"r": 222,
"g": 133,
"b": 252
},
"hsl": {
"h": 284.874,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.7546,
"c": 0.18623,
"h": 317.1
},
"luminance": 0.39333
}Semantic roles & 50–950 ramp
primary
#DE85FC
secondary
#DDF6D5
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86