#EA7E96#EA7E96
#EA7E96 is a light, vivid red. Relative luminance 0.346; OKLCH L 71.9% C 0.135 H 6.9°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7E96 |
|---|---|
| RGB | rgb(234, 126, 150) |
| HSL | hsl(347, 72%, 71%) |
| HSV | hsv(347, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 35.9%, 8.2%) |
| CIE-LAB | lab(65.45, 44.02, 6.01) |
| CIE-LCH | lch(65.45, 44.43, 7.77°) |
| OKLab | oklab(71.93% 0.1336 0.0161) |
| OKLCH | oklch(71.93% 0.135 6.9) |
| XYZ | xyz(46.8998, 34.6204, 33.0606) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.37
Rosa
#FE86A4
ΔE00 4.00
Carnation
#FD798F
ΔE00 4.08
Pig Pink
#E78EA5
ΔE00 4.19
Carnation Pink
#FF7FA7
ΔE00 4.60
Pinky
#FC86AA
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7E96 #7EEAD2
analogous
#EA7ECC #EA7E96 #EA9C7E
triadic
#EA7E96 #96EA7E #7E96EA
tetradic
#EA7E96 #CCEA7E #7EEAD2 #9C7EEA
square
#EA7E96 #CCEA7E #7EEAD2 #9C7EEA
split-complementary
#EA7E96 #7EEA9C #7ECCEA
monochromatic
#CC2147 #E1496B #EA7E96 #F3B3C1 #FBE5EA
Accessibility & contrast
On white
2.65
#EA7E96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#EA7E96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7E96
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7E96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7E96 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919297
Deuteranopia (green-blind)
#ACA794
Tritanopia (blue-blind)
#FB7487
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ea7e96; /* rgb */ color: rgb(234, 126, 150); /* oklch */ color: oklch(71.9% 0.135 6.9);
Tailwind
colors: {
custom: {
50: '#f4a6b4',
500: '#ea7e96',
950: '#000000',
},
}SCSS
$custom: #ea7e96; $custom-light: #f4a6b4; $custom-dark: #000000;
JSON
{
"hex": "#ea7e96",
"rgb": {
"r": 234,
"g": 126,
"b": 150
},
"hsl": {
"h": 346.667,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.71927,
"c": 0.13459,
"h": 6.9
},
"luminance": 0.34616
}Semantic roles & 50–950 ramp
primary
#EA7E96
secondary
#D3F1EA
accent
#D4A911
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80