#E98BF3#E98BF3
#E98BF3 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.1% C 0.173 H 323.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BF3 |
|---|---|
| RGB | rgb(233, 139, 243) |
| HSL | hsl(294, 81%, 75%) |
| HSV | hsv(294, 43%, 95%) |
| CMYK | cmyk(4.1%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(71.05, 51.33, -37.49) |
| CIE-LCH | lch(71.05, 63.56, 323.86°) |
| OKLab | oklab(77.14% 0.1393 -0.1029) |
| OKLCH | oklch(77.14% 0.173 323.5) |
| XYZ | xyz(59.0129, 42.2624, 89.8256) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Lavender Pink
#DD85D7
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 4.70
Orchid
#DA70D6
ΔE00 7.00
Candy Pink
#FF63E9
ΔE00 7.37
Baby Purple
#CA9BF7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BF3 #95F38B
analogous
#B58BF3 #E98BF3 #F38BC9
triadic
#E98BF3 #F3E98B #8BF3E9
tetradic
#E98BF3 #F3B58B #95F38B #8BC9F3
square
#E98BF3 #F3B58B #95F38B #8BC9F3
split-complementary
#E98BF3 #C9F38B #8BF3B5
monochromatic
#D41CE8 #DE54ED #E98BF3 #F4C2F9 #FAE3FC
Accessibility & contrast
On white
2.22
#E98BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#E98BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BF3
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BF3 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#ED97B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e98bf3; /* rgb */ color: rgb(233, 139, 243); /* oklch */ color: oklch(77.1% 0.173 323.5);
Tailwind
colors: {
custom: {
50: '#f2aff7',
500: '#e98bf3',
950: '#000000',
},
}SCSS
$custom: #e98bf3; $custom-light: #f2aff7; $custom-dark: #000000;
JSON
{
"hex": "#e98bf3",
"rgb": {
"r": 233,
"g": 139,
"b": 243
},
"hsl": {
"h": 294.231,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.7714,
"c": 0.17315,
"h": 323.5
},
"luminance": 0.4226
}Semantic roles & 50–950 ramp
primary
#E98BF3
secondary
#DAF4D7
accent
#DE081C
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085