#E998F2#E998F2
#E998F2 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.1% C 0.150 H 323.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E998F2 |
|---|---|
| RGB | rgb(233, 152, 242) |
| HSL | hsl(294, 78%, 77%) |
| HSV | hsv(294, 37%, 95%) |
| CMYK | cmyk(3.7%, 37.2%, 0%, 5.1%) |
| CIE-LAB | lab(73.67, 44.44, -32.88) |
| CIE-LCH | lch(73.67, 55.28, 323.50°) |
| OKLab | oklab(79.09% 0.1206 -0.0899) |
| OKLCH | oklch(79.09% 0.15 323.3) |
| XYZ | xyz(60.8578, 46.1931, 89.6976) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Plum
#DDA0DD
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.50
Mauve
#E0B0FF
ΔE00 6.55
Baby Purple
#CA9BF7
ΔE00 6.80
Lilac (survey)
#CEA2FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E998F2 #A1F298
analogous
#BC98F2 #E998F2 #F298CE
triadic
#E998F2 #F2E998 #98F2E9
tetradic
#E998F2 #F2BC98 #A1F298 #98CEF2
square
#E998F2 #F2BC98 #A1F298 #98CEF2
split-complementary
#E998F2 #CEF298 #98F2BC
monochromatic
#D22BE4 #DD62EB #E998F2 #F5CEF9 #F9E4FC
Accessibility & contrast
On white
2.05
#E998F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#E998F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E998F2
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E998F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E998F2 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#ECA2BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e998f2; /* rgb */ color: rgb(233, 152, 242); /* oklch */ color: oklch(79.1% 0.150 323.3);
Tailwind
colors: {
custom: {
50: '#f1b8f6',
500: '#e998f2',
950: '#000000',
},
}SCSS
$custom: #e998f2; $custom-light: #f1b8f6; $custom-dark: #000000;
JSON
{
"hex": "#e998f2",
"rgb": {
"r": 233,
"g": 152,
"b": 242
},
"hsl": {
"h": 294,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.79092,
"c": 0.15038,
"h": 323.3
},
"luminance": 0.46191
}Semantic roles & 50–950 ramp
primary
#E998F2
secondary
#DAF3D8
accent
#DA0C20
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085