#E79EA0#E79EA0
#E79EA0 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.1% C 0.087 H 17.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EA0 |
|---|---|
| RGB | rgb(231, 158, 160) |
| HSL | hsl(358, 60%, 76%) |
| HSV | hsv(358, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 30.7%, 9.4%) |
| CIE-LAB | lab(72.22, 27.45, 10.03) |
| CIE-LCH | lch(72.22, 29.23, 20.07°) |
| OKLab | oklab(77.1% 0.0834 0.0263) |
| OKLCH | oklch(77.1% 0.087 17.5) |
| XYZ | xyz(51.5285, 43.9840, 39.0266) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.29
Dusty Pink (survey)
#D58A94
ΔE00 6.07
Dusty Pink
#D8A7B1
ΔE00 6.36
Greyish Pink
#C88D94
ΔE00 6.92
Blush (survey)
#F29E8E
ΔE00 6.96
Soft Pink
#FDB0C0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EA0 #9EE7E5
analogous
#E79EC5 #E79EA0 #E7C19E
triadic
#E79EA0 #A0E79E #9EA0E7
tetradic
#E79EA0 #C5E79E #9EE7E5 #C19EE7
square
#E79EA0 #C5E79E #9EE7E5 #C19EE7
split-complementary
#E79EA0 #9EE7C1 #9EC5E7
monochromatic
#CF3C40 #DB6D70 #E79EA0 #F3CFD0 #F9E6E7
Accessibility & contrast
On white
2.14
#E79EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E79EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EA0
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EA0 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A0
Deuteranopia (green-blind)
#BDB69F
Tritanopia (blue-blind)
#F5979F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e79ea0; /* rgb */ color: rgb(231, 158, 160); /* oklch */ color: oklch(77.1% 0.087 17.5);
Tailwind
colors: {
custom: {
50: '#f0bbbc',
500: '#e79ea0',
950: '#000000',
},
}SCSS
$custom: #e79ea0; $custom-light: #f0bbbc; $custom-dark: #000000;
JSON
{
"hex": "#e79ea0",
"rgb": {
"r": 231,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.356,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77098,
"c": 0.08747,
"h": 17.5
},
"luminance": 0.43981
}Semantic roles & 50–950 ramp
primary
#E79EA0
secondary
#DBF0F0
accent
#C8C31D
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181