#D587FF#D587FF
#D587FF is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.9% C 0.182 H 312.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D587FF |
|---|---|
| RGB | rgb(213, 135, 255) |
| HSL | hsl(279, 100%, 76%) |
| HSV | hsv(279, 47%, 100%) |
| CMYK | cmyk(16.5%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(68.53, 50.15, -48.15) |
| CIE-LCH | lch(68.53, 69.52, 316.17°) |
| OKLab | oklab(74.94% 0.1237 -0.134) |
| OKLCH | oklch(74.94% 0.182 312.7) |
| XYZ | xyz(54.1515, 38.6953, 99.2047) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.63
Light Purple
#BF77F6
ΔE00 5.32
Baby Purple
#CA9BF7
ΔE00 5.63
Violet (CSS)
#EE82EE
ΔE00 6.25
Easter Purple
#C071FE
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D587FF #B1FF87
analogous
#9987FF #D587FF #FF87ED
triadic
#D587FF #FFD587 #87FFD5
tetradic
#D587FF #FF9987 #B1FF87 #87EDFF
square
#D587FF #FF9987 #B1FF87 #87EDFF
split-complementary
#D587FF #EDFF87 #87FF99
monochromatic
#AA0DFF #C04AFF #D587FF #EAC4FF #F4E0FF
Accessibility & contrast
On white
2.40
#D587FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#D587FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D587FF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D587FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D587FF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#D19AB7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d587ff; /* rgb */ color: rgb(213, 135, 255); /* oklch */ color: oklch(74.9% 0.182 312.7);
Tailwind
colors: {
custom: {
50: '#e4acff',
500: '#d587ff',
950: '#000000',
},
}SCSS
$custom: #d587ff; $custom-light: #e4acff; $custom-dark: #000000;
JSON
{
"hex": "#d587ff",
"rgb": {
"r": 213,
"g": 135,
"b": 255
},
"hsl": {
"h": 279,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7494,
"c": 0.18237,
"h": 312.7
},
"luminance": 0.38694
}Semantic roles & 50–950 ramp
primary
#D587FF
secondary
#E0F7D4
accent
#E60050
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86