#E998F3#E998F3
#E998F3 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.1% C 0.151 H 322.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E998F3 |
|---|---|
| RGB | rgb(233, 152, 243) |
| HSL | hsl(293, 79%, 77%) |
| HSV | hsv(293, 37%, 95%) |
| CMYK | cmyk(4.1%, 37.4%, 0%, 4.7%) |
| CIE-LAB | lab(73.71, 44.63, -33.37) |
| CIE-LCH | lch(73.71, 55.72, 323.22°) |
| OKLab | oklab(79.13% 0.1208 -0.0912) |
| OKLCH | oklch(79.13% 0.151 322.9) |
| XYZ | xyz(61.0084, 46.2534, 90.4908) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Plum
#DDA0DD
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.60
Mauve
#E0B0FF
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 6.69
Lilac (survey)
#CEA2FD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E998F3 #A2F398
analogous
#BC98F3 #E998F3 #F398CF
triadic
#E998F3 #F3E998 #98F3E9
tetradic
#E998F3 #F3BC98 #A2F398 #98CFF3
square
#E998F3 #F3BC98 #A2F398 #98CFF3
split-complementary
#E998F3 #CFF398 #98F3BC
monochromatic
#D22AE6 #DD61ED #E998F3 #F5CFF9 #F9E4FC
Accessibility & contrast
On white
2.05
#E998F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#E998F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E998F3
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E998F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E998F3 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF6
Deuteranopia (green-blind)
#A3B8F0
Tritanopia (blue-blind)
#ECA2BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e998f3; /* rgb */ color: rgb(233, 152, 243); /* oklch */ color: oklch(79.1% 0.151 322.9);
Tailwind
colors: {
custom: {
50: '#f1b8f7',
500: '#e998f3',
950: '#000000',
},
}SCSS
$custom: #e998f3; $custom-light: #f1b8f7; $custom-dark: #000000;
JSON
{
"hex": "#e998f3",
"rgb": {
"r": 233,
"g": 152,
"b": 243
},
"hsl": {
"h": 293.407,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.79134,
"c": 0.15138,
"h": 322.9
},
"luminance": 0.46251
}Semantic roles & 50–950 ramp
primary
#E998F3
secondary
#DAF4D7
accent
#DB0A21
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085