#E09FA8#E09FA8
#E09FA8 is a light, moderate red. Relative luminance 0.435; OKLCH L 76.7% C 0.078 H 9.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FA8 |
|---|---|
| RGB | rgb(224, 159, 168) |
| HSL | hsl(352, 51%, 75%) |
| HSV | hsv(352, 29%, 88%) |
| CMYK | cmyk(0%, 29%, 25%, 12.2%) |
| CIE-LAB | lab(71.88, 25.41, 5.02) |
| CIE-LCH | lch(71.88, 25.90, 11.17°) |
| OKLab | oklab(76.73% 0.077 0.0135) |
| OKLCH | oklch(76.73% 0.078 9.9) |
| XYZ | xyz(50.2074, 43.4735, 42.7849) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.15
Dusty Pink
#D8A7B1
ΔE00 3.81
Dusty Pink (survey)
#D58A94
ΔE00 5.59
Pig Pink
#E78EA5
ΔE00 5.75
Greyish Pink
#C88D94
ΔE00 5.90
Soft Pink
#FDB0C0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FA8 #9FE0D7
analogous
#E09FC9 #E09FA8 #E0B69F
triadic
#E09FA8 #A8E09F #9FA8E0
tetradic
#E09FA8 #C9E09F #9FE0D7 #B69FE0
square
#E09FA8 #C9E09F #9FE0D7 #B69FE0
split-complementary
#E09FA8 #9FE0B6 #9FC9E0
monochromatic
#C24254 #D1717E #E09FA8 #EFCDD2 #F8E8EA
Accessibility & contrast
On white
2.17
#E09FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E09FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FA8
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FA8 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#EC9AA2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e09fa8; /* rgb */ color: rgb(224, 159, 168); /* oklch */ color: oklch(76.7% 0.078 9.9);
Tailwind
colors: {
custom: {
50: '#ebbcc1',
500: '#e09fa8',
950: '#000000',
},
}SCSS
$custom: #e09fa8; $custom-light: #ebbcc1; $custom-dark: #000000;
JSON
{
"hex": "#e09fa8",
"rgb": {
"r": 224,
"g": 159,
"b": 168
},
"hsl": {
"h": 351.692,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.76727,
"c": 0.0782,
"h": 9.9
},
"luminance": 0.43471
}Semantic roles & 50–950 ramp
primary
#E09FA8
secondary
#DCEFEC
accent
#BFAA27
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181