#E598DE#E598DE
#E598DE is a light, vivid purple. Relative luminance 0.444; OKLCH L 77.9% C 0.128 H 329.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E598DE |
|---|---|
| RGB | rgb(229, 152, 222) |
| HSL | hsl(305, 60%, 75%) |
| HSV | hsv(305, 34%, 90%) |
| CMYK | cmyk(0%, 33.6%, 3.1%, 10.2%) |
| CIE-LAB | lab(72.49, 39.55, -23.81) |
| CIE-LCH | lch(72.49, 46.16, 328.96°) |
| OKLab | oklab(77.86% 0.1112 -0.0643) |
| OKLCH | oklch(77.86% 0.128 329.9) |
| XYZ | xyz(56.7253, 44.3908, 74.6734) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 8.07
Mauve
#E0B0FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E598DE #98E59F
analogous
#C698E5 #E598DE #E598B7
triadic
#E598DE #DEE598 #98DEE5
tetradic
#E598DE #E5C698 #98E59F #98B7E5
square
#E598DE #E5C698 #98E59F #98B7E5
split-complementary
#E598DE #B7E598 #98E5C6
monochromatic
#CC36BF #D967CE #E598DE #F1C9EE #F9E7F7
Accessibility & contrast
On white
2.13
#E598DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E598DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E598DE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E598DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E598DE | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE1
Deuteranopia (green-blind)
#A8B6DB
Tritanopia (blue-blind)
#EB9DB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e598de; /* rgb */ color: rgb(229, 152, 222); /* oklch */ color: oklch(77.9% 0.128 329.9);
Tailwind
colors: {
custom: {
50: '#eeb7e8',
500: '#e598de',
950: '#000000',
},
}SCSS
$custom: #e598de; $custom-light: #eeb7e8; $custom-dark: #000000;
JSON
{
"hex": "#e598de",
"rgb": {
"r": 229,
"g": 152,
"b": 222
},
"hsl": {
"h": 305.455,
"s": 59.69,
"l": 74.706
},
"oklch": {
"l": 0.77857,
"c": 0.12843,
"h": 329.9
},
"luminance": 0.44388
}Semantic roles & 50–950 ramp
primary
#E598DE
secondary
#DBF0DD
accent
#C72E1E
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084