#EEA09E#EEA09E
#EEA09E is a light, moderate red. Relative luminance 0.458; OKLCH L 78.2% C 0.094 H 21.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA09E |
|---|---|
| RGB | rgb(238, 160, 158) |
| HSL | hsl(2, 70%, 78%) |
| HSV | hsv(2, 34%, 93%) |
| CMYK | cmyk(0%, 32.8%, 33.6%, 6.7%) |
| CIE-LAB | lab(73.41, 28.74, 12.93) |
| CIE-LCH | lch(73.41, 31.51, 24.22°) |
| OKLab | oklab(78.17% 0.0873 0.0336) |
| OKLCH | oklch(78.17% 0.094 21) |
| XYZ | xyz(54.0041, 45.7911, 38.3353) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.22
Peachy Pink
#FF9A8A
ΔE00 6.32
Faded Pink
#DE9DAC
ΔE00 7.23
Lightpink
#FFB6C1
ΔE00 7.47
Light Salmon
#FEA993
ΔE00 7.60
Dusty Pink (survey)
#D58A94
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA09E #9EECEE
analogous
#EE9EC4 #EEA09E #EEC89E
triadic
#EEA09E #9EEEA0 #A09EEE
tetradic
#EEA09E #C4EE9E #9EECEE #C89EEE
square
#EEA09E #C4EE9E #9EECEE #C89EEE
split-complementary
#EEA09E #9EEEC8 #9EC4EE
monochromatic
#DC3A36 #E56D6A #EEA09E #F7D3D2 #FAE6E5
Accessibility & contrast
On white
2.07
#EEA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#EEA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA09E
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA09E | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9D
Deuteranopia (green-blind)
#C2BA9D
Tritanopia (blue-blind)
#FD97A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eea09e; /* rgb */ color: rgb(238, 160, 158); /* oklch */ color: oklch(78.2% 0.094 21.0);
Tailwind
colors: {
custom: {
50: '#f5bcba',
500: '#eea09e',
950: '#000000',
},
}SCSS
$custom: #eea09e; $custom-light: #f5bcba; $custom-dark: #000000;
JSON
{
"hex": "#eea09e",
"rgb": {
"r": 238,
"g": 160,
"b": 158
},
"hsl": {
"h": 1.5,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.78172,
"c": 0.09351,
"h": 21
},
"luminance": 0.45787
}Semantic roles & 50–950 ramp
primary
#EEA09E
secondary
#D9F1F2
accent
#CDD213
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180