#E98EED#E98EED
#E98EED is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.3% C 0.162 H 325.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EED |
|---|---|
| RGB | rgb(233, 142, 237) |
| HSL | hsl(297, 73%, 74%) |
| HSV | hsv(297, 40%, 93%) |
| CMYK | cmyk(1.7%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(71.41, 48.70, -33.65) |
| CIE-LCH | lch(71.41, 59.19, 325.36°) |
| OKLab | oklab(77.33% 0.1338 -0.092) |
| OKLCH | oklch(77.33% 0.162 325.5) |
| XYZ | xyz(58.5620, 42.7866, 85.2782) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Lavender Pink
#DD85D7
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 5.02
Plum
#DDA0DD
ΔE00 6.38
Orchid
#DA70D6
ΔE00 7.20
Baby Purple
#CA9BF7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EED #92ED8E
analogous
#BA8EED #E98EED #ED8EC2
triadic
#E98EED #EDE98E #8EEDE9
tetradic
#E98EED #EDBA8E #92ED8E #8EC2ED
square
#E98EED #EDBA8E #92ED8E #8EC2ED
split-complementary
#E98EED #C2ED8E #8EEDBA
monochromatic
#D424DC #DF59E5 #E98EED #F3C3F5 #FAE5FB
Accessibility & contrast
On white
2.20
#E98EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#E98EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EED
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EED | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#ED98B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98eed; /* rgb */ color: rgb(233, 142, 237); /* oklch */ color: oklch(77.3% 0.162 325.5);
Tailwind
colors: {
custom: {
50: '#f1b1f3',
500: '#e98eed',
950: '#000000',
},
}SCSS
$custom: #e98eed; $custom-light: #f1b1f3; $custom-dark: #000000;
JSON
{
"hex": "#e98eed",
"rgb": {
"r": 233,
"g": 142,
"b": 237
},
"hsl": {
"h": 297.474,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.77328,
"c": 0.16239,
"h": 325.5
},
"luminance": 0.42784
}Semantic roles & 50–950 ramp
primary
#E98EED
secondary
#DAF2D9
accent
#D51119
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085