#E79D97#E79D97
#E79D97 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.7% C 0.090 H 24.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E79D97 |
|---|---|
| RGB | rgb(231, 157, 151) |
| HSL | hsl(5, 63%, 75%) |
| HSV | hsv(5, 35%, 91%) |
| CMYK | cmyk(0%, 32%, 34.6%, 9.4%) |
| CIE-LAB | lab(71.79, 26.85, 14.39) |
| CIE-LCH | lch(71.79, 30.46, 28.18°) |
| OKLab | oklab(76.7% 0.0815 0.0371) |
| OKLCH | oklch(76.7% 0.09 24.5) |
| XYZ | xyz(50.5996, 43.3407, 34.9727) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.08
Peachy Pink
#FF9A8A
ΔE00 5.80
Light Salmon
#FEA993
ΔE00 6.92
Dusty Pink (survey)
#D58A94
ΔE00 7.67
Lightcoral
#F08080
ΔE00 7.68
Pale Salmon
#FFB19A
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79D97 #97E1E7
analogous
#E797B9 #E79D97 #E7C597
triadic
#E79D97 #97E79D #9D97E7
tetradic
#E79D97 #B9E797 #97E1E7 #C597E7
square
#E79D97 #B9E797 #97E1E7 #C597E7
split-complementary
#E79D97 #97E7C5 #97B9E7
monochromatic
#D03F34 #DC6E65 #E79D97 #F2CCC9 #F9E8E6
Accessibility & contrast
On white
2.17
#E79D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E79D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79D97
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79D97 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA796
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#F6949C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e79d97; /* rgb */ color: rgb(231, 157, 151); /* oklch */ color: oklch(76.7% 0.090 24.5);
Tailwind
colors: {
custom: {
50: '#f0bab5',
500: '#e79d97',
950: '#000000',
},
}SCSS
$custom: #e79d97; $custom-light: #f0bab5; $custom-dark: #000000;
JSON
{
"hex": "#e79d97",
"rgb": {
"r": 231,
"g": 157,
"b": 151
},
"hsl": {
"h": 4.5,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.76698,
"c": 0.0896,
"h": 24.5
},
"luminance": 0.43337
}Semantic roles & 50–950 ramp
primary
#E79D97
secondary
#DAEFF1
accent
#BDCA1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080