#E098F8#E098F8
#E098F8 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.4% C 0.152 H 317.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E098F8 |
|---|---|
| RGB | rgb(224, 152, 248) |
| HSL | hsl(285, 87%, 78%) |
| HSV | hsv(285, 39%, 97%) |
| CMYK | cmyk(9.7%, 38.7%, 0%, 2.7%) |
| CIE-LAB | lab(72.95, 42.91, -37.34) |
| CIE-LCH | lch(72.95, 56.89, 318.97°) |
| OKLab | oklab(78.41% 0.1117 -0.1027) |
| OKLCH | oklch(78.41% 0.152 317.4) |
| XYZ | xyz(58.9096, 45.0827, 94.3873) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.56
Lilac (survey)
#CEA2FD
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 5.68
Mauve
#E0B0FF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E098F8 #B0F898
analogous
#B098F8 #E098F8 #F898E0
triadic
#E098F8 #F8E098 #98F8E0
tetradic
#E098F8 #F8B098 #B0F898 #98E0F8
square
#E098F8 #F8B098 #B0F898 #98E0F8
split-complementary
#E098F8 #E0F898 #98F8B0
monochromatic
#BE25F0 #CF5FF4 #E098F8 #F1D1FC #F6E2FD
Accessibility & contrast
On white
2.10
#E098F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E098F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E098F8
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E098F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E098F8 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFC
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#E0A4BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e098f8; /* rgb */ color: rgb(224, 152, 248); /* oklch */ color: oklch(78.4% 0.152 317.4);
Tailwind
colors: {
custom: {
50: '#ebb7fb',
500: '#e098f8',
950: '#000000',
},
}SCSS
$custom: #e098f8; $custom-light: #ebb7fb; $custom-dark: #000000;
JSON
{
"hex": "#e098f8",
"rgb": {
"r": 224,
"g": 152,
"b": 248
},
"hsl": {
"h": 285,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.7841,
"c": 0.15173,
"h": 317.4
},
"luminance": 0.45081
}Semantic roles & 50–950 ramp
primary
#E098F8
secondary
#DEF5D6
accent
#E4023A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085