#E7979E#E7979E
#E7979E is a light, moderate red. Relative luminance 0.416; OKLCH L 75.8% C 0.097 H 13.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E7979E |
|---|---|
| RGB | rgb(231, 151, 158) |
| HSL | hsl(355, 63%, 75%) |
| HSV | hsv(355, 35%, 91%) |
| CMYK | cmyk(0%, 34.6%, 31.6%, 9.4%) |
| CIE-LAB | lab(70.59, 30.92, 8.82) |
| CIE-LCH | lch(70.59, 32.15, 15.93°) |
| OKLab | oklab(75.83% 0.0938 0.0232) |
| OKLCH | oklch(75.83% 0.097 13.9) |
| XYZ | xyz(50.1948, 41.5943, 37.7259) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.40
Faded Pink
#DE9DAC
ΔE00 4.63
Pig Pink
#E78EA5
ΔE00 5.11
Rose Pink
#F7879A
ΔE00 5.30
Greyish Pink
#C88D94
ΔE00 6.16
Blush Pink
#FE828C
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7979E #97E7E0
analogous
#E797C6 #E7979E #E7B897
triadic
#E7979E #9EE797 #979EE7
tetradic
#E7979E #C6E797 #97E7E0 #B897E7
square
#E7979E #C6E797 #97E7E0 #B897E7
split-complementary
#E7979E #97E7B8 #97C6E7
monochromatic
#D03441 #DC6570 #E7979E #F2C9CC #F9E6E8
Accessibility & contrast
On white
2.25
#E7979E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#E7979E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7979E
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7979E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7979E | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49E
Deuteranopia (green-blind)
#B8B39D
Tritanopia (blue-blind)
#F68F9A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e7979e; /* rgb */ color: rgb(231, 151, 158); /* oklch */ color: oklch(75.8% 0.097 13.9);
Tailwind
colors: {
custom: {
50: '#f0b6ba',
500: '#e7979e',
950: '#000000',
},
}SCSS
$custom: #e7979e; $custom-light: #f0b6ba; $custom-dark: #000000;
JSON
{
"hex": "#e7979e",
"rgb": {
"r": 231,
"g": 151,
"b": 158
},
"hsl": {
"h": 354.75,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.75831,
"c": 0.09665,
"h": 13.9
},
"luminance": 0.41591
}Semantic roles & 50–950 ramp
primary
#E7979E
secondary
#DAF1EF
accent
#CABB1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080