#E79E95#E79E95
#E79E95 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.8% C 0.089 H 27.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E79E95 |
|---|---|
| RGB | rgb(231, 158, 149) |
| HSL | hsl(7, 63%, 75%) |
| HSV | hsv(7, 35%, 91%) |
| CMYK | cmyk(0%, 31.6%, 35.5%, 9.4%) |
| CIE-LAB | lab(71.97, 26.07, 15.75) |
| CIE-LCH | lch(71.97, 30.46, 31.13°) |
| OKLab | oklab(76.83% 0.0792 0.0405) |
| OKLCH | oklch(76.83% 0.089 27.1) |
| XYZ | xyz(50.6085, 43.6160, 34.1811) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.19
Peachy Pink
#FF9A8A
ΔE00 5.30
Light Salmon
#FEA993
ΔE00 6.01
Darksalmon
#E9967A
ΔE00 7.01
Pale Salmon
#FFB19A
ΔE00 7.09
Pinkish Tan
#D99B82
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79E95 #95DEE7
analogous
#E795B5 #E79E95 #E7C795
triadic
#E79E95 #95E79E #9E95E7
tetradic
#E79E95 #B5E795 #95DEE7 #C795E7
square
#E79E95 #B5E795 #95DEE7 #C795E7
split-complementary
#E79E95 #95E7C7 #95B5E7
monochromatic
#D04331 #DC7063 #E79E95 #F2CCC7 #F9E8E6
Accessibility & contrast
On white
2.16
#E79E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E79E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79E95
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79E95 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA894
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#F6959C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e79e95; /* rgb */ color: rgb(231, 158, 149); /* oklch */ color: oklch(76.8% 0.089 27.1);
Tailwind
colors: {
custom: {
50: '#f0bbb4',
500: '#e79e95',
950: '#000000',
},
}SCSS
$custom: #e79e95; $custom-light: #f0bbb4; $custom-dark: #000000;
JSON
{
"hex": "#e79e95",
"rgb": {
"r": 231,
"g": 158,
"b": 149
},
"hsl": {
"h": 6.585,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.76826,
"c": 0.08891,
"h": 27.1
},
"luminance": 0.43613
}Semantic roles & 50–950 ramp
primary
#E79E95
secondary
#DAEEF1
accent
#B8CB1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180