#EA7A94#EA7A94
#EA7A94 is a light, vivid red. Relative luminance 0.336; OKLCH L 71.3% C 0.140 H 6.5°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7A94 |
|---|---|
| RGB | rgb(234, 122, 148) |
| HSL | hsl(346, 73%, 70%) |
| HSV | hsv(346, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 36.8%, 8.2%) |
| CIE-LAB | lab(64.61, 45.80, 5.93) |
| CIE-LCH | lch(64.61, 46.18, 7.38°) |
| OKLab | oklab(71.27% 0.1391 0.0159) |
| OKLCH | oklch(71.27% 0.14 6.5) |
| XYZ | xyz(46.2388, 33.5539, 32.0526) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.86
Rose Pink
#F7879A
ΔE00 4.06
Carnation
#FD798F
ΔE00 4.12
Rosa
#FE86A4
ΔE00 4.47
Palevioletred
#DB7093
ΔE00 4.53
Carnation Pink
#FF7FA7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7A94 #7AEAD0
analogous
#EA7ACC #EA7A94 #EA987A
triadic
#EA7A94 #94EA7A #7A94EA
tetradic
#EA7A94 #CCEA7A #7AEAD0 #987AEA
square
#EA7A94 #CCEA7A #7AEAD0 #987AEA
split-complementary
#EA7A94 #7AEA98 #7ACCEA
monochromatic
#CA2047 #E24569 #EA7A94 #F2AFBF #FBE4E9
Accessibility & contrast
On white
2.72
#EA7A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#EA7A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7A94
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7A94 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E8F95
Deuteranopia (green-blind)
#AAA592
Tritanopia (blue-blind)
#FB6F83
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ea7a94; /* rgb */ color: rgb(234, 122, 148); /* oklch */ color: oklch(71.3% 0.140 6.5);
Tailwind
colors: {
custom: {
50: '#f4a3b3',
500: '#ea7a94',
950: '#000000',
},
}SCSS
$custom: #ea7a94; $custom-light: #f4a3b3; $custom-dark: #000000;
JSON
{
"hex": "#ea7a94",
"rgb": {
"r": 234,
"g": 122,
"b": 148
},
"hsl": {
"h": 346.071,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.71271,
"c": 0.13998,
"h": 6.5
},
"luminance": 0.3355
}Semantic roles & 50–950 ramp
primary
#EA7A94
secondary
#D0F0E8
accent
#D5A711
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80