#E98B95#E98B95
#E98B95 is a light, moderate red. Relative luminance 0.380; OKLCH L 73.8% C 0.115 H 13.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E98B95 |
|---|---|
| RGB | rgb(233, 139, 149) |
| HSL | hsl(354, 68%, 73%) |
| HSV | hsv(354, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 36.1%, 8.6%) |
| CIE-LAB | lab(67.99, 36.86, 10.18) |
| CIE-LCH | lch(67.99, 38.24, 15.44°) |
| OKLab | oklab(73.83% 0.1117 0.0267) |
| OKLCH | oklch(73.83% 0.115 13.4) |
| XYZ | xyz(48.2638, 37.9628, 33.2135) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.12
Dusty Pink (survey)
#D58A94
ΔE00 3.86
Blush Pink
#FE828C
ΔE00 4.54
Pig Pink
#E78EA5
ΔE00 4.73
Carnation
#FD798F
ΔE00 5.21
Lightcoral
#F08080
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98B95 #8BE9DF
analogous
#E98BC4 #E98B95 #E9B08B
triadic
#E98B95 #95E98B #8B95E9
tetradic
#E98B95 #C4E98B #8BE9DF #B08BE9
square
#E98B95 #C4E98B #8BE9DF #B08BE9
split-complementary
#E98B95 #8BE9B0 #8BC4E9
monochromatic
#D2283A #DF5866 #E98B95 #F3BEC4 #FAE5E7
Accessibility & contrast
On white
2.44
#E98B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#E98B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98B95
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98B95 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B95
Deuteranopia (green-blind)
#B3AD93
Tritanopia (blue-blind)
#F9818F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e98b95; /* rgb */ color: rgb(233, 139, 149); /* oklch */ color: oklch(73.8% 0.115 13.4);
Tailwind
colors: {
custom: {
50: '#f3aeb4',
500: '#e98b95',
950: '#000000',
},
}SCSS
$custom: #e98b95; $custom-light: #f3aeb4; $custom-dark: #000000;
JSON
{
"hex": "#e98b95",
"rgb": {
"r": 233,
"g": 139,
"b": 149
},
"hsl": {
"h": 353.617,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.73825,
"c": 0.11486,
"h": 13.4
},
"luminance": 0.37959
}Semantic roles & 50–950 ramp
primary
#E98B95
secondary
#D9F2EF
accent
#D0BC15
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80