#E98EA4#E98EA4
#E98EA4 is a light, moderate red. Relative luminance 0.394; OKLCH L 74.7% C 0.113 H 4.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EA4 |
|---|---|
| RGB | rgb(233, 142, 164) |
| HSL | hsl(345, 67%, 74%) |
| HSV | hsv(345, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 29.6%, 8.6%) |
| CIE-LAB | lab(69.01, 37.16, 3.23) |
| CIE-LCH | lch(69.01, 37.30, 4.97°) |
| OKLab | oklab(74.72% 0.1126 0.0089) |
| OKLCH | oklch(74.72% 0.113 4.5) |
| XYZ | xyz(49.9797, 39.3537, 40.0784) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.58
Rose Pink
#F7879A
ΔE00 3.96
Rosa
#FE86A4
ΔE00 4.03
Dull Pink
#D5869D
ΔE00 4.09
Pinky
#FC86AA
ΔE00 4.14
Dusty Pink (survey)
#D58A94
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EA4 #8EE9D3
analogous
#E98ED1 #E98EA4 #E9A58E
triadic
#E98EA4 #A4E98E #8EA4E9
tetradic
#E98EA4 #D1E98E #8EE9D3 #A58EE9
square
#E98EA4 #D1E98E #8EE9D3 #A58EE9
split-complementary
#E98EA4 #8EE9A5 #8ED1E9
monochromatic
#D32952 #DF5B7B #E98EA4 #F3C1CD #FAE5EA
Accessibility & contrast
On white
2.37
#E98EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E98EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EA4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EA4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA5
Deuteranopia (green-blind)
#B2AFA2
Tritanopia (blue-blind)
#F88796
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98ea4; /* rgb */ color: rgb(233, 142, 164); /* oklch */ color: oklch(74.7% 0.113 4.5);
Tailwind
colors: {
custom: {
50: '#f2b0be',
500: '#e98ea4',
950: '#000000',
},
}SCSS
$custom: #e98ea4; $custom-light: #f2b0be; $custom-dark: #000000;
JSON
{
"hex": "#e98ea4",
"rgb": {
"r": 233,
"g": 142,
"b": 164
},
"hsl": {
"h": 345.495,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.7472,
"c": 0.1129,
"h": 4.5
},
"luminance": 0.3935
}Semantic roles & 50–950 ramp
primary
#E98EA4
secondary
#D9F2EC
accent
#CFA316
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171112
muted
#858081