#E1979F#E1979F
#E1979F is a light, moderate red. Relative luminance 0.406; OKLCH L 75.2% C 0.090 H 12.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E1979F |
|---|---|
| RGB | rgb(225, 151, 159) |
| HSL | hsl(354, 55%, 74%) |
| HSV | hsv(354, 33%, 88%) |
| CMYK | cmyk(0%, 32.9%, 29.3%, 11.8%) |
| CIE-LAB | lab(69.93, 28.83, 7.23) |
| CIE-LCH | lch(69.93, 29.73, 14.07°) |
| OKLab | oklab(75.18% 0.0875 0.0191) |
| OKLCH | oklch(75.18% 0.09 12.3) |
| XYZ | xyz(48.3773, 40.6471, 38.0918) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.63
Dusty Pink (survey)
#D58A94
ΔE00 3.72
Pig Pink
#E78EA5
ΔE00 4.79
Greyish Pink
#C88D94
ΔE00 5.10
Rose Pink
#F7879A
ΔE00 5.98
Dusty Pink
#D8A7B1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1979F #97E1D9
analogous
#E197C4 #E1979F #E1B497
triadic
#E1979F #9FE197 #979FE1
tetradic
#E1979F #C4E197 #97E1D9 #B497E1
square
#E1979F #C4E197 #97E1D9 #B497E1
split-complementary
#E1979F #97E1B4 #97C4E1
monochromatic
#C53948 #D36773 #E1979F #EFC6CB #F8E7E9
Accessibility & contrast
On white
2.30
#E1979F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#E1979F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1979F
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1979F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1979F | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39F
Deuteranopia (green-blind)
#B5B09E
Tritanopia (blue-blind)
#EF909A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e1979f; /* rgb */ color: rgb(225, 151, 159); /* oklch */ color: oklch(75.2% 0.090 12.3);
Tailwind
colors: {
custom: {
50: '#ecb6bb',
500: '#e1979f',
950: '#000000',
},
}SCSS
$custom: #e1979f; $custom-light: #ecb6bb; $custom-dark: #000000;
JSON
{
"hex": "#e1979f",
"rgb": {
"r": 225,
"g": 151,
"b": 159
},
"hsl": {
"h": 353.514,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.75181,
"c": 0.08957,
"h": 12.3
},
"luminance": 0.40644
}Semantic roles & 50–950 ramp
primary
#E1979F
secondary
#DCEFED
accent
#C3B123
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080