#E598DF#E598DF
#E598DF is a light, vivid purple. Relative luminance 0.444; OKLCH L 77.9% C 0.129 H 329.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E598DF |
|---|---|
| RGB | rgb(229, 152, 223) |
| HSL | hsl(305, 60%, 75%) |
| HSV | hsv(305, 34%, 90%) |
| CMYK | cmyk(0%, 33.6%, 2.6%, 10.2%) |
| CIE-LAB | lab(72.52, 39.73, -24.30) |
| CIE-LCH | lch(72.52, 46.57, 328.55°) |
| OKLab | oklab(77.9% 0.1114 -0.0657) |
| OKLCH | oklch(77.9% 0.129 329.5) |
| XYZ | xyz(56.8597, 44.4446, 75.3813) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 7.39
Purply Pink
#F075E6
ΔE00 7.98
Mauve
#E0B0FF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E598DF #98E59E
analogous
#C498E5 #E598DF #E598B9
triadic
#E598DF #DFE598 #98DFE5
tetradic
#E598DF #E5C498 #98E59E #98B9E5
square
#E598DF #E5C498 #98E59E #98B9E5
split-complementary
#E598DF #B9E598 #98E5C4
monochromatic
#CC36C1 #D967D0 #E598DF #F1C9EE #F9E7F7
Accessibility & contrast
On white
2.12
#E598DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E598DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E598DF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E598DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E598DF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#EB9EB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e598df; /* rgb */ color: rgb(229, 152, 223); /* oklch */ color: oklch(77.9% 0.129 329.5);
Tailwind
colors: {
custom: {
50: '#eeb7e9',
500: '#e598df',
950: '#000000',
},
}SCSS
$custom: #e598df; $custom-light: #eeb7e9; $custom-dark: #000000;
JSON
{
"hex": "#e598df",
"rgb": {
"r": 229,
"g": 152,
"b": 223
},
"hsl": {
"h": 304.675,
"s": 59.69,
"l": 74.706
},
"oklch": {
"l": 0.77896,
"c": 0.12935,
"h": 329.5
},
"luminance": 0.44442
}Semantic roles & 50–950 ramp
primary
#E598DF
secondary
#DBF0DD
accent
#C72B1E
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084