#E98FF2#E98FF2
#E98FF2 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.7% C 0.166 H 323.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FF2 |
|---|---|
| RGB | rgb(233, 143, 242) |
| HSL | hsl(295, 79%, 75%) |
| HSV | hsv(295, 41%, 95%) |
| CMYK | cmyk(3.7%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(71.81, 49.10, -35.76) |
| CIE-LCH | lch(71.81, 60.74, 323.94°) |
| OKLab | oklab(77.7% 0.1334 -0.098) |
| OKLCH | oklch(77.7% 0.166 323.7) |
| XYZ | xyz(59.4521, 43.3818, 89.2290) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 5.37
Plum
#DDA0DD
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 7.22
Orchid
#DA70D6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FF2 #98F28F
analogous
#B78FF2 #E98FF2 #F28FCA
triadic
#E98FF2 #F2E98F #8FF2E9
tetradic
#E98FF2 #F2B78F #98F28F #8FCAF2
square
#E98FF2 #F2B78F #98F28F #8FCAF2
split-complementary
#E98FF2 #CAF28F #8FF2B7
monochromatic
#D321E5 #DE58EC #E98FF2 #F4C6F8 #FAE4FC
Accessibility & contrast
On white
2.17
#E98FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E98FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FF2
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FF2 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#9CB4EF
Tritanopia (blue-blind)
#ED9AB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e98ff2; /* rgb */ color: rgb(233, 143, 242); /* oklch */ color: oklch(77.7% 0.166 323.7);
Tailwind
colors: {
custom: {
50: '#f1b2f6',
500: '#e98ff2',
950: '#000000',
},
}SCSS
$custom: #e98ff2; $custom-light: #f1b2f6; $custom-dark: #000000;
JSON
{
"hex": "#e98ff2",
"rgb": {
"r": 233,
"g": 143,
"b": 242
},
"hsl": {
"h": 294.545,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.77697,
"c": 0.16554,
"h": 323.7
},
"luminance": 0.43379
}Semantic roles & 50–950 ramp
primary
#E98FF2
secondary
#DAF4D7
accent
#DB0A1D
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085