#DA86DC#DA86DC
#DA86DC is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.7% C 0.150 H 326.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DA86DC |
|---|---|
| RGB | rgb(218, 134, 220) |
| HSL | hsl(299, 55%, 69%) |
| HSV | hsv(299, 39%, 86%) |
| CMYK | cmyk(0.9%, 39.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.37, 45.23, -30.67) |
| CIE-LCH | lch(67.37, 54.64, 325.86°) |
| OKLab | oklab(73.7% 0.1248 -0.0837) |
| OKLCH | oklch(73.7% 0.15 326.1) |
| XYZ | xyz(50.3557, 37.1251, 72.2097) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.34
Violet (CSS)
#EE82EE
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 4.79
Orchid
#DA70D6
ΔE00 4.83
Orchid (survey)
#C875C4
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA86DC #88DC86
analogous
#AF86DC #DA86DC #DC86B3
triadic
#DA86DC #DCDA86 #86DCDA
tetradic
#DA86DC #DCAF86 #88DC86 #86B3DC
square
#DA86DC #DCAF86 #88DC86 #86B3DC
split-complementary
#DA86DC #B3DC86 #86DCAF
monochromatic
#B134B4 #CB57CE #DA86DC #E9B5EA #F7E5F7
Accessibility & contrast
On white
2.49
#DA86DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#DA86DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA86DC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA86DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA86DC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDF
Deuteranopia (green-blind)
#95A8D9
Tritanopia (blue-blind)
#DE8EA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #da86dc; /* rgb */ color: rgb(218, 134, 220); /* oklch */ color: oklch(73.7% 0.150 326.1);
Tailwind
colors: {
custom: {
50: '#e7abe7',
500: '#da86dc',
950: '#000000',
},
}SCSS
$custom: #da86dc; $custom-light: #e7abe7; $custom-dark: #000000;
JSON
{
"hex": "#da86dc",
"rgb": {
"r": 218,
"g": 134,
"b": 220
},
"hsl": {
"h": 298.605,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.73701,
"c": 0.15024,
"h": 326.1
},
"luminance": 0.37123
}Semantic roles & 50–950 ramp
primary
#DA86DC
secondary
#D3EBD3
accent
#C32327
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84