#E98C99#E98C99
#E98C99 is a light, moderate red. Relative luminance 0.384; OKLCH L 74.1% C 0.114 H 11.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E98C99 |
|---|---|
| RGB | rgb(233, 140, 153) |
| HSL | hsl(352, 68%, 73%) |
| HSV | hsv(352, 40%, 91%) |
| CMYK | cmyk(0%, 39.9%, 34.3%, 8.6%) |
| CIE-LAB | lab(68.30, 36.82, 8.38) |
| CIE-LCH | lch(68.30, 37.76, 12.82°) |
| OKLab | oklab(74.09% 0.1117 0.0221) |
| OKLCH | oklch(74.09% 0.114 11.2) |
| XYZ | xyz(48.7341, 38.3836, 34.9729) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.79
Pig Pink
#E78EA5
ΔE00 3.62
Dusty Pink (survey)
#D58A94
ΔE00 3.71
Rosa
#FE86A4
ΔE00 4.96
Blush Pink
#FE828C
ΔE00 5.21
Carnation
#FD798F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98C99 #8CE9DC
analogous
#E98CC7 #E98C99 #E9AD8C
triadic
#E98C99 #99E98C #8C99E9
tetradic
#E98C99 #C7E98C #8CE9DC #AD8CE9
square
#E98C99 #C7E98C #8CE9DC #AD8CE9
split-complementary
#E98C99 #8CE9AD #8CC7E9
monochromatic
#D22840 #DF596B #E98C99 #F3BFC7 #FAE5E8
Accessibility & contrast
On white
2.42
#E98C99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E98C99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98C99
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98C99 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C99
Deuteranopia (green-blind)
#B3AD97
Tritanopia (blue-blind)
#F98391
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e98c99; /* rgb */ color: rgb(233, 140, 153); /* oklch */ color: oklch(74.1% 0.114 11.2);
Tailwind
colors: {
custom: {
50: '#f2afb7',
500: '#e98c99',
950: '#000000',
},
}SCSS
$custom: #e98c99; $custom-light: #f2afb7; $custom-dark: #000000;
JSON
{
"hex": "#e98c99",
"rgb": {
"r": 233,
"g": 140,
"b": 153
},
"hsl": {
"h": 351.613,
"s": 67.883,
"l": 73.137
},
"oklch": {
"l": 0.74092,
"c": 0.11382,
"h": 11.2
},
"luminance": 0.3838
}Semantic roles & 50–950 ramp
primary
#E98C99
secondary
#D9F2EE
accent
#D0B616
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#171011
muted
#857F80