#E09FAC#E09FAC
#E09FAC is a light, moderate red. Relative luminance 0.436; OKLCH L 76.8% C 0.079 H 5.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FAC |
|---|---|
| RGB | rgb(224, 159, 172) |
| HSL | hsl(348, 51%, 75%) |
| HSV | hsv(348, 29%, 88%) |
| CMYK | cmyk(0%, 29%, 23.2%, 12.2%) |
| CIE-LAB | lab(71.98, 25.99, 2.96) |
| CIE-LCH | lch(71.98, 26.15, 6.49°) |
| OKLab | oklab(76.84% 0.0785 0.0081) |
| OKLCH | oklch(76.84% 0.079 5.9) |
| XYZ | xyz(50.5858, 43.6249, 44.7777) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 0.86
Dusty Pink
#D8A7B1
ΔE00 3.64
Pig Pink
#E78EA5
ΔE00 5.16
Soft Pink
#FDB0C0
ΔE00 5.77
Dusty Pink (survey)
#D58A94
ΔE00 5.92
Grey Pink
#C3909B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FAC #9FE0D3
analogous
#E09FCC #E09FAC #E0B29F
triadic
#E09FAC #ACE09F #9FACE0
tetradic
#E09FAC #CCE09F #9FE0D3 #B29FE0
square
#E09FAC #CCE09F #9FE0D3 #B29FE0
split-complementary
#E09FAC #9FE0B2 #9FCCE0
monochromatic
#C2425C #D17184 #E09FAC #EFCDD4 #F8E8EB
Accessibility & contrast
On white
2.16
#E09FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E09FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FAC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FAC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#EC9AA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e09fac; /* rgb */ color: rgb(224, 159, 172); /* oklch */ color: oklch(76.8% 0.079 5.9);
Tailwind
colors: {
custom: {
50: '#ebbcc4',
500: '#e09fac',
950: '#000000',
},
}SCSS
$custom: #e09fac; $custom-light: #ebbcc4; $custom-dark: #000000;
JSON
{
"hex": "#e09fac",
"rgb": {
"r": 224,
"g": 159,
"b": 172
},
"hsl": {
"h": 348,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.76839,
"c": 0.07895,
"h": 5.9
},
"luminance": 0.43622
}Semantic roles & 50–950 ramp
primary
#E09FAC
secondary
#DCEFEB
accent
#BFA027
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161212
muted
#848181