#D590EB#D590EB
#D590EB is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.4% C 0.146 H 317.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D590EB |
|---|---|
| RGB | rgb(213, 144, 235) |
| HSL | hsl(285, 69%, 74%) |
| HSV | hsv(285, 39%, 92%) |
| CMYK | cmyk(9.4%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(69.54, 41.32, -35.63) |
| CIE-LCH | lch(69.54, 54.56, 319.22°) |
| OKLab | oklab(75.41% 0.1078 -0.098) |
| OKLCH | oklch(75.41% 0.146 317.7) |
| XYZ | xyz(52.4071, 40.0923, 83.5591) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.22
Lavender (survey)
#C79FEF
ΔE00 5.35
Liliac
#C48EFD
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D590EB #A6EB90
analogous
#A890EB #D590EB #EB90D3
triadic
#D590EB #EBD590 #90EBD5
tetradic
#D590EB #EBA890 #A6EB90 #90D3EB
square
#D590EB #EBA890 #A6EB90 #90D3EB
split-complementary
#D590EB #D3EB90 #90EBA8
monochromatic
#AE28D8 #C15CE2 #D590EB #E9C4F4 #F5E5FA
Accessibility & contrast
On white
2.33
#D590EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D590EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D590EB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D590EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D590EB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#D59BB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d590eb; /* rgb */ color: rgb(213, 144, 235); /* oklch */ color: oklch(75.4% 0.146 317.7);
Tailwind
colors: {
custom: {
50: '#e3b2f1',
500: '#d590eb',
950: '#000000',
},
}SCSS
$custom: #d590eb; $custom-light: #e3b2f1; $custom-dark: #000000;
JSON
{
"hex": "#d590eb",
"rgb": {
"r": 213,
"g": 144,
"b": 235
},
"hsl": {
"h": 285.495,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.75405,
"c": 0.14569,
"h": 317.7
},
"luminance": 0.40091
}Semantic roles & 50–950 ramp
primary
#D590EB
secondary
#DFF2D9
accent
#D11442
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085