#E98BFB#E98BFB
#E98BFB is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.5% C 0.181 H 321.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BFB |
|---|---|
| RGB | rgb(233, 139, 251) |
| HSL | hsl(290, 93%, 76%) |
| HSV | hsv(290, 45%, 98%) |
| CMYK | cmyk(7.2%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.39, 52.83, -41.33) |
| CIE-LCH | lch(71.39, 67.07, 321.97°) |
| OKLab | oklab(77.5% 0.1407 -0.1139) |
| OKLCH | oklch(77.5% 0.181 321) |
| XYZ | xyz(60.2474, 42.7562, 96.3273) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.93
Baby Purple
#CA9BF7
ΔE00 7.07
Liliac
#C48EFD
ΔE00 7.19
Violet Pink
#FB5FFC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BFB #9DFB8B
analogous
#B18BFB #E98BFB #FB8BD5
triadic
#E98BFB #FBE98B #8BFBE9
tetradic
#E98BFB #FBB18B #9DFB8B #8BD5FB
square
#E98BFB #FBB18B #9DFB8B #8BD5FB
split-complementary
#E98BFB #D5FB8B #8BFBB1
monochromatic
#D315F7 #DE50F9 #E98BFB #F4C6FD #F9E1FE
Accessibility & contrast
On white
2.20
#E98BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#E98BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BFB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BFB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#EB99B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98bfb; /* rgb */ color: rgb(233, 139, 251); /* oklch */ color: oklch(77.5% 0.181 321.0);
Tailwind
colors: {
custom: {
50: '#f2affd',
500: '#e98bfb',
950: '#000000',
},
}SCSS
$custom: #e98bfb; $custom-light: #f2affd; $custom-dark: #000000;
JSON
{
"hex": "#e98bfb",
"rgb": {
"r": 233,
"g": 139,
"b": 251
},
"hsl": {
"h": 290.357,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.77503,
"c": 0.18099,
"h": 321
},
"luminance": 0.42754
}Semantic roles & 50–950 ramp
primary
#E98BFB
secondary
#DAF6D5
accent
#E60025
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085