#E09FAE#E09FAE
#E09FAE is a light, moderate red. Relative luminance 0.437; OKLCH L 76.9% C 0.079 H 3.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FAE |
|---|---|
| RGB | rgb(224, 159, 174) |
| HSL | hsl(346, 51%, 75%) |
| HSV | hsv(346, 29%, 88%) |
| CMYK | cmyk(0%, 29%, 22.3%, 12.2%) |
| CIE-LAB | lab(72.03, 26.28, 1.92) |
| CIE-LCH | lch(72.03, 26.35, 4.19°) |
| OKLab | oklab(76.9% 0.0793 0.0054) |
| OKLCH | oklch(76.9% 0.079 3.9) |
| XYZ | xyz(50.7793, 43.7023, 45.7969) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 0.55
Dusty Pink
#D8A7B1
ΔE00 3.74
Pig Pink
#E78EA5
ΔE00 5.01
Soft Pink
#FDB0C0
ΔE00 5.73
Dusty Pink (survey)
#D58A94
ΔE00 6.20
Grey Pink
#C3909B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FAE #9FE0D1
analogous
#E09FCE #E09FAE #E0B19F
triadic
#E09FAE #AEE09F #9FAEE0
tetradic
#E09FAE #CEE09F #9FE0D1 #B19FE0
square
#E09FAE #CEE09F #9FE0D1 #B19FE0
split-complementary
#E09FAE #9FE0B1 #9FCEE0
monochromatic
#C24260 #D17187 #E09FAE #EFCDD5 #F8E8EB
Accessibility & contrast
On white
2.16
#E09FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#E09FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FAE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FAE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAE
Deuteranopia (green-blind)
#B7B5AD
Tritanopia (blue-blind)
#EB9BA4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e09fae; /* rgb */ color: rgb(224, 159, 174); /* oklch */ color: oklch(76.9% 0.079 3.9);
Tailwind
colors: {
custom: {
50: '#ebbcc6',
500: '#e09fae',
950: '#000000',
},
}SCSS
$custom: #e09fae; $custom-light: #ebbcc6; $custom-dark: #000000;
JSON
{
"hex": "#e09fae",
"rgb": {
"r": 224,
"g": 159,
"b": 174
},
"hsl": {
"h": 346.154,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.76897,
"c": 0.07947,
"h": 3.9
},
"luminance": 0.437
}Semantic roles & 50–950 ramp
primary
#E09FAE
secondary
#DCEFEA
accent
#BF9C27
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161213
muted
#848182