#E8A09A#E8A09A
#E8A09A is a light, moderate red. Relative luminance 0.446; OKLCH L 77.4% C 0.087 H 24.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A09A |
|---|---|
| RGB | rgb(232, 160, 154) |
| HSL | hsl(5, 63%, 76%) |
| HSV | hsv(5, 34%, 91%) |
| CMYK | cmyk(0%, 31%, 33.6%, 9%) |
| CIE-LAB | lab(72.65, 26.00, 13.96) |
| CIE-LCH | lch(72.65, 29.51, 28.24°) |
| OKLab | oklab(77.41% 0.079 0.0361) |
| OKLCH | oklch(77.41% 0.087 24.6) |
| XYZ | xyz(51.6839, 44.6339, 36.4586) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.18
Peachy Pink
#FF9A8A
ΔE00 6.00
Light Salmon
#FEA993
ΔE00 6.70
Pale Salmon
#FFB19A
ΔE00 7.61
Faded Pink
#DE9DAC
ΔE00 8.10
Dusty Pink (survey)
#D58A94
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A09A #9AE2E8
analogous
#E89ABB #E8A09A #E8C79A
triadic
#E8A09A #9AE8A0 #A09AE8
tetradic
#E8A09A #BBE89A #9AE2E8 #C79AE8
square
#E8A09A #BBE89A #9AE2E8 #C79AE8
split-complementary
#E8A09A #9AE8C7 #9ABBE8
monochromatic
#D14236 #DD7168 #E8A09A #F3CFCC #F9E8E6
Accessibility & contrast
On white
2.12
#E8A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#E8A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A09A
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A09A | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#F7979F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e8a09a; /* rgb */ color: rgb(232, 160, 154); /* oklch */ color: oklch(77.4% 0.087 24.6);
Tailwind
colors: {
custom: {
50: '#f1bcb7',
500: '#e8a09a',
950: '#000000',
},
}SCSS
$custom: #e8a09a; $custom-light: #f1bcb7; $custom-dark: #000000;
JSON
{
"hex": "#e8a09a",
"rgb": {
"r": 232,
"g": 160,
"b": 154
},
"hsl": {
"h": 4.615,
"s": 62.903,
"l": 75.686
},
"oklch": {
"l": 0.7741,
"c": 0.0869,
"h": 24.6
},
"luminance": 0.44631
}Semantic roles & 50–950 ramp
primary
#E8A09A
secondary
#DAEFF1
accent
#BDCB1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180