#E09E97#E09E97
#E09E97 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.1% C 0.080 H 25.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E09E97 |
|---|---|
| RGB | rgb(224, 158, 151) |
| HSL | hsl(6, 54%, 74%) |
| HSV | hsv(6, 33%, 88%) |
| CMYK | cmyk(0%, 29.5%, 32.6%, 12.2%) |
| CIE-LAB | lab(71.24, 23.66, 13.51) |
| CIE-LCH | lch(71.24, 27.25, 29.72°) |
| OKLab | oklab(76.11% 0.0721 0.035) |
| OKLCH | oklch(76.11% 0.08 25.9) |
| XYZ | xyz(48.5547, 42.5384, 34.9255) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.69
Peachy Pink
#FF9A8A
ΔE00 6.87
Pinkish Tan
#D99B82
ΔE00 7.26
Light Salmon
#FEA993
ΔE00 7.31
Greyish Pink
#C88D94
ΔE00 7.70
Dusty Pink (survey)
#D58A94
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09E97 #97D9E0
analogous
#E097B4 #E09E97 #E0C297
triadic
#E09E97 #97E09E #9E97E0
tetradic
#E09E97 #B4E097 #97D9E0 #C297E0
square
#E09E97 #B4E097 #97D9E0 #C297E0
split-complementary
#E09E97 #97E0C2 #97B4E0
monochromatic
#C3473A #D27268 #E09E97 #EECAC6 #F8E9E7
Accessibility & contrast
On white
2.21
#E09E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#E09E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09E97
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09E97 | 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)
#ACA796
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#EE969C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e09e97; /* rgb */ color: rgb(224, 158, 151); /* oklch */ color: oklch(76.1% 0.080 25.9);
Tailwind
colors: {
custom: {
50: '#ebbbb5',
500: '#e09e97',
950: '#000000',
},
}SCSS
$custom: #e09e97; $custom-light: #ebbbb5; $custom-dark: #000000;
JSON
{
"hex": "#e09e97",
"rgb": {
"r": 224,
"g": 158,
"b": 151
},
"hsl": {
"h": 5.753,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.76106,
"c": 0.0801,
"h": 25.9
},
"luminance": 0.42535
}Semantic roles & 50–950 ramp
primary
#E09E97
secondary
#DCEDEF
accent
#B2C224
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180