#E98CFB#E98CFB
#E98CFB is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.6% C 0.179 H 320.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E98CFB |
|---|---|
| RGB | rgb(233, 140, 251) |
| HSL | hsl(290, 93%, 77%) |
| HSV | hsv(290, 44%, 98%) |
| CMYK | cmyk(7.2%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.59, 52.32, -41.02) |
| CIE-LCH | lch(71.59, 66.48, 321.91°) |
| OKLab | oklab(77.65% 0.1393 -0.113) |
| OKLCH | oklch(77.65% 0.179 320.9) |
| XYZ | xyz(60.3929, 43.0471, 96.3758) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.93
Baby Purple
#CA9BF7
ΔE00 6.96
Liliac
#C48EFD
ΔE00 7.19
Violet Pink
#FB5FFC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98CFB #9EFB8C
analogous
#B28CFB #E98CFB #FB8CD6
triadic
#E98CFB #FBE98C #8CFBE9
tetradic
#E98CFB #FBB28C #9EFB8C #8CD6FB
square
#E98CFB #FBB28C #9EFB8C #8CD6FB
split-complementary
#E98CFB #D6FB8C #8CFBB2
monochromatic
#D216F7 #DE51F9 #E98CFB #F4C7FD #F9E1FE
Accessibility & contrast
On white
2.19
#E98CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E98CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98CFB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98CFB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#EB9AB8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98cfb; /* rgb */ color: rgb(233, 140, 251); /* oklch */ color: oklch(77.6% 0.179 320.9);
Tailwind
colors: {
custom: {
50: '#f2b0fd',
500: '#e98cfb',
950: '#000000',
},
}SCSS
$custom: #e98cfb; $custom-light: #f2b0fd; $custom-dark: #000000;
JSON
{
"hex": "#e98cfb",
"rgb": {
"r": 233,
"g": 140,
"b": 251
},
"hsl": {
"h": 290.27,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.7765,
"c": 0.17937,
"h": 320.9
},
"luminance": 0.43045
}Semantic roles & 50–950 ramp
primary
#E98CFB
secondary
#DAF6D5
accent
#E60025
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085