#D593EC#D593EC
#D593EC is a light, vivid purple. Relative luminance 0.411; OKLCH L 75.9% C 0.142 H 317.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D593EC |
|---|---|
| RGB | rgb(213, 147, 236) |
| HSL | hsl(284, 70%, 75%) |
| HSV | hsv(284, 38%, 93%) |
| CMYK | cmyk(9.7%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(70.23, 39.91, -35.11) |
| CIE-LCH | lch(70.23, 53.16, 318.66°) |
| OKLab | oklab(75.94% 0.1037 -0.0965) |
| OKLCH | oklch(75.94% 0.142 317.1) |
| XYZ | xyz(53.0124, 41.0711, 84.4755) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 4.77
Lilac (survey)
#CEA2FD
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 5.70
Liliac
#C48EFD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D593EC #AAEC93
analogous
#A893EC #D593EC #EC93D7
triadic
#D593EC #ECD593 #93ECD5
tetradic
#D593EC #ECA893 #AAEC93 #93D7EC
square
#D593EC #ECA893 #AAEC93 #93D7EC
split-complementary
#D593EC #D7EC93 #93ECA8
monochromatic
#AD2BDA #C15FE3 #D593EC #E9C7F5 #F5E5FA
Accessibility & contrast
On white
2.28
#D593EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#D593EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D593EC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D593EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D593EC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EF
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#D59EB5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d593ec; /* rgb */ color: rgb(213, 147, 236); /* oklch */ color: oklch(75.9% 0.142 317.1);
Tailwind
colors: {
custom: {
50: '#e3b4f2',
500: '#d593ec',
950: '#000000',
},
}SCSS
$custom: #d593ec; $custom-light: #e3b4f2; $custom-dark: #000000;
JSON
{
"hex": "#d593ec",
"rgb": {
"r": 213,
"g": 147,
"b": 236
},
"hsl": {
"h": 284.494,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.75939,
"c": 0.14167,
"h": 317.1
},
"luminance": 0.4107
}Semantic roles & 50–950 ramp
primary
#D593EC
secondary
#DFF2D9
accent
#D21345
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085