#D586FF#D586FF
#D586FF is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.8% C 0.184 H 312.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D586FF |
|---|---|
| RGB | rgb(213, 134, 255) |
| HSL | hsl(279, 100%, 76%) |
| HSV | hsv(279, 47%, 100%) |
| CMYK | cmyk(16.5%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(68.33, 50.67, -48.47) |
| CIE-LCH | lch(68.33, 70.12, 316.27°) |
| OKLab | oklab(74.79% 0.1251 -0.1349) |
| OKLCH | oklch(74.79% 0.184 312.8) |
| XYZ | xyz(54.0126, 38.4175, 99.1584) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.73
Light Purple
#BF77F6
ΔE00 5.17
Baby Purple
#CA9BF7
ΔE00 5.83
Easter Purple
#C071FE
ΔE00 6.19
Violet (CSS)
#EE82EE
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D586FF #B0FF86
analogous
#9986FF #D586FF #FF86EC
triadic
#D586FF #FFD586 #86FFD5
tetradic
#D586FF #FF9986 #B0FF86 #86ECFF
square
#D586FF #FF9986 #B0FF86 #86ECFF
split-complementary
#D586FF #ECFF86 #86FF99
monochromatic
#AB0CFF #C049FF #D586FF #EAC3FF #F4E0FF
Accessibility & contrast
On white
2.42
#D586FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#D586FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D586FF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D586FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D586FF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#82A8FC
Tritanopia (blue-blind)
#D199B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d586ff; /* rgb */ color: rgb(213, 134, 255); /* oklch */ color: oklch(74.8% 0.184 312.8);
Tailwind
colors: {
custom: {
50: '#e4abff',
500: '#d586ff',
950: '#000000',
},
}SCSS
$custom: #d586ff; $custom-light: #e4abff; $custom-dark: #000000;
JSON
{
"hex": "#d586ff",
"rgb": {
"r": 213,
"g": 134,
"b": 255
},
"hsl": {
"h": 279.174,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.74789,
"c": 0.18397,
"h": 312.8
},
"luminance": 0.38416
}Semantic roles & 50–950 ramp
primary
#D586FF
secondary
#E0F7D4
accent
#E60050
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86