#E98BF4#E98BF4
#E98BF4 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.2% C 0.174 H 323.2°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BF4 |
|---|---|
| RGB | rgb(233, 139, 244) |
| HSL | hsl(294, 83%, 75%) |
| HSV | hsv(294, 43%, 96%) |
| CMYK | cmyk(4.5%, 43%, 0%, 4.3%) |
| CIE-LAB | lab(71.09, 51.52, -37.97) |
| CIE-LCH | lch(71.09, 64.00, 323.61°) |
| OKLab | oklab(77.19% 0.1394 -0.1043) |
| OKLCH | oklch(77.19% 0.174 323.2) |
| XYZ | xyz(59.1644, 42.3230, 90.6231) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.82
Orchid
#DA70D6
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.41
Baby Purple
#CA9BF7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BF4 #96F48B
analogous
#B48BF4 #E98BF4 #F48BCB
triadic
#E98BF4 #F4E98B #8BF4E9
tetradic
#E98BF4 #F4B48B #96F48B #8BCBF4
square
#E98BF4 #F4B48B #96F48B #8BCBF4
split-complementary
#E98BF4 #CBF48B #8BF4B4
monochromatic
#D41BE9 #DE53EF #E98BF4 #F4C3F9 #FAE3FC
Accessibility & contrast
On white
2.22
#E98BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#E98BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BF4
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BF4 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F8
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#EC97B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e98bf4; /* rgb */ color: rgb(233, 139, 244); /* oklch */ color: oklch(77.2% 0.174 323.2);
Tailwind
colors: {
custom: {
50: '#f2aff8',
500: '#e98bf4',
950: '#000000',
},
}SCSS
$custom: #e98bf4; $custom-light: #f2aff8; $custom-dark: #000000;
JSON
{
"hex": "#e98bf4",
"rgb": {
"r": 233,
"g": 139,
"b": 244
},
"hsl": {
"h": 293.714,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.77185,
"c": 0.17411,
"h": 323.2
},
"luminance": 0.42321
}Semantic roles & 50–950 ramp
primary
#E98BF4
secondary
#DAF4D7
accent
#DF061D
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085