#E98B96#E98B96
#E98B96 is a light, moderate red. Relative luminance 0.380; OKLCH L 73.9% C 0.115 H 12.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E98B96 |
|---|---|
| RGB | rgb(233, 139, 150) |
| HSL | hsl(353, 68%, 73%) |
| HSV | hsv(353, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 35.6%, 8.6%) |
| CIE-LAB | lab(68.02, 36.98, 9.66) |
| CIE-LCH | lch(68.02, 38.22, 14.63°) |
| OKLab | oklab(73.85% 0.1121 0.0253) |
| OKLCH | oklch(73.85% 0.115 12.7) |
| XYZ | xyz(48.3440, 37.9948, 33.6358) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.95
Dusty Pink (survey)
#D58A94
ΔE00 3.79
Pig Pink
#E78EA5
ΔE00 4.40
Blush Pink
#FE828C
ΔE00 4.69
Carnation
#FD798F
ΔE00 5.16
Rosa
#FE86A4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98B96 #8BE9DE
analogous
#E98BC5 #E98B96 #E9AF8B
triadic
#E98B96 #96E98B #8B96E9
tetradic
#E98B96 #C5E98B #8BE9DE #AF8BE9
square
#E98B96 #C5E98B #8BE9DE #AF8BE9
split-complementary
#E98B96 #8BE9AF #8BC5E9
monochromatic
#D2283C #DF5867 #E98B96 #F3BEC5 #FAE5E8
Accessibility & contrast
On white
2.44
#E98B96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#E98B96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98B96
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98B96 | 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)
#9C9B96
Deuteranopia (green-blind)
#B3AD94
Tritanopia (blue-blind)
#F9828F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e98b96; /* rgb */ color: rgb(233, 139, 150); /* oklch */ color: oklch(73.9% 0.115 12.7);
Tailwind
colors: {
custom: {
50: '#f2aeb4',
500: '#e98b96',
950: '#000000',
},
}SCSS
$custom: #e98b96; $custom-light: #f2aeb4; $custom-dark: #000000;
JSON
{
"hex": "#e98b96",
"rgb": {
"r": 233,
"g": 139,
"b": 150
},
"hsl": {
"h": 352.979,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.73851,
"c": 0.11493,
"h": 12.7
},
"luminance": 0.37991
}Semantic roles & 50–950 ramp
primary
#E98B96
secondary
#D9F2EF
accent
#D0BA15
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80