#E98FED#E98FED
#E98FED is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.5% C 0.161 H 325.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FED |
|---|---|
| RGB | rgb(233, 143, 237) |
| HSL | hsl(297, 72%, 75%) |
| HSV | hsv(297, 40%, 93%) |
| CMYK | cmyk(1.7%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(71.61, 48.18, -33.33) |
| CIE-LCH | lch(71.61, 58.59, 325.32°) |
| OKLab | oklab(77.48% 0.1324 -0.0911) |
| OKLCH | oklch(77.48% 0.161 325.5) |
| XYZ | xyz(58.7114, 43.0855, 85.3281) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 5.22
Plum
#DDA0DD
ΔE00 6.19
Orchid
#DA70D6
ΔE00 7.39
Baby Purple
#CA9BF7
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FED #93ED8F
analogous
#BA8FED #E98FED #ED8FC2
triadic
#E98FED #EDE98F #8FEDE9
tetradic
#E98FED #EDBA8F #93ED8F #8FC2ED
square
#E98FED #EDBA8F #93ED8F #8FC2ED
split-complementary
#E98FED #C2ED8F #8FEDBA
monochromatic
#D426DC #DF5AE5 #E98FED #F3C4F5 #FAE5FB
Accessibility & contrast
On white
2.18
#E98FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#E98FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FED
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FED | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#9EB3EA
Tritanopia (blue-blind)
#ED99B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98fed; /* rgb */ color: rgb(233, 143, 237); /* oklch */ color: oklch(77.5% 0.161 325.5);
Tailwind
colors: {
custom: {
50: '#f1b2f3',
500: '#e98fed',
950: '#000000',
},
}SCSS
$custom: #e98fed; $custom-light: #f1b2f3; $custom-dark: #000000;
JSON
{
"hex": "#e98fed",
"rgb": {
"r": 233,
"g": 143,
"b": 237
},
"hsl": {
"h": 297.447,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.77481,
"c": 0.1607,
"h": 325.5
},
"luminance": 0.43083
}Semantic roles & 50–950 ramp
primary
#E98FED
secondary
#DAF2D9
accent
#D41119
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085