#EA8397#EA8397
#EA8397 is a light, vivid red. Relative luminance 0.360; OKLCH L 72.7% C 0.128 H 8.3°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8397 |
|---|---|
| RGB | rgb(234, 131, 151) |
| HSL | hsl(348, 71%, 72%) |
| HSV | hsv(348, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 35.5%, 8.2%) |
| CIE-LAB | lab(66.49, 41.59, 6.93) |
| CIE-LCH | lch(66.49, 42.17, 9.47°) |
| OKLab | oklab(72.72% 0.1262 0.0185) |
| OKLCH | oklch(72.72% 0.128 8.3) |
| XYZ | xyz(47.6361, 35.9635, 33.7050) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.51
Pig Pink
#E78EA5
ΔE00 3.56
Rosa
#FE86A4
ΔE00 3.87
Carnation
#FD798F
ΔE00 4.10
Dusty Pink (survey)
#D58A94
ΔE00 4.65
Pinky
#FC86AA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8397 #83EAD6
analogous
#EA83CA #EA8397 #EAA383
triadic
#EA8397 #97EA83 #8397EA
tetradic
#EA8397 #CAEA83 #83EAD6 #A383EA
square
#EA8397 #CAEA83 #83EAD6 #A383EA
split-complementary
#EA8397 #83EAA3 #83CAEA
monochromatic
#CF2345 #E14F6B #EA8397 #F3B7C3 #FBE5E9
Accessibility & contrast
On white
2.56
#EA8397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#EA8397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8397
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8397 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959697
Deuteranopia (green-blind)
#AFA995
Tritanopia (blue-blind)
#FA798A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea8397; /* rgb */ color: rgb(234, 131, 151); /* oklch */ color: oklch(72.7% 0.128 8.3);
Tailwind
colors: {
custom: {
50: '#f3a9b5',
500: '#ea8397',
950: '#000000',
},
}SCSS
$custom: #ea8397; $custom-light: #f3a9b5; $custom-dark: #000000;
JSON
{
"hex": "#ea8397",
"rgb": {
"r": 234,
"g": 131,
"b": 151
},
"hsl": {
"h": 348.35,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.72725,
"c": 0.12753,
"h": 8.3
},
"luminance": 0.35959
}Semantic roles & 50–950 ramp
primary
#EA8397
secondary
#D7F2EC
accent
#D3AE12
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80