#E8979D#E8979D
#E8979D is a light, moderate red. Relative luminance 0.417; OKLCH L 75.9% C 0.098 H 14.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E8979D |
|---|---|
| RGB | rgb(232, 151, 157) |
| HSL | hsl(356, 64%, 75%) |
| HSV | hsv(356, 35%, 91%) |
| CMYK | cmyk(0%, 34.9%, 32.3%, 9%) |
| CIE-LAB | lab(70.68, 31.16, 9.52) |
| CIE-LCH | lch(70.68, 32.58, 17.00°) |
| OKLab | oklab(75.92% 0.0946 0.025) |
| OKLCH | oklch(75.92% 0.098 14.8) |
| XYZ | xyz(50.4328, 41.7269, 37.2896) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.62
Faded Pink
#DE9DAC
ΔE00 5.04
Rose Pink
#F7879A
ΔE00 5.33
Pig Pink
#E78EA5
ΔE00 5.47
Greyish Pink
#C88D94
ΔE00 6.39
Blush Pink
#FE828C
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8979D #97E8E2
analogous
#E897C5 #E8979D #E8BA97
triadic
#E8979D #9DE897 #979DE8
tetradic
#E8979D #C5E897 #97E8E2 #BA97E8
square
#E8979D #C5E897 #97E8E2 #BA97E8
split-complementary
#E8979D #97E8BA #97C5E8
monochromatic
#D2333F #DD656E #E8979D #F3C9CC #F9E6E7
Accessibility & contrast
On white
2.25
#E8979D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#E8979D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8979D
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8979D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8979D | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49D
Deuteranopia (green-blind)
#B9B39C
Tritanopia (blue-blind)
#F78F99
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e8979d; /* rgb */ color: rgb(232, 151, 157); /* oklch */ color: oklch(75.9% 0.098 14.8);
Tailwind
colors: {
custom: {
50: '#f1b6b9',
500: '#e8979d',
950: '#000000',
},
}SCSS
$custom: #e8979d; $custom-light: #f1b6b9; $custom-dark: #000000;
JSON
{
"hex": "#e8979d",
"rgb": {
"r": 232,
"g": 151,
"b": 157
},
"hsl": {
"h": 355.556,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.75919,
"c": 0.0978,
"h": 14.8
},
"luminance": 0.41723
}Semantic roles & 50–950 ramp
primary
#E8979D
secondary
#DAF1EF
accent
#CCBE1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080