#E599FB#E599FB
#E599FB is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.2% C 0.156 H 318.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E599FB |
|---|---|
| RGB | rgb(229, 153, 251) |
| HSL | hsl(287, 92%, 79%) |
| HSV | hsv(287, 39%, 98%) |
| CMYK | cmyk(8.8%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(73.81, 44.45, -37.59) |
| CIE-LCH | lch(73.81, 58.21, 319.78°) |
| OKLab | oklab(79.22% 0.1165 -0.1034) |
| OKLCH | oklch(79.22% 0.156 318.4) |
| XYZ | xyz(61.1145, 46.4073, 96.9862) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.42
Lilac (survey)
#CEA2FD
ΔE00 5.51
Mauve
#E0B0FF
ΔE00 5.85
Lavender (survey)
#C79FEF
ΔE00 6.14
Pastel Purple
#CAA0FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E599FB #AFFB99
analogous
#B499FB #E599FB #FB99E0
triadic
#E599FB #FBE599 #99FBE5
tetradic
#E599FB #FBB499 #AFFB99 #99E0FB
square
#E599FB #FBB499 #AFFB99 #99E0FB
split-complementary
#E599FB #E0FB99 #99FBB4
monochromatic
#C723F6 #D65EF9 #E599FB #F4D4FD #F7E2FE
Accessibility & contrast
On white
2.04
#E599FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E599FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E599FB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E599FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E599FB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#E5A5BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e599fb; /* rgb */ color: rgb(229, 153, 251); /* oklch */ color: oklch(79.2% 0.156 318.4);
Tailwind
colors: {
custom: {
50: '#eeb8fd',
500: '#e599fb',
950: '#000000',
},
}SCSS
$custom: #e599fb; $custom-light: #eeb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e599fb",
"rgb": {
"r": 229,
"g": 153,
"b": 251
},
"hsl": {
"h": 286.531,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.79218,
"c": 0.15577,
"h": 318.4
},
"luminance": 0.46406
}Semantic roles & 50–950 ramp
primary
#E599FB
secondary
#DCF6D5
accent
#E60034
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085