#E79EAA#E79EAA
#E79EAA is a light, moderate red. Relative luminance 0.443; OKLCH L 77.4% C 0.088 H 8.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EAA |
|---|---|
| RGB | rgb(231, 158, 170) |
| HSL | hsl(350, 60%, 76%) |
| HSV | hsv(350, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 26.4%, 9.4%) |
| CIE-LAB | lab(72.46, 28.79, 4.86) |
| CIE-LCH | lch(72.46, 29.20, 9.57°) |
| OKLab | oklab(77.36% 0.0872 0.0131) |
| OKLCH | oklch(77.36% 0.088 8.5) |
| XYZ | xyz(52.4387, 44.3481, 43.8204) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.28
Pig Pink
#E78EA5
ΔE00 4.65
Dusty Pink
#D8A7B1
ΔE00 5.04
Soft Pink
#FDB0C0
ΔE00 5.22
Dusty Pink (survey)
#D58A94
ΔE00 5.71
Lightpink
#FFB6C1
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EAA #9EE7DB
analogous
#E79ECF #E79EAA #E7B79E
triadic
#E79EAA #AAE79E #9EAAE7
tetradic
#E79EAA #CFE79E #9EE7DB #B79EE7
square
#E79EAA #CFE79E #9EE7DB #B79EE7
split-complementary
#E79EAA #9EE7B7 #9ECFE7
monochromatic
#CF3C54 #DB6D7F #E79EAA #F3CFD5 #F9E6EA
Accessibility & contrast
On white
2.13
#E79EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E79EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EAA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EAA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAA
Deuteranopia (green-blind)
#BBB7A9
Tritanopia (blue-blind)
#F498A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79eaa; /* rgb */ color: rgb(231, 158, 170); /* oklch */ color: oklch(77.4% 0.088 8.5);
Tailwind
colors: {
custom: {
50: '#f0bbc3',
500: '#e79eaa',
950: '#000000',
},
}SCSS
$custom: #e79eaa; $custom-light: #f0bbc3; $custom-dark: #000000;
JSON
{
"hex": "#e79eaa",
"rgb": {
"r": 231,
"g": 158,
"b": 170
},
"hsl": {
"h": 350.137,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77364,
"c": 0.08818,
"h": 8.5
},
"luminance": 0.44345
}Semantic roles & 50–950 ramp
primary
#E79EAA
secondary
#DBF0ED
accent
#C8AC1D
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181