#E98DF7#E98DF7
#E98DF7 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.6% C 0.174 H 322.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E98DF7 |
|---|---|
| RGB | rgb(233, 141, 247) |
| HSL | hsl(292, 87%, 76%) |
| HSV | hsv(292, 43%, 97%) |
| CMYK | cmyk(5.7%, 42.9%, 0%, 3.1%) |
| CIE-LAB | lab(71.62, 51.06, -38.79) |
| CIE-LCH | lch(71.62, 64.12, 322.77°) |
| OKLab | oklab(77.62% 0.1372 -0.1066) |
| OKLCH | oklch(77.62% 0.174 322.1) |
| XYZ | xyz(59.9158, 43.0911, 93.1390) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.33
Baby Purple
#CA9BF7
ΔE00 7.04
Liliac
#C48EFD
ΔE00 7.57
Orchid
#DA70D6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98DF7 #9BF78D
analogous
#B48DF7 #E98DF7 #F78DD0
triadic
#E98DF7 #F7E98D #8DF7E9
tetradic
#E98DF7 #F7B48D #9BF78D #8DD0F7
square
#E98DF7 #F7B48D #9BF78D #8DD0F7
split-complementary
#E98DF7 #D0F78D #8DF7B4
monochromatic
#D31BEF #DE54F3 #E98DF7 #F4C6FB #F9E2FD
Accessibility & contrast
On white
2.18
#E98DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#E98DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98DF7
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98DF7 | 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)
#7FA9FB
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#EC9AB7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98df7; /* rgb */ color: rgb(233, 141, 247); /* oklch */ color: oklch(77.6% 0.174 322.1);
Tailwind
colors: {
custom: {
50: '#f2b0fa',
500: '#e98df7',
950: '#000000',
},
}SCSS
$custom: #e98df7; $custom-light: #f2b0fa; $custom-dark: #000000;
JSON
{
"hex": "#e98df7",
"rgb": {
"r": 233,
"g": 141,
"b": 247
},
"hsl": {
"h": 292.075,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.77617,
"c": 0.17377,
"h": 322.1
},
"luminance": 0.43089
}Semantic roles & 50–950 ramp
primary
#E98DF7
secondary
#DAF5D6
accent
#E30220
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085