#DE85DB#DE85DB
#DE85DB is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.0% C 0.154 H 328.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DE85DB |
|---|---|
| RGB | rgb(222, 133, 219) |
| HSL | hsl(302, 57%, 70%) |
| HSV | hsv(302, 40%, 87%) |
| CMYK | cmyk(0%, 40.1%, 1.4%, 12.9%) |
| CIE-LAB | lab(67.59, 46.78, -29.73) |
| CIE-LCH | lch(67.59, 55.43, 327.56°) |
| OKLab | oklab(73.96% 0.1305 -0.081) |
| OKLCH | oklch(73.96% 0.154 328.2) |
| XYZ | xyz(51.2970, 37.4216, 71.5252) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.75
Violet (CSS)
#EE82EE
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.72
Orchid (survey)
#C875C4
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE85DB #85DE88
analogous
#B485DE #DE85DB #DE85AF
triadic
#DE85DB #DBDE85 #85DBDE
tetradic
#DE85DB #DEB485 #85DE88 #85AFDE
square
#DE85DB #DEB485 #85DE88 #85AFDE
split-complementary
#DE85DB #AFDE85 #85DEB4
monochromatic
#B732B3 #D155CD #DE85DB #EBB5E9 #F8E5F7
Accessibility & contrast
On white
2.48
#DE85DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DE85DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE85DB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE85DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE85DB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDE
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#E48DA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de85db; /* rgb */ color: rgb(222, 133, 219); /* oklch */ color: oklch(74.0% 0.154 328.2);
Tailwind
colors: {
custom: {
50: '#eaaae6',
500: '#de85db',
950: '#000000',
},
}SCSS
$custom: #de85db; $custom-light: #eaaae6; $custom-dark: #000000;
JSON
{
"hex": "#de85db",
"rgb": {
"r": 222,
"g": 133,
"b": 219
},
"hsl": {
"h": 302.022,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.73955,
"c": 0.15361,
"h": 328.2
},
"luminance": 0.37419
}Semantic roles & 50–950 ramp
primary
#DE85DB
secondary
#D3ECD4
accent
#C52621
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84