#E79697#E79697
#E79697 is a light, moderate red. Relative luminance 0.410; OKLCH L 75.5% C 0.098 H 18.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E79697 |
|---|---|
| RGB | rgb(231, 150, 151) |
| HSL | hsl(359, 63%, 75%) |
| HSV | hsv(359, 35%, 91%) |
| CMYK | cmyk(0%, 35.1%, 34.6%, 9.4%) |
| CIE-LAB | lab(70.20, 30.57, 12.16) |
| CIE-LCH | lch(70.20, 32.90, 21.69°) |
| OKLab | oklab(75.48% 0.0927 0.0316) |
| OKLCH | oklch(75.48% 0.098 18.8) |
| XYZ | xyz(49.4491, 41.0396, 34.5891) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.23
Lightcoral
#F08080
ΔE00 6.13
Rose Pink
#F7879A
ΔE00 6.29
Blush Pink
#FE828C
ΔE00 6.43
Blush (survey)
#F29E8E
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79697 #96E7E6
analogous
#E796C0 #E79697 #E7BD96
triadic
#E79697 #97E796 #9697E7
tetradic
#E79697 #C0E796 #96E7E6 #BD96E7
square
#E79697 #C0E796 #96E7E6 #BD96E7
split-complementary
#E79697 #96E7BD #96C0E7
monochromatic
#D03234 #DC6466 #E79697 #F2C8C8 #F9E6E6
Accessibility & contrast
On white
2.28
#E79697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#E79697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79697
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79697 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A297
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#F68D97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e79697; /* rgb */ color: rgb(231, 150, 151); /* oklch */ color: oklch(75.5% 0.098 18.8);
Tailwind
colors: {
custom: {
50: '#f1b5b5',
500: '#e79697',
950: '#000000',
},
}SCSS
$custom: #e79697; $custom-light: #f1b5b5; $custom-dark: #000000;
JSON
{
"hex": "#e79697",
"rgb": {
"r": 231,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.259,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.75481,
"c": 0.09798,
"h": 18.8
},
"luminance": 0.41036
}Semantic roles & 50–950 ramp
primary
#E79697
secondary
#DAF1F0
accent
#CBC81B
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080