#E09FAA#E09FAA
#E09FAA is a light, moderate red. Relative luminance 0.435; OKLCH L 76.8% C 0.079 H 7.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FAA |
|---|---|
| RGB | rgb(224, 159, 170) |
| HSL | hsl(350, 51%, 75%) |
| HSV | hsv(350, 29%, 88%) |
| CMYK | cmyk(0%, 29%, 24.1%, 12.2%) |
| CIE-LAB | lab(71.93, 25.70, 3.99) |
| CIE-LCH | lch(71.93, 26.01, 8.82°) |
| OKLab | oklab(76.78% 0.0778 0.0108) |
| OKLCH | oklch(76.78% 0.079 7.9) |
| XYZ | xyz(50.3952, 43.5486, 43.7737) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.47
Dusty Pink
#D8A7B1
ΔE00 3.67
Pig Pink
#E78EA5
ΔE00 5.41
Dusty Pink (survey)
#D58A94
ΔE00 5.71
Soft Pink
#FDB0C0
ΔE00 5.89
Greyish Pink
#C88D94
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FAA #9FE0D5
analogous
#E09FCB #E09FAA #E0B49F
triadic
#E09FAA #AAE09F #9FAAE0
tetradic
#E09FAA #CBE09F #9FE0D5 #B49FE0
square
#E09FAA #CBE09F #9FE0D5 #B49FE0
split-complementary
#E09FAA #9FE0B4 #9FCBE0
monochromatic
#C24258 #D17181 #E09FAA #EFCDD3 #F8E8EB
Accessibility & contrast
On white
2.16
#E09FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#E09FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FAA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FAA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#EC9AA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e09faa; /* rgb */ color: rgb(224, 159, 170); /* oklch */ color: oklch(76.8% 0.079 7.9);
Tailwind
colors: {
custom: {
50: '#ebbcc3',
500: '#e09faa',
950: '#000000',
},
}SCSS
$custom: #e09faa; $custom-light: #ebbcc3; $custom-dark: #000000;
JSON
{
"hex": "#e09faa",
"rgb": {
"r": 224,
"g": 159,
"b": 170
},
"hsl": {
"h": 349.846,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.76783,
"c": 0.07853,
"h": 7.9
},
"luminance": 0.43546
}Semantic roles & 50–950 ramp
primary
#E09FAA
secondary
#DCEFEC
accent
#BFA527
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181