#E598EE#E598EE
#E598EE is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.5% C 0.144 H 323.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E598EE |
|---|---|
| RGB | rgb(229, 152, 238) |
| HSL | hsl(294, 72%, 76%) |
| HSV | hsv(294, 36%, 93%) |
| CMYK | cmyk(3.8%, 36.1%, 0%, 6.7%) |
| CIE-LAB | lab(73.08, 42.48, -31.65) |
| CIE-LCH | lch(73.08, 52.97, 323.31°) |
| OKLab | oklab(78.5% 0.1152 -0.0864) |
| OKLCH | oklch(78.5% 0.144 323.1) |
| XYZ | xyz(58.9723, 45.2896, 86.5077) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.12
Mauve
#E0B0FF
ΔE00 6.44
Baby Purple
#CA9BF7
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E598EE #A1EE98
analogous
#BA98EE #E598EE #EE98CC
triadic
#E598EE #EEE598 #98EEE5
tetradic
#E598EE #EEBA98 #A1EE98 #98CCEE
square
#E598EE #EEBA98 #A1EE98 #98CCEE
split-complementary
#E598EE #CCEE98 #98EEBA
monochromatic
#CA2FDD #D863E5 #E598EE #F2CDF7 #F8E5FB
Accessibility & contrast
On white
2.09
#E598EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#E598EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E598EE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E598EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E598EE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF1
Deuteranopia (green-blind)
#A2B7EB
Tritanopia (blue-blind)
#E8A1B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e598ee; /* rgb */ color: rgb(229, 152, 238); /* oklch */ color: oklch(78.5% 0.144 323.1);
Tailwind
colors: {
custom: {
50: '#eeb7f3',
500: '#e598ee',
950: '#000000',
},
}SCSS
$custom: #e598ee; $custom-light: #eeb7f3; $custom-dark: #000000;
JSON
{
"hex": "#e598ee",
"rgb": {
"r": 229,
"g": 152,
"b": 238
},
"hsl": {
"h": 293.721,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.78501,
"c": 0.14398,
"h": 323.1
},
"luminance": 0.45288
}Semantic roles & 50–950 ramp
primary
#E598EE
secondary
#DBF2D9
accent
#D41226
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085