#E09F99#E09F99
#E09F99 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.3% C 0.079 H 25.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E09F99 |
|---|---|
| RGB | rgb(224, 159, 153) |
| HSL | hsl(5, 53%, 74%) |
| HSV | hsv(5, 32%, 88%) |
| CMYK | cmyk(0%, 29%, 31.7%, 12.2%) |
| CIE-LAB | lab(71.52, 23.38, 12.80) |
| CIE-LCH | lch(71.52, 26.65, 28.69°) |
| OKLab | oklab(76.33% 0.0712 0.0332) |
| OKLCH | oklch(76.33% 0.079 25) |
| XYZ | xyz(48.8898, 42.9465, 35.8452) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.05
Peachy Pink
#FF9A8A
ΔE00 7.18
Dusty Pink
#D8A7B1
ΔE00 7.46
Greyish Pink
#C88D94
ΔE00 7.54
Light Salmon
#FEA993
ΔE00 7.56
Pinkish Tan
#D99B82
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09F99 #99DAE0
analogous
#E099B7 #E09F99 #E0C399
triadic
#E09F99 #99E09F #9F99E0
tetradic
#E09F99 #B7E099 #99DAE0 #C399E0
square
#E09F99 #B7E099 #99DAE0 #C399E0
split-complementary
#E09F99 #99E0C3 #99B7E0
monochromatic
#C3473B #D2736A #E09F99 #EECBC8 #F8E9E8
Accessibility & contrast
On white
2.19
#E09F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E09F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09F99
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09F99 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA898
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#EE979E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e09f99; /* rgb */ color: rgb(224, 159, 153); /* oklch */ color: oklch(76.3% 0.079 25.0);
Tailwind
colors: {
custom: {
50: '#ebbbb7',
500: '#e09f99',
950: '#000000',
},
}SCSS
$custom: #e09f99; $custom-light: #ebbbb7; $custom-dark: #000000;
JSON
{
"hex": "#e09f99",
"rgb": {
"r": 224,
"g": 159,
"b": 153
},
"hsl": {
"h": 5.07,
"s": 53.383,
"l": 73.922
},
"oklch": {
"l": 0.76335,
"c": 0.0786,
"h": 25
},
"luminance": 0.42943
}Semantic roles & 50–950 ramp
primary
#E09F99
secondary
#DCEDEF
accent
#B4C125
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180