#E498FB#E498FB
#E498FB is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.0% C 0.157 H 318.1°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E498FB |
|---|---|
| RGB | rgb(228, 152, 251) |
| HSL | hsl(286, 93%, 79%) |
| HSV | hsv(286, 39%, 98%) |
| CMYK | cmyk(9.2%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(73.49, 44.68, -38.09) |
| CIE-LCH | lch(73.49, 58.71, 319.55°) |
| OKLab | oklab(78.96% 0.1168 -0.1048) |
| OKLCH | oklch(78.96% 0.157 318.1) |
| XYZ | xyz(60.6333, 45.9172, 96.9170) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.32
Lilac (survey)
#CEA2FD
ΔE00 5.45
Mauve
#E0B0FF
ΔE00 6.03
Lavender (survey)
#C79FEF
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E498FB #AFFB98
analogous
#B398FB #E498FB #FB98E0
triadic
#E498FB #FBE498 #98FBE4
tetradic
#E498FB #FBB398 #AFFB98 #98E0FB
square
#E498FB #FBB398 #AFFB98 #98E0FB
split-complementary
#E498FB #E0FB98 #98FBB3
monochromatic
#C522F6 #D55DF9 #E498FB #F3D3FD #F7E2FE
Accessibility & contrast
On white
2.06
#E498FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#E498FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E498FB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E498FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E498FB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#E4A5BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e498fb; /* rgb */ color: rgb(228, 152, 251); /* oklch */ color: oklch(79.0% 0.157 318.1);
Tailwind
colors: {
custom: {
50: '#eeb7fd',
500: '#e498fb',
950: '#000000',
},
}SCSS
$custom: #e498fb; $custom-light: #eeb7fd; $custom-dark: #000000;
JSON
{
"hex": "#e498fb",
"rgb": {
"r": 228,
"g": 152,
"b": 251
},
"hsl": {
"h": 286.061,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.78956,
"c": 0.15694,
"h": 318.1
},
"luminance": 0.45915
}Semantic roles & 50–950 ramp
primary
#E498FB
secondary
#DDF6D5
accent
#E60035
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085