#EA7A96#EA7A96
#EA7A96 is a light, vivid red. Relative luminance 0.336; OKLCH L 71.3% C 0.140 H 5.4°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7A96 |
|---|---|
| RGB | rgb(234, 122, 150) |
| HSL | hsl(345, 73%, 70%) |
| HSV | hsv(345, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 35.9%, 8.2%) |
| CIE-LAB | lab(64.66, 46.03, 4.87) |
| CIE-LCH | lch(64.66, 46.29, 6.04°) |
| OKLab | oklab(71.33% 0.1398 0.0132) |
| OKLCH | oklch(71.33% 0.14 5.4) |
| XYZ | xyz(46.3985, 33.6178, 32.8935) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.87
Palevioletred
#DB7093
ΔE00 4.21
Rose Pink
#F7879A
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 4.36
Rosa
#FE86A4
ΔE00 4.37
Carnation
#FD798F
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7A96 #7AEACE
analogous
#EA7ACE #EA7A96 #EA967A
triadic
#EA7A96 #96EA7A #7A96EA
tetradic
#EA7A96 #CEEA7A #7AEACE #967AEA
square
#EA7A96 #CEEA7A #7AEACE #967AEA
split-complementary
#EA7A96 #7AEA96 #7ACEEA
monochromatic
#CA204A #E2456C #EA7A96 #F2AFC0 #FBE4E9
Accessibility & contrast
On white
2.72
#EA7A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#EA7A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7A96
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7A96 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9097
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#FB7084
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ea7a96; /* rgb */ color: rgb(234, 122, 150); /* oklch */ color: oklch(71.3% 0.140 5.4);
Tailwind
colors: {
custom: {
50: '#f4a3b4',
500: '#ea7a96',
950: '#000000',
},
}SCSS
$custom: #ea7a96; $custom-light: #f4a3b4; $custom-dark: #000000;
JSON
{
"hex": "#ea7a96",
"rgb": {
"r": 234,
"g": 122,
"b": 150
},
"hsl": {
"h": 345,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.71327,
"c": 0.14041,
"h": 5.4
},
"luminance": 0.33614
}Semantic roles & 50–950 ramp
primary
#EA7A96
secondary
#D0F0E8
accent
#D5A411
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80