#E594DF#E594DF
#E594DF is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.2% C 0.136 H 329.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E594DF |
|---|---|
| RGB | rgb(229, 148, 223) |
| HSL | hsl(304, 61%, 74%) |
| HSV | hsv(304, 35%, 90%) |
| CMYK | cmyk(0%, 35.4%, 2.6%, 10.2%) |
| CIE-LAB | lab(71.67, 41.84, -25.61) |
| CIE-LCH | lch(71.67, 49.05, 328.53°) |
| OKLab | oklab(77.25% 0.1174 -0.0693) |
| OKLCH | oklch(77.25% 0.136 329.4) |
| XYZ | xyz(56.2214, 43.1680, 75.1685) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.66
Plum
#DDA0DD
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 6.99
Bubblegum Pink
#FE83CC
ΔE00 7.07
Orchid
#DA70D6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E594DF #94E59A
analogous
#C394E5 #E594DF #E594B7
triadic
#E594DF #DFE594 #94DFE5
tetradic
#E594DF #E5C394 #94E59A #94B7E5
square
#E594DF #E5C394 #94E59A #94B7E5
split-complementary
#E594DF #B7E594 #94E5C3
monochromatic
#CD32C1 #D963D0 #E594DF #F1C5EE #F9E6F8
Accessibility & contrast
On white
2.18
#E594DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#E594DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E594DF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E594DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E594DF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#EB9AB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e594df; /* rgb */ color: rgb(229, 148, 223); /* oklch */ color: oklch(77.2% 0.136 329.4);
Tailwind
colors: {
custom: {
50: '#eeb5e9',
500: '#e594df',
950: '#000000',
},
}SCSS
$custom: #e594df; $custom-light: #eeb5e9; $custom-dark: #000000;
JSON
{
"hex": "#e594df",
"rgb": {
"r": 229,
"g": 148,
"b": 223
},
"hsl": {
"h": 304.444,
"s": 60.902,
"l": 73.922
},
"oklch": {
"l": 0.77249,
"c": 0.13632,
"h": 329.4
},
"luminance": 0.43166
}Semantic roles & 50–950 ramp
primary
#E594DF
secondary
#DBF0DC
accent
#C92A1D
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084