#E499FC#E499FC
#E499FC is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.2% C 0.156 H 317.7°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E499FC |
|---|---|
| RGB | rgb(228, 153, 252) |
| HSL | hsl(285, 94%, 79%) |
| HSV | hsv(285, 39%, 99%) |
| CMYK | cmyk(9.5%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.74, 44.35, -38.24) |
| CIE-LCH | lch(73.74, 58.56, 319.23°) |
| OKLab | oklab(79.16% 0.1156 -0.1052) |
| OKLCH | oklch(79.16% 0.156 317.7) |
| XYZ | xyz(60.9544, 46.3064, 97.8037) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 5.81
Pastel Purple
#CAA0FF
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E499FC #B1FC99
analogous
#B399FC #E499FC #FC99E2
triadic
#E499FC #FCE499 #99FCE4
tetradic
#E499FC #FCB399 #B1FC99 #99E2FC
square
#E499FC #FCB399 #B1FC99 #99E2FC
split-complementary
#E499FC #E2FC99 #99FCB3
monochromatic
#C522F9 #D45EFA #E499FC #F4D4FE #F7E1FE
Accessibility & contrast
On white
2.05
#E499FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#E499FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E499FC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E499FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E499FC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#E4A6BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e499fc; /* rgb */ color: rgb(228, 153, 252); /* oklch */ color: oklch(79.2% 0.156 317.7);
Tailwind
colors: {
custom: {
50: '#eeb8fd',
500: '#e499fc',
950: '#000000',
},
}SCSS
$custom: #e499fc; $custom-light: #eeb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e499fc",
"rgb": {
"r": 228,
"g": 153,
"b": 252
},
"hsl": {
"h": 285.455,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79159,
"c": 0.15634,
"h": 317.7
},
"luminance": 0.46305
}Semantic roles & 50–950 ramp
primary
#E499FC
secondary
#DDF6D5
accent
#E60038
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085