#E09E99#E09E99
#E09E99 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.2% C 0.080 H 24.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E09E99 |
|---|---|
| RGB | rgb(224, 158, 153) |
| HSL | hsl(4, 53%, 74%) |
| HSV | hsv(4, 32%, 88%) |
| CMYK | cmyk(0%, 29.5%, 31.7%, 12.2%) |
| CIE-LAB | lab(71.29, 23.92, 12.47) |
| CIE-LCH | lch(71.29, 26.97, 27.53°) |
| OKLab | oklab(76.16% 0.0729 0.0324) |
| OKLCH | oklch(76.16% 0.08 24) |
| XYZ | xyz(48.7185, 42.6039, 35.7881) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.26
Greyish Pink
#C88D94
ΔE00 7.20
Dusty Pink (survey)
#D58A94
ΔE00 7.26
Peachy Pink
#FF9A8A
ΔE00 7.27
Dusty Pink
#D8A7B1
ΔE00 7.30
Faded Pink
#DE9DAC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09E99 #99DBE0
analogous
#E099B8 #E09E99 #E0C299
triadic
#E09E99 #99E09E #9E99E0
tetradic
#E09E99 #B8E099 #99DBE0 #C299E0
square
#E09E99 #B8E099 #99DBE0 #C299E0
split-complementary
#E09E99 #99E0C2 #99B8E0
monochromatic
#C3453B #D2716A #E09E99 #EECBC8 #F8E9E8
Accessibility & contrast
On white
2.21
#E09E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#E09E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09E99
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09E99 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA798
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#EE969D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e09e99; /* rgb */ color: rgb(224, 158, 153); /* oklch */ color: oklch(76.2% 0.080 24.0);
Tailwind
colors: {
custom: {
50: '#ebbbb7',
500: '#e09e99',
950: '#000000',
},
}SCSS
$custom: #e09e99; $custom-light: #ebbbb7; $custom-dark: #000000;
JSON
{
"hex": "#e09e99",
"rgb": {
"r": 224,
"g": 158,
"b": 153
},
"hsl": {
"h": 4.225,
"s": 53.383,
"l": 73.922
},
"oklch": {
"l": 0.76155,
"c": 0.07971,
"h": 24
},
"luminance": 0.42601
}Semantic roles & 50–950 ramp
primary
#E09E99
secondary
#DCEEEF
accent
#B6C125
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180