#D593DF#D593DF
#D593DF is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.4% C 0.128 H 322.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D593DF |
|---|---|
| RGB | rgb(213, 147, 223) |
| HSL | hsl(292, 54%, 73%) |
| HSV | hsv(292, 34%, 87%) |
| CMYK | cmyk(4.5%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(69.71, 37.36, -28.76) |
| CIE-LCH | lch(69.71, 47.15, 322.41°) |
| OKLab | oklab(75.38% 0.1007 -0.0785) |
| OKLCH | oklch(75.38% 0.128 322.1) |
| XYZ | xyz(51.1920, 40.3429, 74.8881) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.95
Plum
#DDA0DD
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D593DF #9DDF93
analogous
#AF93DF #D593DF #DF93C3
triadic
#D593DF #DFD593 #93DFD5
tetradic
#D593DF #DFAF93 #9DDF93 #93C3DF
square
#D593DF #DFAF93 #9DDF93 #93C3DF
split-complementary
#D593DF #C3DF93 #93DFAF
monochromatic
#AD39BF #C364D1 #D593DF #E7C2ED #F6E7F8
Accessibility & contrast
On white
2.32
#D593DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#D593DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D593DF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D593DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D593DF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E2
Deuteranopia (green-blind)
#9BADDD
Tritanopia (blue-blind)
#D79BAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d593df; /* rgb */ color: rgb(213, 147, 223); /* oklch */ color: oklch(75.4% 0.128 322.1);
Tailwind
colors: {
custom: {
50: '#e3b3e9',
500: '#d593df',
950: '#000000',
},
}SCSS
$custom: #d593df; $custom-light: #e3b3e9; $custom-dark: #000000;
JSON
{
"hex": "#d593df",
"rgb": {
"r": 213,
"g": 147,
"b": 223
},
"hsl": {
"h": 292.105,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.75383,
"c": 0.12765,
"h": 322.1
},
"luminance": 0.40341
}Semantic roles & 50–950 ramp
primary
#D593DF
secondary
#DEEFDC
accent
#C22439
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151116
muted
#848084