#E98EA1#E98EA1
#E98EA1 is a light, moderate red. Relative luminance 0.392; OKLCH L 74.6% C 0.112 H 6.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EA1 |
|---|---|
| RGB | rgb(233, 142, 161) |
| HSL | hsl(347, 67%, 74%) |
| HSV | hsv(347, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 30.9%, 8.6%) |
| CIE-LAB | lab(68.93, 36.78, 4.80) |
| CIE-LCH | lch(68.93, 37.09, 7.43°) |
| OKLab | oklab(74.64% 0.1115 0.013) |
| OKLCH | oklch(74.64% 0.112 6.6) |
| XYZ | xyz(49.7120, 39.2466, 38.6684) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.46
Rose Pink
#F7879A
ΔE00 3.41
Rosa
#FE86A4
ΔE00 4.15
Dusty Pink (survey)
#D58A94
ΔE00 4.30
Dull Pink
#D5869D
ΔE00 4.41
Pinky
#FC86AA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EA1 #8EE9D6
analogous
#E98ECE #E98EA1 #E9A88E
triadic
#E98EA1 #A1E98E #8EA1E9
tetradic
#E98EA1 #CEE98E #8EE9D6 #A88EE9
square
#E98EA1 #CEE98E #8EE9D6 #A88EE9
split-complementary
#E98EA1 #8EE9A8 #8ECEE9
monochromatic
#D3294D #DF5B76 #E98EA1 #F3C1CC #FAE5EA
Accessibility & contrast
On white
2.37
#E98EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E98EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EA1
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EA1 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA1
Deuteranopia (green-blind)
#B3AF9F
Tritanopia (blue-blind)
#F88795
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98ea1; /* rgb */ color: rgb(233, 142, 161); /* oklch */ color: oklch(74.6% 0.112 6.6);
Tailwind
colors: {
custom: {
50: '#f2b0bc',
500: '#e98ea1',
950: '#000000',
},
}SCSS
$custom: #e98ea1; $custom-light: #f2b0bc; $custom-dark: #000000;
JSON
{
"hex": "#e98ea1",
"rgb": {
"r": 233,
"g": 142,
"b": 161
},
"hsl": {
"h": 347.473,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.74636,
"c": 0.1122,
"h": 6.6
},
"luminance": 0.39243
}Semantic roles & 50–950 ramp
primary
#E98EA1
secondary
#D9F2ED
accent
#CFA916
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171112
muted
#858081