#E0979E#E0979E
#E0979E is a light, moderate red. Relative luminance 0.404; OKLCH L 75.0% C 0.088 H 13.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E0979E |
|---|---|
| RGB | rgb(224, 151, 158) |
| HSL | hsl(354, 54%, 74%) |
| HSV | hsv(354, 33%, 88%) |
| CMYK | cmyk(0%, 32.6%, 29.5%, 12.2%) |
| CIE-LAB | lab(69.79, 28.33, 7.57) |
| CIE-LCH | lch(69.79, 29.32, 14.96°) |
| OKLab | oklab(75.04% 0.086 0.02) |
| OKLCH | oklch(75.04% 0.088 13.1) |
| XYZ | xyz(47.9800, 40.4522, 37.6220) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.70
Faded Pink
#DE9DAC
ΔE00 3.83
Greyish Pink
#C88D94
ΔE00 4.94
Pig Pink
#E78EA5
ΔE00 5.12
Dusty Pink
#D8A7B1
ΔE00 6.13
Rose Pink
#F7879A
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0979E #97E0D9
analogous
#E097C2 #E0979E #E0B497
triadic
#E0979E #9EE097 #979EE0
tetradic
#E0979E #C2E097 #97E0D9 #B497E0
square
#E0979E #C2E097 #97E0D9 #B497E0
split-complementary
#E0979E #97E0B4 #97C2E0
monochromatic
#C33A47 #D26872 #E0979E #EEC6CA #F8E7E9
Accessibility & contrast
On white
2.31
#E0979E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#E0979E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0979E
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0979E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0979E | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29E
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#EE909A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e0979e; /* rgb */ color: rgb(224, 151, 158); /* oklch */ color: oklch(75.0% 0.088 13.1);
Tailwind
colors: {
custom: {
50: '#ebb6ba',
500: '#e0979e',
950: '#000000',
},
}SCSS
$custom: #e0979e; $custom-light: #ebb6ba; $custom-dark: #000000;
JSON
{
"hex": "#e0979e",
"rgb": {
"r": 224,
"g": 151,
"b": 158
},
"hsl": {
"h": 354.247,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.75042,
"c": 0.0883,
"h": 13.1
},
"luminance": 0.40449
}Semantic roles & 50–950 ramp
primary
#E0979E
secondary
#DCEFED
accent
#C2B224
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080