#E498FC#E498FC
#E498FC is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.0% C 0.158 H 317.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E498FC |
|---|---|
| RGB | rgb(228, 152, 252) |
| HSL | hsl(286, 94%, 79%) |
| HSV | hsv(286, 40%, 99%) |
| CMYK | cmyk(9.5%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.53, 44.88, -38.57) |
| CIE-LCH | lch(73.53, 59.17, 319.32°) |
| OKLab | oklab(79% 0.117 -0.1062) |
| OKLCH | oklch(79% 0.158 317.8) |
| XYZ | xyz(60.7914, 45.9804, 97.7494) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.06
Lilac (survey)
#CEA2FD
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 6.03
Mauve
#E0B0FF
ΔE00 6.04
Lavender (survey)
#C79FEF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E498FC #B0FC98
analogous
#B298FC #E498FC #FC98E2
triadic
#E498FC #FCE498 #98FCE4
tetradic
#E498FC #FCB298 #B0FC98 #98E2FC
square
#E498FC #FCB298 #B0FC98 #98E2FC
split-complementary
#E498FC #E2FC98 #98FCB2
monochromatic
#C521F9 #D45DFA #E498FC #F4D3FE #F7E1FE
Accessibility & contrast
On white
2.06
#E498FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#E498FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E498FC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E498FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E498FC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#E4A5BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e498fc; /* rgb */ color: rgb(228, 152, 252); /* oklch */ color: oklch(79.0% 0.158 317.8);
Tailwind
colors: {
custom: {
50: '#eeb8fd',
500: '#e498fc',
950: '#000000',
},
}SCSS
$custom: #e498fc; $custom-light: #eeb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e498fc",
"rgb": {
"r": 228,
"g": 152,
"b": 252
},
"hsl": {
"h": 285.6,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.79,
"c": 0.15801,
"h": 317.8
},
"luminance": 0.45979
}Semantic roles & 50–950 ramp
primary
#E498FC
secondary
#DDF6D5
accent
#E60037
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085