#D594DF#D594DF
#D594DF is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.5% C 0.126 H 322.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D594DF |
|---|---|
| RGB | rgb(213, 148, 223) |
| HSL | hsl(292, 54%, 73%) |
| HSV | hsv(292, 34%, 87%) |
| CMYK | cmyk(4.5%, 33.6%, 0%, 12.5%) |
| CIE-LAB | lab(69.93, 36.82, -28.42) |
| CIE-LCH | lch(69.93, 46.51, 322.33°) |
| OKLab | oklab(75.55% 0.0992 -0.0775) |
| OKLCH | oklch(75.55% 0.126 322) |
| XYZ | xyz(51.3482, 40.6552, 74.9401) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 4.16
Pale Purple
#B790D4
ΔE00 5.90
Lavender (survey)
#C79FEF
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 6.19
Violet (CSS)
#EE82EE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D594DF #9EDF94
analogous
#AF94DF #D594DF #DF94C3
triadic
#D594DF #DFD594 #94DFD5
tetradic
#D594DF #DFAF94 #9EDF94 #94C3DF
square
#D594DF #DFAF94 #9EDF94 #94C3DF
split-complementary
#D594DF #C3DF94 #94DFAF
monochromatic
#AD39BF #C365D1 #D594DF #E7C3ED #F6E7F8
Accessibility & contrast
On white
2.30
#D594DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#D594DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D594DF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D594DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D594DF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#9CADDD
Tritanopia (blue-blind)
#D79CB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d594df; /* rgb */ color: rgb(213, 148, 223); /* oklch */ color: oklch(75.5% 0.126 322.0);
Tailwind
colors: {
custom: {
50: '#e3b4e9',
500: '#d594df',
950: '#000000',
},
}SCSS
$custom: #d594df; $custom-light: #e3b4e9; $custom-dark: #000000;
JSON
{
"hex": "#d594df",
"rgb": {
"r": 213,
"g": 148,
"b": 223
},
"hsl": {
"h": 292,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.7555,
"c": 0.12591,
"h": 322
},
"luminance": 0.40654
}Semantic roles & 50–950 ramp
primary
#D594DF
secondary
#DEEFDC
accent
#C12439
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151116
muted
#848084