#E7979D#E7979D
#E7979D is a light, moderate red. Relative luminance 0.416; OKLCH L 75.8% C 0.097 H 14.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E7979D |
|---|---|
| RGB | rgb(231, 151, 157) |
| HSL | hsl(356, 63%, 75%) |
| HSV | hsv(356, 35%, 91%) |
| CMYK | cmyk(0%, 34.6%, 32%, 9.4%) |
| CIE-LAB | lab(70.57, 30.79, 9.34) |
| CIE-LCH | lch(70.57, 32.18, 16.88°) |
| OKLab | oklab(75.81% 0.0934 0.0245) |
| OKLCH | oklch(75.81% 0.097 14.7) |
| XYZ | xyz(50.1091, 41.5600, 37.2744) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.49
Faded Pink
#DE9DAC
ΔE00 4.92
Rose Pink
#F7879A
ΔE00 5.44
Pig Pink
#E78EA5
ΔE00 5.44
Greyish Pink
#C88D94
ΔE00 6.21
Blush Pink
#FE828C
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7979D #97E7E1
analogous
#E797C5 #E7979D #E7B997
triadic
#E7979D #9DE797 #979DE7
tetradic
#E7979D #C5E797 #97E7E1 #B997E7
square
#E7979D #C5E797 #97E7E1 #B997E7
split-complementary
#E7979D #97E7B9 #97C5E7
monochromatic
#D0343F #DC656E #E7979D #F2C9CC #F9E6E8
Accessibility & contrast
On white
2.26
#E7979D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#E7979D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7979D
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7979D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7979D | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39D
Deuteranopia (green-blind)
#B9B29C
Tritanopia (blue-blind)
#F68F99
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e7979d; /* rgb */ color: rgb(231, 151, 157); /* oklch */ color: oklch(75.8% 0.097 14.7);
Tailwind
colors: {
custom: {
50: '#f0b6b9',
500: '#e7979d',
950: '#000000',
},
}SCSS
$custom: #e7979d; $custom-light: #f0b6b9; $custom-dark: #000000;
JSON
{
"hex": "#e7979d",
"rgb": {
"r": 231,
"g": 151,
"b": 157
},
"hsl": {
"h": 355.5,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.75805,
"c": 0.09661,
"h": 14.7
},
"luminance": 0.41556
}Semantic roles & 50–950 ramp
primary
#E7979D
secondary
#DAF1EF
accent
#CABD1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080