#E599FC#E599FC
#E599FC is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.3% C 0.157 H 318.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E599FC |
|---|---|
| RGB | rgb(229, 153, 252) |
| HSL | hsl(286, 94%, 79%) |
| HSV | hsv(286, 39%, 99%) |
| CMYK | cmyk(9.1%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.85, 44.65, -38.07) |
| CIE-LCH | lch(73.85, 58.67, 319.55°) |
| OKLab | oklab(79.26% 0.1167 -0.1047) |
| OKLCH | oklch(79.26% 0.157 318.1) |
| XYZ | xyz(61.2726, 46.4705, 97.8186) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.20
Lilac (survey)
#CEA2FD
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.48
Mauve
#E0B0FF
ΔE00 5.86
Lavender (survey)
#C79FEF
ΔE00 6.14
Pastel Purple
#CAA0FF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E599FC #B0FC99
analogous
#B499FC #E599FC #FC99E1
triadic
#E599FC #FCE599 #99FCE5
tetradic
#E599FC #FCB499 #B0FC99 #99E1FC
square
#E599FC #FCB499 #B0FC99 #99E1FC
split-complementary
#E599FC #E1FC99 #99FCB4
monochromatic
#C722F9 #D65EFA #E599FC #F4D4FE #F7E1FE
Accessibility & contrast
On white
2.04
#E599FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#E599FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E599FC
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E599FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E599FC | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#E5A5BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e599fc; /* rgb */ color: rgb(229, 153, 252); /* oklch */ color: oklch(79.3% 0.157 318.1);
Tailwind
colors: {
custom: {
50: '#eeb8fd',
500: '#e599fc',
950: '#000000',
},
}SCSS
$custom: #e599fc; $custom-light: #eeb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e599fc",
"rgb": {
"r": 229,
"g": 153,
"b": 252
},
"hsl": {
"h": 286.061,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79262,
"c": 0.15683,
"h": 318.1
},
"luminance": 0.46469
}Semantic roles & 50–950 ramp
primary
#E599FC
secondary
#DCF6D5
accent
#E60035
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085