#E79EA8#E79EA8
#E79EA8 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.3% C 0.088 H 10.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EA8 |
|---|---|
| RGB | rgb(231, 158, 168) |
| HSL | hsl(352, 60%, 76%) |
| HSV | hsv(352, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 27.3%, 9.4%) |
| CIE-LAB | lab(72.41, 28.52, 5.89) |
| CIE-LCH | lch(72.41, 29.12, 11.67°) |
| OKLab | oklab(77.31% 0.0865 0.0157) |
| OKLCH | oklch(77.31% 0.088 10.3) |
| XYZ | xyz(52.2510, 44.2730, 42.8316) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.77
Pig Pink
#E78EA5
ΔE00 5.04
Dusty Pink
#D8A7B1
ΔE00 5.16
Soft Pink
#FDB0C0
ΔE00 5.46
Dusty Pink (survey)
#D58A94
ΔE00 5.60
Lightpink
#FFB6C1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EA8 #9EE7DD
analogous
#E79ECD #E79EA8 #E7B99E
triadic
#E79EA8 #A8E79E #9EA8E7
tetradic
#E79EA8 #CDE79E #9EE7DD #B99EE7
square
#E79EA8 #CDE79E #9EE7DD #B99EE7
split-complementary
#E79EA8 #9EE7B9 #9ECDE7
monochromatic
#CF3C50 #DB6D7C #E79EA8 #F3CFD4 #F9E6E9
Accessibility & contrast
On white
2.13
#E79EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#E79EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EA8
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EA8 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A8
Deuteranopia (green-blind)
#BBB7A7
Tritanopia (blue-blind)
#F498A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79ea8; /* rgb */ color: rgb(231, 158, 168); /* oklch */ color: oklch(77.3% 0.088 10.3);
Tailwind
colors: {
custom: {
50: '#f0bbc1',
500: '#e79ea8',
950: '#000000',
},
}SCSS
$custom: #e79ea8; $custom-light: #f0bbc1; $custom-dark: #000000;
JSON
{
"hex": "#e79ea8",
"rgb": {
"r": 231,
"g": 158,
"b": 168
},
"hsl": {
"h": 351.781,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77309,
"c": 0.08789,
"h": 10.3
},
"luminance": 0.4427
}Semantic roles & 50–950 ramp
primary
#E79EA8
secondary
#DBF0ED
accent
#C8B11D
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181