#EA8797#EA8797
#EA8797 is a light, vivid red. Relative luminance 0.371; OKLCH L 73.4% C 0.122 H 10.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8797 |
|---|---|
| RGB | rgb(234, 135, 151) |
| HSL | hsl(350, 70%, 72%) |
| HSV | hsv(350, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 35.5%, 8.2%) |
| CIE-LAB | lab(67.32, 39.54, 8.12) |
| CIE-LCH | lch(67.32, 40.36, 11.61°) |
| OKLab | oklab(73.36% 0.1199 0.0215) |
| OKLCH | oklch(73.36% 0.122 10.1) |
| XYZ | xyz(48.1837, 37.0588, 33.8875) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.22
Pig Pink
#E78EA5
ΔE00 3.63
Dusty Pink (survey)
#D58A94
ΔE00 4.12
Rosa
#FE86A4
ΔE00 4.31
Carnation
#FD798F
ΔE00 4.38
Blush Pink
#FE828C
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8797 #87EADA
analogous
#EA87C9 #EA8797 #EAA987
triadic
#EA8797 #97EA87 #8797EA
tetradic
#EA8797 #C9EA87 #87EADA #A987EA
square
#EA8797 #C9EA87 #87EADA #A987EA
split-complementary
#EA8797 #87EAA9 #87C9EA
monochromatic
#D22541 #E1536A #EA8797 #F3BBC4 #FAE5E8
Accessibility & contrast
On white
2.50
#EA8797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EA8797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8797
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8797 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999897
Deuteranopia (green-blind)
#B1AB95
Tritanopia (blue-blind)
#FA7D8D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea8797; /* rgb */ color: rgb(234, 135, 151); /* oklch */ color: oklch(73.4% 0.122 10.1);
Tailwind
colors: {
custom: {
50: '#f3abb5',
500: '#ea8797',
950: '#000000',
},
}SCSS
$custom: #ea8797; $custom-light: #f3abb5; $custom-dark: #000000;
JSON
{
"hex": "#ea8797",
"rgb": {
"r": 234,
"g": 135,
"b": 151
},
"hsl": {
"h": 350.303,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.73355,
"c": 0.1218,
"h": 10.1
},
"luminance": 0.37055
}Semantic roles & 50–950 ramp
primary
#EA8797
secondary
#D9F2EE
accent
#D2B313
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80