#E098FC#E098FC
#E098FC is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.6% C 0.156 H 316.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E098FC |
|---|---|
| RGB | rgb(224, 152, 252) |
| HSL | hsl(283, 94%, 79%) |
| HSV | hsv(283, 40%, 99%) |
| CMYK | cmyk(11.1%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.11, 43.71, -39.26) |
| CIE-LCH | lch(73.11, 58.75, 318.07°) |
| OKLab | oklab(78.59% 0.1125 -0.1082) |
| OKLCH | oklch(78.59% 0.156 316.1) |
| XYZ | xyz(59.5368, 45.3335, 97.6906) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 4.74
Pastel Purple
#CAA0FF
ΔE00 5.33
Lavender (survey)
#C79FEF
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.83
Mauve
#E0B0FF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E098FC #B4FC98
analogous
#AE98FC #E098FC #FC98E6
triadic
#E098FC #FCE098 #98FCE0
tetradic
#E098FC #FCAE98 #B4FC98 #98E6FC
square
#E098FC #FCAE98 #B4FC98 #98E6FC
split-complementary
#E098FC #E6FC98 #98FCAE
monochromatic
#BC21F9 #CE5DFA #E098FC #F2D3FE #F6E1FE
Accessibility & contrast
On white
2.09
#E098FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E098FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E098FC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E098FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E098FC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#DFA5BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e098fc; /* rgb */ color: rgb(224, 152, 252); /* oklch */ color: oklch(78.6% 0.156 316.1);
Tailwind
colors: {
custom: {
50: '#ebb7fd',
500: '#e098fc',
950: '#000000',
},
}SCSS
$custom: #e098fc; $custom-light: #ebb7fd; $custom-dark: #000000;
JSON
{
"hex": "#e098fc",
"rgb": {
"r": 224,
"g": 152,
"b": 252
},
"hsl": {
"h": 283.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.78588,
"c": 0.15608,
"h": 316.1
},
"luminance": 0.45332
}Semantic roles & 50–950 ramp
primary
#E098FC
secondary
#DEF6D5
accent
#E60040
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085