#E98B97#E98B97
#E98B97 is a light, moderate red. Relative luminance 0.380; OKLCH L 73.9% C 0.115 H 12.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E98B97 |
|---|---|
| RGB | rgb(233, 139, 151) |
| HSL | hsl(352, 68%, 73%) |
| HSV | hsv(352, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 35.2%, 8.6%) |
| CIE-LAB | lab(68.04, 37.10, 9.13) |
| CIE-LCH | lch(68.04, 38.21, 13.82°) |
| OKLab | oklab(73.88% 0.1125 0.024) |
| OKLCH | oklch(73.88% 0.115 12) |
| XYZ | xyz(48.4249, 38.0272, 34.0617) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.81
Dusty Pink (survey)
#D58A94
ΔE00 3.74
Pig Pink
#E78EA5
ΔE00 4.08
Blush Pink
#FE828C
ΔE00 4.86
Carnation
#FD798F
ΔE00 5.14
Rosa
#FE86A4
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98B97 #8BE9DD
analogous
#E98BC6 #E98B97 #E9AE8B
triadic
#E98B97 #97E98B #8B97E9
tetradic
#E98B97 #C6E98B #8BE9DD #AE8BE9
square
#E98B97 #C6E98B #8BE9DD #AE8BE9
split-complementary
#E98B97 #8BE9AE #8BC6E9
monochromatic
#D2283D #DF5869 #E98B97 #F3BEC5 #FAE5E8
Accessibility & contrast
On white
2.44
#E98B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#E98B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98B97
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98B97 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B97
Deuteranopia (green-blind)
#B3AD95
Tritanopia (blue-blind)
#F9828F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e98b97; /* rgb */ color: rgb(233, 139, 151); /* oklch */ color: oklch(73.9% 0.115 12.0);
Tailwind
colors: {
custom: {
50: '#f2aeb5',
500: '#e98b97',
950: '#000000',
},
}SCSS
$custom: #e98b97; $custom-light: #f2aeb5; $custom-dark: #000000;
JSON
{
"hex": "#e98b97",
"rgb": {
"r": 233,
"g": 139,
"b": 151
},
"hsl": {
"h": 352.34,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.73877,
"c": 0.11501,
"h": 12
},
"luminance": 0.38023
}Semantic roles & 50–950 ramp
primary
#E98B97
secondary
#D9F2EF
accent
#D0B815
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80