#DE85DD#DE85DD
#DE85DD is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.0% C 0.155 H 327.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DE85DD |
|---|---|
| RGB | rgb(222, 133, 221) |
| HSL | hsl(301, 57%, 70%) |
| HSV | hsv(301, 40%, 87%) |
| CMYK | cmyk(0%, 40.1%, 0.5%, 12.9%) |
| CIE-LAB | lab(67.67, 47.14, -30.72) |
| CIE-LCH | lch(67.67, 56.26, 326.91°) |
| OKLab | oklab(74.04% 0.131 -0.0838) |
| OKLCH | oklch(74.04% 0.155 327.4) |
| XYZ | xyz(51.5619, 37.5275, 72.9201) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.15
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 4.19
Orchid
#DA70D6
ΔE00 4.68
Orchid (survey)
#C875C4
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE85DD #85DE86
analogous
#B385DE #DE85DD #DE85B1
triadic
#DE85DD #DDDE85 #85DDDE
tetradic
#DE85DD #DEB385 #85DE86 #85B1DE
square
#DE85DD #DEB385 #85DE86 #85B1DE
split-complementary
#DE85DD #B1DE85 #85DEB3
monochromatic
#B732B6 #D155D0 #DE85DD #EBB5EA #F8E5F8
Accessibility & contrast
On white
2.47
#DE85DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#DE85DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE85DD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE85DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE85DD | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE0
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#E38DA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de85dd; /* rgb */ color: rgb(222, 133, 221); /* oklch */ color: oklch(74.0% 0.155 327.4);
Tailwind
colors: {
custom: {
50: '#eaaae7',
500: '#de85dd',
950: '#000000',
},
}SCSS
$custom: #de85dd; $custom-light: #eaaae7; $custom-dark: #000000;
JSON
{
"hex": "#de85dd",
"rgb": {
"r": 222,
"g": 133,
"b": 221
},
"hsl": {
"h": 300.674,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.7404,
"c": 0.15548,
"h": 327.4
},
"luminance": 0.37525
}Semantic roles & 50–950 ramp
primary
#DE85DD
secondary
#D3ECD3
accent
#C52221
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84