#E98DFF#E98DFF
#E98DFF is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.182 H 319.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E98DFF |
|---|---|
| RGB | rgb(233, 141, 255) |
| HSL | hsl(288, 100%, 78%) |
| HSV | hsv(288, 45%, 100%) |
| CMYK | cmyk(8.6%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(71.96, 52.58, -42.61) |
| CIE-LCH | lch(71.96, 67.68, 320.98°) |
| OKLab | oklab(77.98% 0.1386 -0.1176) |
| OKLCH | oklch(77.98% 0.182 319.7) |
| XYZ | xyz(61.1769, 43.5956, 99.7806) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.57
Baby Purple
#CA9BF7
ΔE00 6.73
Liliac
#C48EFD
ΔE00 6.88
Lilac (survey)
#CEA2FD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98DFF #A3FF8D
analogous
#B08DFF #E98DFF #FF8DDC
triadic
#E98DFF #FFE98D #8DFFE9
tetradic
#E98DFF #FFB08D #A3FF8D #8DDCFF
square
#E98DFF #FFB08D #A3FF8D #8DDCFF
split-complementary
#E98DFF #DCFF8D #8DFFB0
monochromatic
#D113FF #DD50FF #E98DFF #F5CAFF #F9E0FF
Accessibility & contrast
On white
2.16
#E98DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E98DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98DFF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98DFF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#EA9CBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e98dff; /* rgb */ color: rgb(233, 141, 255); /* oklch */ color: oklch(78.0% 0.182 319.7);
Tailwind
colors: {
custom: {
50: '#f2b0ff',
500: '#e98dff',
950: '#000000',
},
}SCSS
$custom: #e98dff; $custom-light: #f2b0ff; $custom-dark: #000000;
JSON
{
"hex": "#e98dff",
"rgb": {
"r": 233,
"g": 141,
"b": 255
},
"hsl": {
"h": 288.421,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77983,
"c": 0.18175,
"h": 319.7
},
"luminance": 0.43593
}Semantic roles & 50–950 ramp
primary
#E98DFF
secondary
#DBF7D4
accent
#E6002C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086