#E98FF3#E98FF3
#E98FF3 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.7% C 0.167 H 323.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FF3 |
|---|---|
| RGB | rgb(233, 143, 243) |
| HSL | hsl(294, 81%, 76%) |
| HSV | hsv(294, 41%, 95%) |
| CMYK | cmyk(4.1%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(71.85, 49.29, -36.24) |
| CIE-LCH | lch(71.85, 61.18, 323.67°) |
| OKLab | oklab(77.74% 0.1336 -0.0994) |
| OKLCH | oklch(77.74% 0.167 323.4) |
| XYZ | xyz(59.6027, 43.4420, 90.0222) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Lavender Pink
#DD85D7
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 5.42
Plum
#DDA0DD
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 7.14
Orchid
#DA70D6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FF3 #99F38F
analogous
#B78FF3 #E98FF3 #F38FCB
triadic
#E98FF3 #F3E98F #8FF3E9
tetradic
#E98FF3 #F3B78F #99F38F #8FCBF3
square
#E98FF3 #F3B78F #99F38F #8FCBF3
split-complementary
#E98FF3 #CBF38F #8FF3B7
monochromatic
#D320E7 #DE58ED #E98FF3 #F4C6F9 #FAE3FC
Accessibility & contrast
On white
2.17
#E98FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E98FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FF3
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FF3 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F7
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#EC9AB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e98ff3; /* rgb */ color: rgb(233, 143, 243); /* oklch */ color: oklch(77.7% 0.167 323.4);
Tailwind
colors: {
custom: {
50: '#f2b2f7',
500: '#e98ff3',
950: '#000000',
},
}SCSS
$custom: #e98ff3; $custom-light: #f2b2f7; $custom-dark: #000000;
JSON
{
"hex": "#e98ff3",
"rgb": {
"r": 233,
"g": 143,
"b": 243
},
"hsl": {
"h": 294,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.7774,
"c": 0.16652,
"h": 323.4
},
"luminance": 0.4344
}Semantic roles & 50–950 ramp
primary
#E98FF3
secondary
#DAF4D7
accent
#DD091E
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085