#D592EB#D592EB
#D592EB is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.7% C 0.142 H 317.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D592EB |
|---|---|
| RGB | rgb(213, 146, 235) |
| HSL | hsl(285, 69%, 75%) |
| HSV | hsv(285, 38%, 92%) |
| CMYK | cmyk(9.4%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.97, 40.25, -34.96) |
| CIE-LCH | lch(69.97, 53.31, 319.02°) |
| OKLab | oklab(75.73% 0.1049 -0.0961) |
| OKLCH | oklch(75.73% 0.142 317.5) |
| XYZ | xyz(52.7127, 40.7035, 83.6609) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.15
Lilac (survey)
#CEA2FD
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D592EB #A8EB92
analogous
#A992EB #D592EB #EB92D4
triadic
#D592EB #EBD592 #92EBD5
tetradic
#D592EB #EBA992 #A8EB92 #92D4EB
square
#D592EB #EBA992 #A8EB92 #92D4EB
split-complementary
#D592EB #D4EB92 #92EBA9
monochromatic
#AD2BD8 #C15EE2 #D592EB #E9C6F4 #F5E5FA
Accessibility & contrast
On white
2.30
#D592EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#D592EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D592EB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D592EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D592EB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#D59DB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d592eb; /* rgb */ color: rgb(213, 146, 235); /* oklch */ color: oklch(75.7% 0.142 317.5);
Tailwind
colors: {
custom: {
50: '#e3b3f1',
500: '#d592eb',
950: '#000000',
},
}SCSS
$custom: #d592eb; $custom-light: #e3b3f1; $custom-dark: #000000;
JSON
{
"hex": "#d592eb",
"rgb": {
"r": 213,
"g": 146,
"b": 235
},
"hsl": {
"h": 285.169,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75731,
"c": 0.14227,
"h": 317.5
},
"luminance": 0.40702
}Semantic roles & 50–950 ramp
primary
#D592EB
secondary
#DFF2D9
accent
#D11543
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085