#DC86DE#DC86DE
#DC86DE is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.0% C 0.153 H 326.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DC86DE |
|---|---|
| RGB | rgb(220, 134, 222) |
| HSL | hsl(299, 57%, 70%) |
| HSV | hsv(299, 40%, 87%) |
| CMYK | cmyk(0.9%, 39.6%, 0%, 12.9%) |
| CIE-LAB | lab(67.68, 46.20, -31.28) |
| CIE-LCH | lch(67.68, 55.79, 325.90°) |
| OKLab | oklab(74.01% 0.1275 -0.0854) |
| OKLCH | oklch(74.01% 0.153 326.2) |
| XYZ | xyz(51.2240, 37.5420, 73.6412) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.47
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 4.50
Orchid
#DA70D6
ΔE00 4.84
Orchid (survey)
#C875C4
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC86DE #88DE86
analogous
#B086DE #DC86DE #DE86B4
triadic
#DC86DE #DEDC86 #86DEDC
tetradic
#DC86DE #DEB086 #88DE86 #86B4DE
square
#DC86DE #DEB086 #88DE86 #86B4DE
split-complementary
#DC86DE #B4DE86 #86DEB0
monochromatic
#B532B8 #CE56D1 #DC86DE #EAB6EB #F8E6F8
Accessibility & contrast
On white
2.47
#DC86DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#DC86DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC86DE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC86DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC86DE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE1
Deuteranopia (green-blind)
#95A9DB
Tritanopia (blue-blind)
#E18FA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc86de; /* rgb */ color: rgb(220, 134, 222); /* oklch */ color: oklch(74.0% 0.153 326.2);
Tailwind
colors: {
custom: {
50: '#e8abe8',
500: '#dc86de',
950: '#000000',
},
}SCSS
$custom: #dc86de; $custom-light: #e8abe8; $custom-dark: #000000;
JSON
{
"hex": "#dc86de",
"rgb": {
"r": 220,
"g": 134,
"b": 222
},
"hsl": {
"h": 298.636,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.7401,
"c": 0.15344,
"h": 326.2
},
"luminance": 0.3754
}Semantic roles & 50–950 ramp
primary
#DC86DE
secondary
#D4ECD3
accent
#C52125
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84