#E98E95#E98E95
#E98E95 is a light, moderate red. Relative luminance 0.388; OKLCH L 74.3% C 0.111 H 15.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E98E95 |
|---|---|
| RGB | rgb(233, 142, 149) |
| HSL | hsl(355, 67%, 74%) |
| HSV | hsv(355, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 36.1%, 8.6%) |
| CIE-LAB | lab(68.64, 35.29, 11.10) |
| CIE-LCH | lch(68.64, 37.00, 17.45°) |
| OKLab | oklab(74.32% 0.107 0.0289) |
| OKLCH | oklch(74.32% 0.111 15.1) |
| XYZ | xyz(48.7042, 38.8435, 33.3603) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.91
Dusty Pink (survey)
#D58A94
ΔE00 4.13
Blush Pink
#FE828C
ΔE00 4.70
Lightcoral
#F08080
ΔE00 5.15
Pig Pink
#E78EA5
ΔE00 5.42
Carnation
#FD798F
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98E95 #8EE9E2
analogous
#E98EC2 #E98E95 #E9B48E
triadic
#E98E95 #95E98E #8E95E9
tetradic
#E98E95 #C2E98E #8EE9E2 #B48EE9
square
#E98E95 #C2E98E #8EE9E2 #B48EE9
split-complementary
#E98E95 #8EE9B4 #8EC2E9
monochromatic
#D32936 #DF5B65 #E98E95 #F3C1C5 #FAE5E7
Accessibility & contrast
On white
2.40
#E98E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#E98E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98E95
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98E95 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D95
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#F98491
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e98e95; /* rgb */ color: rgb(233, 142, 149); /* oklch */ color: oklch(74.3% 0.111 15.1);
Tailwind
colors: {
custom: {
50: '#f2b0b4',
500: '#e98e95',
950: '#000000',
},
}SCSS
$custom: #e98e95; $custom-light: #f2b0b4; $custom-dark: #000000;
JSON
{
"hex": "#e98e95",
"rgb": {
"r": 233,
"g": 142,
"b": 149
},
"hsl": {
"h": 355.385,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.74317,
"c": 0.1108,
"h": 15.1
},
"luminance": 0.3884
}Semantic roles & 50–950 ramp
primary
#E98E95
secondary
#D9F2F0
accent
#CFC116
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171011
muted
#857F80