#E98EA2#E98EA2
#E98EA2 is a light, moderate red. Relative luminance 0.393; OKLCH L 74.7% C 0.112 H 5.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EA2 |
|---|---|
| RGB | rgb(233, 142, 162) |
| HSL | hsl(347, 67%, 74%) |
| HSV | hsv(347, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 30.5%, 8.6%) |
| CIE-LAB | lab(68.95, 36.90, 4.28) |
| CIE-LCH | lch(68.95, 37.15, 6.61°) |
| OKLab | oklab(74.66% 0.1118 0.0116) |
| OKLCH | oklch(74.66% 0.112 5.9) |
| XYZ | xyz(49.8006, 39.2820, 39.1347) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.15
Rose Pink
#F7879A
ΔE00 3.57
Rosa
#FE86A4
ΔE00 4.08
Dull Pink
#D5869D
ΔE00 4.28
Pinky
#FC86AA
ΔE00 4.46
Dusty Pink (survey)
#D58A94
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EA2 #8EE9D5
analogous
#E98ECF #E98EA2 #E9A78E
triadic
#E98EA2 #A2E98E #8EA2E9
tetradic
#E98EA2 #CFE98E #8EE9D5 #A78EE9
square
#E98EA2 #CFE98E #8EE9D5 #A78EE9
split-complementary
#E98EA2 #8EE9A7 #8ECFE9
monochromatic
#D3294F #DF5B78 #E98EA2 #F3C1CC #FAE5EA
Accessibility & contrast
On white
2.37
#E98EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#E98EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EA2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EA2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA3
Deuteranopia (green-blind)
#B3AFA0
Tritanopia (blue-blind)
#F88795
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98ea2; /* rgb */ color: rgb(233, 142, 162); /* oklch */ color: oklch(74.7% 0.112 5.9);
Tailwind
colors: {
custom: {
50: '#f2b0bd',
500: '#e98ea2',
950: '#000000',
},
}SCSS
$custom: #e98ea2; $custom-light: #f2b0bd; $custom-dark: #000000;
JSON
{
"hex": "#e98ea2",
"rgb": {
"r": 233,
"g": 142,
"b": 162
},
"hsl": {
"h": 346.813,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.74664,
"c": 0.11242,
"h": 5.9
},
"luminance": 0.39278
}Semantic roles & 50–950 ramp
primary
#E98EA2
secondary
#D9F2EC
accent
#CFA716
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171112
muted
#858081