#E09EA7#E09EA7
#E09EA7 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.5% C 0.079 H 10.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EA7 |
|---|---|
| RGB | rgb(224, 158, 167) |
| HSL | hsl(352, 52%, 75%) |
| HSV | hsv(352, 29%, 88%) |
| CMYK | cmyk(0%, 29.5%, 25.4%, 12.2%) |
| CIE-LAB | lab(71.62, 25.81, 5.20) |
| CIE-LCH | lch(71.62, 26.33, 11.40°) |
| OKLab | oklab(76.52% 0.0783 0.0139) |
| OKLCH | oklch(76.52% 0.079 10.1) |
| XYZ | xyz(49.9434, 43.0939, 42.2391) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.18
Dusty Pink
#D8A7B1
ΔE00 4.07
Dusty Pink (survey)
#D58A94
ΔE00 5.33
Pig Pink
#E78EA5
ΔE00 5.55
Greyish Pink
#C88D94
ΔE00 5.74
Grey Pink
#C3909B
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EA7 #9EE0D7
analogous
#E09EC8 #E09EA7 #E0B69E
triadic
#E09EA7 #A7E09E #9EA7E0
tetradic
#E09EA7 #C8E09E #9EE0D7 #B69EE0
square
#E09EA7 #C8E09E #9EE0D7 #B69EE0
split-complementary
#E09EA7 #9EE0B6 #9EC8E0
monochromatic
#C24153 #D1707D #E09EA7 #EFCCD1 #F8E8EA
Accessibility & contrast
On white
2.18
#E09EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#E09EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EA7
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EA7 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#B8B4A6
Tritanopia (blue-blind)
#EC99A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e09ea7; /* rgb */ color: rgb(224, 158, 167); /* oklch */ color: oklch(76.5% 0.079 10.1);
Tailwind
colors: {
custom: {
50: '#ebbbc1',
500: '#e09ea7',
950: '#000000',
},
}SCSS
$custom: #e09ea7; $custom-light: #ebbbc1; $custom-dark: #000000;
JSON
{
"hex": "#e09ea7",
"rgb": {
"r": 224,
"g": 158,
"b": 167
},
"hsl": {
"h": 351.818,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.76522,
"c": 0.07948,
"h": 10.1
},
"luminance": 0.43091
}Semantic roles & 50–950 ramp
primary
#E09EA7
secondary
#DCEFEC
accent
#BFAA27
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181