#EA979E#EA979E
#EA979E is a light, moderate red. Relative luminance 0.421; OKLCH L 76.2% C 0.100 H 14.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EA979E |
|---|---|
| RGB | rgb(234, 151, 158) |
| HSL | hsl(355, 66%, 75%) |
| HSV | hsv(355, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 32.5%, 8.2%) |
| CIE-LAB | lab(70.94, 32.02, 9.36) |
| CIE-LCH | lch(70.94, 33.36, 16.30°) |
| OKLab | oklab(76.17% 0.0972 0.0246) |
| OKLCH | oklch(76.17% 0.1 14.2) |
| XYZ | xyz(51.1716, 42.0979, 37.7717) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.78
Rose Pink
#F7879A
ΔE00 5.00
Faded Pink
#DE9DAC
ΔE00 5.04
Pig Pink
#E78EA5
ΔE00 5.23
Blush Pink
#FE828C
ΔE00 6.39
Greyish Pink
#C88D94
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA979E #97EAE3
analogous
#EA97C7 #EA979E #EAB997
triadic
#EA979E #9EEA97 #979EEA
tetradic
#EA979E #C7EA97 #97EAE3 #B997EA
square
#EA979E #C7EA97 #97EAE3 #B997EA
split-complementary
#EA979E #97EAB9 #97C7EA
monochromatic
#D5313F #E0646F #EA979E #F4CACD #FAE6E7
Accessibility & contrast
On white
2.23
#EA979E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EA979E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA979E
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA979E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA979E | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#F98F9A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea979e; /* rgb */ color: rgb(234, 151, 158); /* oklch */ color: oklch(76.2% 0.100 14.2);
Tailwind
colors: {
custom: {
50: '#f3b6ba',
500: '#ea979e',
950: '#000000',
},
}SCSS
$custom: #ea979e; $custom-light: #f3b6ba; $custom-dark: #000000;
JSON
{
"hex": "#ea979e",
"rgb": {
"r": 234,
"g": 151,
"b": 158
},
"hsl": {
"h": 354.94,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76174,
"c": 0.10023,
"h": 14.2
},
"luminance": 0.42094
}Semantic roles & 50–950 ramp
primary
#EA979E
secondary
#DAF1EF
accent
#CEBF17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080