#E79EA5#E79EA5
#E79EA5 is a light, moderate red. Relative luminance 0.442; OKLCH L 77.2% C 0.088 H 13.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EA5 |
|---|---|
| RGB | rgb(231, 158, 165) |
| HSL | hsl(354, 60%, 76%) |
| HSV | hsv(354, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 28.6%, 9.4%) |
| CIE-LAB | lab(72.34, 28.11, 7.44) |
| CIE-LCH | lch(72.34, 29.08, 14.83°) |
| OKLab | oklab(77.23% 0.0853 0.0197) |
| OKLCH | oklch(77.23% 0.088 13) |
| XYZ | xyz(51.9747, 44.1625, 41.3767) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.65
Dusty Pink
#D8A7B1
ΔE00 5.48
Dusty Pink (survey)
#D58A94
ΔE00 5.60
Pig Pink
#E78EA5
ΔE00 5.76
Soft Pink
#FDB0C0
ΔE00 5.97
Lightpink
#FFB6C1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EA5 #9EE7E0
analogous
#E79ECA #E79EA5 #E7BC9E
triadic
#E79EA5 #A5E79E #9EA5E7
tetradic
#E79EA5 #CAE79E #9EE7E0 #BC9EE7
square
#E79EA5 #CAE79E #9EE7E0 #BC9EE7
split-complementary
#E79EA5 #9EE7BC #9ECAE7
monochromatic
#CF3C4A #DB6D77 #E79EA5 #F3CFD3 #F9E6E8
Accessibility & contrast
On white
2.14
#E79EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E79EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EA5
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EA5 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#BCB7A4
Tritanopia (blue-blind)
#F597A1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e79ea5; /* rgb */ color: rgb(231, 158, 165); /* oklch */ color: oklch(77.2% 0.088 13.0);
Tailwind
colors: {
custom: {
50: '#f0bbbf',
500: '#e79ea5',
950: '#000000',
},
}SCSS
$custom: #e79ea5; $custom-light: #f0bbbf; $custom-dark: #000000;
JSON
{
"hex": "#e79ea5",
"rgb": {
"r": 231,
"g": 158,
"b": 165
},
"hsl": {
"h": 354.247,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77228,
"c": 0.08758,
"h": 13
},
"luminance": 0.44159
}Semantic roles & 50–950 ramp
primary
#E79EA5
secondary
#DBF0EE
accent
#C8B81D
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181