#E98EA0#E98EA0
#E98EA0 is a light, moderate red. Relative luminance 0.392; OKLCH L 74.6% C 0.112 H 7.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EA0 |
|---|---|
| RGB | rgb(233, 142, 160) |
| HSL | hsl(348, 67%, 74%) |
| HSV | hsv(348, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 31.3%, 8.6%) |
| CIE-LAB | lab(68.90, 36.65, 5.32) |
| CIE-LCH | lch(68.90, 37.03, 8.26°) |
| OKLab | oklab(74.61% 0.1111 0.0143) |
| OKLCH | oklch(74.61% 0.112 7.3) |
| XYZ | xyz(49.6242, 39.2115, 38.2058) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.77
Rose Pink
#F7879A
ΔE00 3.27
Dusty Pink (survey)
#D58A94
ΔE00 4.15
Rosa
#FE86A4
ΔE00 4.24
Dull Pink
#D5869D
ΔE00 4.56
Pinky
#FC86AA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EA0 #8EE9D7
analogous
#E98ECD #E98EA0 #E9A98E
triadic
#E98EA0 #A0E98E #8EA0E9
tetradic
#E98EA0 #CDE98E #8EE9D7 #A98EE9
square
#E98EA0 #CDE98E #8EE9D7 #A98EE9
split-complementary
#E98EA0 #8EE9A9 #8ECDE9
monochromatic
#D3294B #DF5B75 #E98EA0 #F3C1CB #FAE5E9
Accessibility & contrast
On white
2.38
#E98EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E98EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EA0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EA0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA0
Deuteranopia (green-blind)
#B3AF9E
Tritanopia (blue-blind)
#F88694
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98ea0; /* rgb */ color: rgb(233, 142, 160); /* oklch */ color: oklch(74.6% 0.112 7.3);
Tailwind
colors: {
custom: {
50: '#f2b0bc',
500: '#e98ea0',
950: '#000000',
},
}SCSS
$custom: #e98ea0; $custom-light: #f2b0bc; $custom-dark: #000000;
JSON
{
"hex": "#e98ea0",
"rgb": {
"r": 233,
"g": 142,
"b": 160
},
"hsl": {
"h": 348.132,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.74609,
"c": 0.11201,
"h": 7.3
},
"luminance": 0.39208
}Semantic roles & 50–950 ramp
primary
#E98EA0
secondary
#D9F2ED
accent
#CFAB16
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171112
muted
#858081