#DE85DC#DE85DC
#DE85DC is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.0% C 0.155 H 327.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DE85DC |
|---|---|
| RGB | rgb(222, 133, 220) |
| HSL | hsl(301, 57%, 70%) |
| HSV | hsv(301, 40%, 87%) |
| CMYK | cmyk(0%, 40.1%, 0.9%, 12.9%) |
| CIE-LAB | lab(67.63, 46.96, -30.23) |
| CIE-LCH | lch(67.63, 55.84, 327.23°) |
| OKLab | oklab(74% 0.1308 -0.0824) |
| OKLCH | oklch(74% 0.155 327.8) |
| XYZ | xyz(51.4291, 37.4744, 72.2206) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.95
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.70
Orchid (survey)
#C875C4
ΔE00 5.82
Plum
#DDA0DD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE85DC #85DE87
analogous
#B385DE #DE85DC #DE85B0
triadic
#DE85DC #DCDE85 #85DCDE
tetradic
#DE85DC #DEB385 #85DE87 #85B0DE
square
#DE85DC #DEB385 #85DE87 #85B0DE
split-complementary
#DE85DC #B0DE85 #85DEB3
monochromatic
#B732B4 #D155CE #DE85DC #EBB5EA #F8E5F8
Accessibility & contrast
On white
2.47
#DE85DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DE85DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE85DC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE85DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE85DC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDF
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#E38DA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de85dc; /* rgb */ color: rgb(222, 133, 220); /* oklch */ color: oklch(74.0% 0.155 327.8);
Tailwind
colors: {
custom: {
50: '#eaaae7',
500: '#de85dc',
950: '#000000',
},
}SCSS
$custom: #de85dc; $custom-light: #eaaae7; $custom-dark: #000000;
JSON
{
"hex": "#de85dc",
"rgb": {
"r": 222,
"g": 133,
"b": 220
},
"hsl": {
"h": 301.348,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.73997,
"c": 0.15454,
"h": 327.8
},
"luminance": 0.37472
}Semantic roles & 50–950 ramp
primary
#DE85DC
secondary
#D3ECD3
accent
#C52421
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84