#EA7B96#EA7B96
#EA7B96 is a light, vivid red. Relative luminance 0.339; OKLCH L 71.5% C 0.139 H 5.7°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7B96 |
|---|---|
| RGB | rgb(234, 123, 150) |
| HSL | hsl(345, 73%, 70%) |
| HSV | hsv(345, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 35.9%, 8.2%) |
| CIE-LAB | lab(64.86, 45.53, 5.15) |
| CIE-LCH | lch(64.86, 45.82, 6.45°) |
| OKLab | oklab(71.48% 0.1383 0.0139) |
| OKLCH | oklch(71.48% 0.139 5.7) |
| XYZ | xyz(46.5219, 33.8646, 32.9347) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 4.05
Rose Pink
#F7879A
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.25
Carnation Pink
#FF7FA7
ΔE00 4.39
Carnation
#FD798F
ΔE00 4.39
Palevioletred
#DB7093
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7B96 #7BEACF
analogous
#EA7BCE #EA7B96 #EA977B
triadic
#EA7B96 #96EA7B #7B96EA
tetradic
#EA7B96 #CEEA7B #7BEACF #977BEA
square
#EA7B96 #CEEA7B #7BEACF #977BEA
split-complementary
#EA7B96 #7BEA97 #7BCEEA
monochromatic
#CA204A #E2466C #EA7B96 #F2B0C0 #FBE5EA
Accessibility & contrast
On white
2.70
#EA7B96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#EA7B96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7B96
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7B96 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9097
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#FB7185
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ea7b96; /* rgb */ color: rgb(234, 123, 150); /* oklch */ color: oklch(71.5% 0.139 5.7);
Tailwind
colors: {
custom: {
50: '#f4a4b4',
500: '#ea7b96',
950: '#000000',
},
}SCSS
$custom: #ea7b96; $custom-light: #f4a4b4; $custom-dark: #000000;
JSON
{
"hex": "#ea7b96",
"rgb": {
"r": 234,
"g": 123,
"b": 150
},
"hsl": {
"h": 345.405,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.71476,
"c": 0.13895,
"h": 5.7
},
"luminance": 0.3386
}Semantic roles & 50–950 ramp
primary
#EA7B96
secondary
#D1F0E8
accent
#D5A511
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80