#E1979A#E1979A
#E1979A is a light, moderate red. Relative luminance 0.405; OKLCH L 75.0% C 0.089 H 16.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E1979A |
|---|---|
| RGB | rgb(225, 151, 154) |
| HSL | hsl(358, 55%, 74%) |
| HSV | hsv(358, 33%, 88%) |
| CMYK | cmyk(0%, 32.9%, 31.6%, 11.8%) |
| CIE-LAB | lab(69.81, 28.18, 9.84) |
| CIE-LCH | lch(69.81, 29.85, 19.24°) |
| OKLab | oklab(75.05% 0.0856 0.0258) |
| OKLCH | oklch(75.05% 0.089 16.8) |
| XYZ | xyz(47.9522, 40.4771, 35.8528) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.31
Faded Pink
#DE9DAC
ΔE00 5.22
Greyish Pink
#C88D94
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 6.41
Rose Pink
#F7879A
ΔE00 6.61
Dusty Pink
#D8A7B1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1979A #97E1DE
analogous
#E197BF #E1979A #E1B997
triadic
#E1979A #9AE197 #979AE1
tetradic
#E1979A #BFE197 #97E1DE #B997E1
square
#E1979A #BFE197 #97E1DE #B997E1
split-complementary
#E1979A #97E1B9 #97BFE1
monochromatic
#C5393E #D3676C #E1979A #EFC6C8 #F8E7E8
Accessibility & contrast
On white
2.31
#E1979A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#E1979A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1979A
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1979A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1979A | 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)
#A5A29A
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#EF8F98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e1979a; /* rgb */ color: rgb(225, 151, 154); /* oklch */ color: oklch(75.0% 0.089 16.8);
Tailwind
colors: {
custom: {
50: '#ecb6b7',
500: '#e1979a',
950: '#000000',
},
}SCSS
$custom: #e1979a; $custom-light: #ecb6b7; $custom-dark: #000000;
JSON
{
"hex": "#e1979a",
"rgb": {
"r": 225,
"g": 151,
"b": 154
},
"hsl": {
"h": 357.568,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.75049,
"c": 0.08938,
"h": 16.8
},
"luminance": 0.40474
}Semantic roles & 50–950 ramp
primary
#E1979A
secondary
#DCEFEF
accent
#C3BC23
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080