#E98EF2#E98EF2
#E98EF2 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.5% C 0.167 H 323.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EF2 |
|---|---|
| RGB | rgb(233, 142, 242) |
| HSL | hsl(295, 79%, 75%) |
| HSV | hsv(295, 41%, 95%) |
| CMYK | cmyk(3.7%, 41.3%, 0%, 5.1%) |
| CIE-LAB | lab(71.61, 49.62, -36.07) |
| CIE-LCH | lch(71.61, 61.34, 323.98°) |
| OKLab | oklab(77.55% 0.1349 -0.0989) |
| OKLCH | oklch(77.55% 0.167 323.8) |
| XYZ | xyz(59.3027, 43.0829, 89.1792) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Lavender Pink
#DD85D7
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 5.18
Plum
#DDA0DD
ΔE00 6.97
Baby Purple
#CA9BF7
ΔE00 7.30
Orchid
#DA70D6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EF2 #97F28E
analogous
#B78EF2 #E98EF2 #F28EC9
triadic
#E98EF2 #F2E98E #8EF2E9
tetradic
#E98EF2 #F2B78E #97F28E #8EC9F2
square
#E98EF2 #F2B78E #97F28E #8EC9F2
split-complementary
#E98EF2 #C9F28E #8EF2B7
monochromatic
#D420E5 #DE57EC #E98EF2 #F4C5F8 #FAE4FC
Accessibility & contrast
On white
2.18
#E98EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#E98EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EF2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EF2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F6
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#ED99B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98ef2; /* rgb */ color: rgb(233, 142, 242); /* oklch */ color: oklch(77.5% 0.167 323.8);
Tailwind
colors: {
custom: {
50: '#f2b1f6',
500: '#e98ef2',
950: '#000000',
},
}SCSS
$custom: #e98ef2; $custom-light: #f2b1f6; $custom-dark: #000000;
JSON
{
"hex": "#e98ef2",
"rgb": {
"r": 233,
"g": 142,
"b": 242
},
"hsl": {
"h": 294.6,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.77545,
"c": 0.16721,
"h": 323.8
},
"luminance": 0.4308
}Semantic roles & 50–950 ramp
primary
#E98EF2
secondary
#DAF4D7
accent
#DC0A1D
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085