#E598FB#E598FB
#E598FB is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.1% C 0.157 H 318.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E598FB |
|---|---|
| RGB | rgb(229, 152, 251) |
| HSL | hsl(287, 93%, 79%) |
| HSV | hsv(287, 39%, 98%) |
| CMYK | cmyk(8.8%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(73.60, 44.97, -37.92) |
| CIE-LCH | lch(73.60, 58.83, 319.87°) |
| OKLab | oklab(79.06% 0.118 -0.1043) |
| OKLCH | oklch(79.06% 0.157 318.5) |
| XYZ | xyz(60.9516, 46.0813, 96.9319) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.23
Baby Purple
#CA9BF7
ΔE00 5.30
Lilac (survey)
#CEA2FD
ΔE00 5.62
Mauve
#E0B0FF
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.24
Pastel Purple
#CAA0FF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E598FB #AEFB98
analogous
#B498FB #E598FB #FB98DF
triadic
#E598FB #FBE598 #98FBE5
tetradic
#E598FB #FBB498 #AEFB98 #98DFFB
square
#E598FB #FBB498 #AEFB98 #98DFFB
split-complementary
#E598FB #DFFB98 #98FBB4
monochromatic
#C722F6 #D65DF9 #E598FB #F4D3FD #F8E2FE
Accessibility & contrast
On white
2.06
#E598FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#E598FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E598FB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E598FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E598FB | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#E5A4BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e598fb; /* rgb */ color: rgb(229, 152, 251); /* oklch */ color: oklch(79.1% 0.157 318.5);
Tailwind
colors: {
custom: {
50: '#eeb8fd',
500: '#e598fb',
950: '#000000',
},
}SCSS
$custom: #e598fb; $custom-light: #eeb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e598fb",
"rgb": {
"r": 229,
"g": 152,
"b": 251
},
"hsl": {
"h": 286.667,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.79059,
"c": 0.15745,
"h": 318.5
},
"luminance": 0.4608
}Semantic roles & 50–950 ramp
primary
#E598FB
secondary
#DCF6D5
accent
#E60033
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085