#E79EA9#E79EA9
#E79EA9 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.3% C 0.088 H 9.4°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EA9 |
|---|---|
| RGB | rgb(231, 158, 169) |
| HSL | hsl(351, 60%, 76%) |
| HSV | hsv(351, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 26.8%, 9.4%) |
| CIE-LAB | lab(72.44, 28.65, 5.37) |
| CIE-LCH | lch(72.44, 29.15, 10.62°) |
| OKLab | oklab(77.34% 0.0868 0.0144) |
| OKLCH | oklch(77.34% 0.088 9.4) |
| XYZ | xyz(52.3445, 44.3104, 43.3241) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.51
Pig Pink
#E78EA5
ΔE00 4.84
Dusty Pink
#D8A7B1
ΔE00 5.09
Soft Pink
#FDB0C0
ΔE00 5.33
Dusty Pink (survey)
#D58A94
ΔE00 5.64
Lightpink
#FFB6C1
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EA9 #9EE7DC
analogous
#E79ECE #E79EA9 #E7B89E
triadic
#E79EA9 #A9E79E #9EA9E7
tetradic
#E79EA9 #CEE79E #9EE7DC #B89EE7
square
#E79EA9 #CEE79E #9EE7DC #B89EE7
split-complementary
#E79EA9 #9EE7B8 #9ECEE7
monochromatic
#CF3C52 #DB6D7E #E79EA9 #F3CFD4 #F9E6E9
Accessibility & contrast
On white
2.13
#E79EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E79EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EA9
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EA9 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA9
Deuteranopia (green-blind)
#BBB7A8
Tritanopia (blue-blind)
#F498A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79ea9; /* rgb */ color: rgb(231, 158, 169); /* oklch */ color: oklch(77.3% 0.088 9.4);
Tailwind
colors: {
custom: {
50: '#f0bbc2',
500: '#e79ea9',
950: '#000000',
},
}SCSS
$custom: #e79ea9; $custom-light: #f0bbc2; $custom-dark: #000000;
JSON
{
"hex": "#e79ea9",
"rgb": {
"r": 231,
"g": 158,
"b": 169
},
"hsl": {
"h": 350.959,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77337,
"c": 0.08803,
"h": 9.4
},
"luminance": 0.44307
}Semantic roles & 50–950 ramp
primary
#E79EA9
secondary
#DBF0ED
accent
#C8AE1D
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181