#E1A09E#E1A09E
#E1A09E is a light, moderate red. Relative luminance 0.436; OKLCH L 76.7% C 0.078 H 21.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E1A09E |
|---|---|
| RGB | rgb(225, 160, 158) |
| HSL | hsl(2, 53%, 75%) |
| HSV | hsv(2, 30%, 88%) |
| CMYK | cmyk(0%, 28.9%, 29.8%, 11.8%) |
| CIE-LAB | lab(71.97, 23.88, 10.70) |
| CIE-LCH | lch(71.97, 26.16, 24.14°) |
| OKLab | oklab(76.75% 0.0727 0.0279) |
| OKLCH | oklch(76.75% 0.078 21) |
| XYZ | xyz(49.7950, 43.6207, 38.1380) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.15
Faded Pink
#DE9DAC
ΔE00 6.23
Blush (survey)
#F29E8E
ΔE00 6.26
Dusty Pink (survey)
#D58A94
ΔE00 6.90
Greyish Pink
#C88D94
ΔE00 6.90
Rosybrown
#BC8F8F
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1A09E #9EDFE1
analogous
#E19EBD #E1A09E #E1C19E
triadic
#E1A09E #9EE1A0 #A09EE1
tetradic
#E1A09E #BDE19E #9EDFE1 #C19EE1
square
#E1A09E #BDE19E #9EDFE1 #C19EE1
split-complementary
#E1A09E #9EE1C1 #9EBDE1
monochromatic
#C44441 #D3726F #E1A09E #EFCECD #F8E8E8
Accessibility & contrast
On white
2.16
#E1A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E1A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1A09E
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1A09E | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99E
Deuteranopia (green-blind)
#BCB59D
Tritanopia (blue-blind)
#EE99A0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e1a09e; /* rgb */ color: rgb(225, 160, 158); /* oklch */ color: oklch(76.7% 0.078 21.0);
Tailwind
colors: {
custom: {
50: '#ecbcba',
500: '#e1a09e',
950: '#000000',
},
}SCSS
$custom: #e1a09e; $custom-light: #ecbcba; $custom-dark: #000000;
JSON
{
"hex": "#e1a09e",
"rgb": {
"r": 225,
"g": 160,
"b": 158
},
"hsl": {
"h": 1.791,
"s": 52.756,
"l": 75.098
},
"oklch": {
"l": 0.76749,
"c": 0.07791,
"h": 21
},
"luminance": 0.43618
}Semantic roles & 50–950 ramp
primary
#E1A09E
secondary
#DCEEEF
accent
#BCC025
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180