#EA7B95#EA7B95
#EA7B95 is a light, vivid red. Relative luminance 0.338; OKLCH L 71.4% C 0.139 H 6.3°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7B95 |
|---|---|
| RGB | rgb(234, 123, 149) |
| HSL | hsl(346, 73%, 70%) |
| HSV | hsv(346, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 36.3%, 8.2%) |
| CIE-LAB | lab(64.83, 45.41, 5.68) |
| CIE-LCH | lch(64.83, 45.77, 7.13°) |
| OKLab | oklab(71.45% 0.1379 0.0153) |
| OKLCH | oklch(71.45% 0.139 6.3) |
| XYZ | xyz(46.4417, 33.8326, 32.5124) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.95
Rosy Pink
#F6688E
ΔE00 4.05
Carnation
#FD798F
ΔE00 4.19
Rosa
#FE86A4
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 4.56
Palevioletred
#DB7093
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7B95 #7BEAD0
analogous
#EA7BCC #EA7B95 #EA997B
triadic
#EA7B95 #95EA7B #7B95EA
tetradic
#EA7B95 #CCEA7B #7BEAD0 #997BEA
square
#EA7B95 #CCEA7B #7BEAD0 #997BEA
split-complementary
#EA7B95 #7BEA99 #7BCCEA
monochromatic
#CA2048 #E2466B #EA7B95 #F2B0BF #FBE5EA
Accessibility & contrast
On white
2.70
#EA7B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#EA7B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7B95
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7B95 | 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)
#8E9096
Deuteranopia (green-blind)
#AAA593
Tritanopia (blue-blind)
#FB7184
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ea7b95; /* rgb */ color: rgb(234, 123, 149); /* oklch */ color: oklch(71.4% 0.139 6.3);
Tailwind
colors: {
custom: {
50: '#f4a4b4',
500: '#ea7b95',
950: '#000000',
},
}SCSS
$custom: #ea7b95; $custom-light: #f4a4b4; $custom-dark: #000000;
JSON
{
"hex": "#ea7b95",
"rgb": {
"r": 234,
"g": 123,
"b": 149
},
"hsl": {
"h": 345.946,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.71448,
"c": 0.13873,
"h": 6.3
},
"luminance": 0.33828
}Semantic roles & 50–950 ramp
primary
#EA7B95
secondary
#D1F0E9
accent
#D5A711
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80