#E09E98#E09E98
#E09E98 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.1% C 0.080 H 24.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E09E98 |
|---|---|
| RGB | rgb(224, 158, 152) |
| HSL | hsl(5, 54%, 74%) |
| HSV | hsv(5, 32%, 88%) |
| CMYK | cmyk(0%, 29.5%, 32.1%, 12.2%) |
| CIE-LAB | lab(71.26, 23.79, 12.99) |
| CIE-LCH | lch(71.26, 27.11, 28.63°) |
| OKLab | oklab(76.13% 0.0725 0.0337) |
| OKLCH | oklch(76.13% 0.08 24.9) |
| XYZ | xyz(48.6363, 42.5710, 35.3550) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.97
Peachy Pink
#FF9A8A
ΔE00 7.06
Greyish Pink
#C88D94
ΔE00 7.45
Dusty Pink (survey)
#D58A94
ΔE00 7.54
Light Salmon
#FEA993
ΔE00 7.58
Dusty Pink
#D8A7B1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09E98 #98DAE0
analogous
#E098B6 #E09E98 #E0C298
triadic
#E09E98 #98E09E #9E98E0
tetradic
#E09E98 #B6E098 #98DAE0 #C298E0
square
#E09E98 #B6E098 #98DAE0 #C298E0
split-complementary
#E09E98 #98E0C2 #98B6E0
monochromatic
#C3463B #D27269 #E09E98 #EECAC7 #F8E9E7
Accessibility & contrast
On white
2.21
#E09E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#E09E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09E98
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09E98 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA797
Deuteranopia (green-blind)
#BBB497
Tritanopia (blue-blind)
#EE969D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e09e98; /* rgb */ color: rgb(224, 158, 152); /* oklch */ color: oklch(76.1% 0.080 24.9);
Tailwind
colors: {
custom: {
50: '#ebbbb6',
500: '#e09e98',
950: '#000000',
},
}SCSS
$custom: #e09e98; $custom-light: #ebbbb6; $custom-dark: #000000;
JSON
{
"hex": "#e09e98",
"rgb": {
"r": 224,
"g": 158,
"b": 152
},
"hsl": {
"h": 5,
"s": 53.731,
"l": 73.725
},
"oklch": {
"l": 0.7613,
"c": 0.0799,
"h": 24.9
},
"luminance": 0.42568
}Semantic roles & 50–950 ramp
primary
#E09E98
secondary
#DCEDEF
accent
#B4C124
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180