#E998DF#E998DF
#E998DF is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.3% C 0.132 H 331.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E998DF |
|---|---|
| RGB | rgb(233, 152, 223) |
| HSL | hsl(307, 65%, 75%) |
| HSV | hsv(307, 35%, 91%) |
| CMYK | cmyk(0%, 34.8%, 4.3%, 8.6%) |
| CIE-LAB | lab(72.96, 41.00, -23.59) |
| CIE-LCH | lch(72.96, 47.30, 330.09°) |
| OKLab | oklab(78.33% 0.1159 -0.0637) |
| OKLCH | oklch(78.33% 0.132 331.2) |
| XYZ | xyz(58.1510, 45.1104, 75.4418) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 6.33
Bubblegum Pink
#FE83CC
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 7.95
Mauve
#E0B0FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E998DF #98E9A2
analogous
#CA98E9 #E998DF #E998B6
triadic
#E998DF #DFE998 #98DFE9
tetradic
#E998DF #E9CA98 #98E9A2 #98B6E9
square
#E998DF #E9CA98 #98E9A2 #98B6E9
split-complementary
#E998DF #B6E998 #98E9CA
monochromatic
#D333C0 #DE66CF #E998DF #F4CAEF #FAE6F7
Accessibility & contrast
On white
2.10
#E998DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E998DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E998DF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E998DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E998DF | 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)
#96ACE2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#EF9DB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e998df; /* rgb */ color: rgb(233, 152, 223); /* oklch */ color: oklch(78.3% 0.132 331.2);
Tailwind
colors: {
custom: {
50: '#f1b7e9',
500: '#e998df',
950: '#000000',
},
}SCSS
$custom: #e998df; $custom-light: #f1b7e9; $custom-dark: #000000;
JSON
{
"hex": "#e998df",
"rgb": {
"r": 233,
"g": 152,
"b": 223
},
"hsl": {
"h": 307.407,
"s": 64.8,
"l": 75.49
},
"oklch": {
"l": 0.78326,
"c": 0.13225,
"h": 331.2
},
"luminance": 0.45108
}Semantic roles & 50–950 ramp
primary
#E998DF
secondary
#DAF1DD
accent
#CD2F19
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084