#EEA09D#EEA09D
#EEA09D is a light, moderate red. Relative luminance 0.458; OKLCH L 78.1% C 0.094 H 21.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA09D |
|---|---|
| RGB | rgb(238, 160, 157) |
| HSL | hsl(2, 70%, 77%) |
| HSV | hsv(2, 34%, 93%) |
| CMYK | cmyk(0%, 32.8%, 34%, 6.7%) |
| CIE-LAB | lab(73.39, 28.62, 13.45) |
| CIE-LCH | lch(73.39, 31.62, 25.17°) |
| OKLab | oklab(78.15% 0.0869 0.0349) |
| OKLCH | oklch(78.15% 0.094 21.9) |
| XYZ | xyz(53.9184, 45.7568, 37.8838) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.85
Peachy Pink
#FF9A8A
ΔE00 6.02
Light Salmon
#FEA993
ΔE00 7.25
Faded Pink
#DE9DAC
ΔE00 7.55
Lightpink
#FFB6C1
ΔE00 7.72
Dusty Pink (survey)
#D58A94
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA09D #9DEBEE
analogous
#EE9DC3 #EEA09D #EEC89D
triadic
#EEA09D #9DEEA0 #A09DEE
tetradic
#EEA09D #C3EE9D #9DEBEE #C89DEE
square
#EEA09D #C3EE9D #9DEBEE #C89DEE
split-complementary
#EEA09D #9DEEC8 #9DC3EE
monochromatic
#DC3B35 #E56D69 #EEA09D #F7D3D1 #FAE6E5
Accessibility & contrast
On white
2.07
#EEA09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EEA09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA09D
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA09D | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9C
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#FD97A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eea09d; /* rgb */ color: rgb(238, 160, 157); /* oklch */ color: oklch(78.1% 0.094 21.9);
Tailwind
colors: {
custom: {
50: '#f5bcb9',
500: '#eea09d',
950: '#000000',
},
}SCSS
$custom: #eea09d; $custom-light: #f5bcb9; $custom-dark: #000000;
JSON
{
"hex": "#eea09d",
"rgb": {
"r": 238,
"g": 160,
"b": 157
},
"hsl": {
"h": 2.222,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.78148,
"c": 0.09362,
"h": 21.9
},
"luminance": 0.45753
}Semantic roles & 50–950 ramp
primary
#EEA09D
secondary
#D9F1F2
accent
#CBD213
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180