#EA7994#EA7994
#EA7994 is a light, vivid red. Relative luminance 0.333; OKLCH L 71.1% C 0.141 H 6.2°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7994 |
|---|---|
| RGB | rgb(234, 121, 148) |
| HSL | hsl(346, 73%, 70%) |
| HSV | hsv(346, 48%, 92%) |
| CMYK | cmyk(0%, 48.3%, 36.8%, 8.2%) |
| CIE-LAB | lab(64.41, 46.30, 5.65) |
| CIE-LCH | lch(64.41, 46.64, 6.96°) |
| OKLab | oklab(71.12% 0.1406 0.0152) |
| OKLCH | oklch(71.12% 0.141 6.2) |
| XYZ | xyz(46.1167, 33.3096, 32.0119) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.66
Carnation
#FD798F
ΔE00 4.26
Palevioletred
#DB7093
ΔE00 4.30
Rose Pink
#F7879A
ΔE00 4.31
Rosa
#FE86A4
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7994 #79EACF
analogous
#EA79CC #EA7994 #EA9779
triadic
#EA7994 #94EA79 #7994EA
tetradic
#EA7994 #CCEA79 #79EACF #9779EA
square
#EA7994 #CCEA79 #79EACF #9779EA
split-complementary
#EA7994 #79EA97 #79CCEA
monochromatic
#C92048 #E2446A #EA7994 #F2AEBE #FBE3E8
Accessibility & contrast
On white
2.74
#EA7994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#EA7994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7994
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7994 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D8F95
Deuteranopia (green-blind)
#A9A492
Tritanopia (blue-blind)
#FB6E83
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ea7994; /* rgb */ color: rgb(234, 121, 148); /* oklch */ color: oklch(71.1% 0.141 6.2);
Tailwind
colors: {
custom: {
50: '#f4a2b3',
500: '#ea7994',
950: '#000000',
},
}SCSS
$custom: #ea7994; $custom-light: #f4a2b3; $custom-dark: #000000;
JSON
{
"hex": "#ea7994",
"rgb": {
"r": 234,
"g": 121,
"b": 148
},
"hsl": {
"h": 345.664,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.71123,
"c": 0.14143,
"h": 6.2
},
"luminance": 0.33305
}Semantic roles & 50–950 ramp
primary
#EA7994
secondary
#CFF0E8
accent
#D5A611
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80