#DC86D2#DC86D2
#DC86D2 is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.5% C 0.142 H 331.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DC86D2 |
|---|---|
| RGB | rgb(220, 134, 210) |
| HSL | hsl(307, 55%, 69%) |
| HSV | hsv(307, 39%, 86%) |
| CMYK | cmyk(0%, 39.1%, 4.5%, 13.7%) |
| CIE-LAB | lab(67.22, 44.05, -25.33) |
| CIE-LCH | lch(67.22, 50.81, 330.10°) |
| OKLab | oklab(73.51% 0.1247 -0.0686) |
| OKLCH | oklch(73.51% 0.142 331.2) |
| XYZ | xyz(49.6726, 36.9214, 65.4704) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.10
Violet (CSS)
#EE82EE
ΔE00 5.18
Orchid (survey)
#C875C4
ΔE00 5.47
Orchid
#DA70D6
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 5.54
Plum
#DDA0DD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC86D2 #86DC90
analogous
#BB86DC #DC86D2 #DC86A7
triadic
#DC86D2 #D2DC86 #86D2DC
tetradic
#DC86D2 #DCBB86 #86DC90 #86A7DC
square
#DC86D2 #DCBB86 #86DC90 #86A7DC
split-complementary
#DC86D2 #A7DC86 #86DCBB
monochromatic
#B434A5 #CE57C0 #DC86D2 #EAB5E4 #F7E5F5
Accessibility & contrast
On white
2.50
#DC86D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DC86D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC86D2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC86D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC86D2 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839CD5
Deuteranopia (green-blind)
#9AA8CF
Tritanopia (blue-blind)
#E38CA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc86d2; /* rgb */ color: rgb(220, 134, 210); /* oklch */ color: oklch(73.5% 0.142 331.2);
Tailwind
colors: {
custom: {
50: '#e8abe0',
500: '#dc86d2',
950: '#000000',
},
}SCSS
$custom: #dc86d2; $custom-light: #e8abe0; $custom-dark: #000000;
JSON
{
"hex": "#dc86d2",
"rgb": {
"r": 220,
"g": 134,
"b": 210
},
"hsl": {
"h": 306.977,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.7351,
"c": 0.14231,
"h": 331.2
},
"luminance": 0.36919
}Semantic roles & 50–950 ramp
primary
#DC86D2
secondary
#D3EBD5
accent
#C33523
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83