#EA9796#EA9796
#EA9796 is a light, moderate red. Relative luminance 0.418; OKLCH L 76.0% C 0.100 H 20.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9796 |
|---|---|
| RGB | rgb(234, 151, 150) |
| HSL | hsl(1, 67%, 75%) |
| HSV | hsv(1, 36%, 92%) |
| CMYK | cmyk(0%, 35.5%, 35.9%, 8.2%) |
| CIE-LAB | lab(70.75, 31.04, 13.54) |
| CIE-LCH | lch(70.75, 33.87, 23.57°) |
| OKLab | oklab(75.97% 0.0941 0.035) |
| OKLCH | oklch(75.97% 0.1 20.4) |
| XYZ | xyz(50.5053, 41.8314, 34.2625) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.63
Lightcoral
#F08080
ΔE00 5.94
Dusty Pink (survey)
#D58A94
ΔE00 6.12
Blush Pink
#FE828C
ΔE00 6.38
Peachy Pink
#FF9A8A
ΔE00 6.40
Rose Pink
#F7879A
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9796 #96E9EA
analogous
#EA96BF #EA9796 #EAC196
triadic
#EA9796 #96EA97 #9796EA
tetradic
#EA9796 #BFEA96 #96E9EA #C196EA
square
#EA9796 #BFEA96 #96E9EA #C196EA
split-complementary
#EA9796 #96EAC1 #96BFEA
monochromatic
#D63230 #E06463 #EA9796 #F4CAC9 #FAE6E5
Accessibility & contrast
On white
2.24
#EA9796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EA9796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9796
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9796 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#FA8E97
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea9796; /* rgb */ color: rgb(234, 151, 150); /* oklch */ color: oklch(76.0% 0.100 20.4);
Tailwind
colors: {
custom: {
50: '#f3b6b4',
500: '#ea9796',
950: '#000000',
},
}SCSS
$custom: #ea9796; $custom-light: #f3b6b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9796",
"rgb": {
"r": 234,
"g": 151,
"b": 150
},
"hsl": {
"h": 0.714,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.75972,
"c": 0.1004,
"h": 20.4
},
"luminance": 0.41828
}Semantic roles & 50–950 ramp
primary
#EA9796
secondary
#DAF1F1
accent
#CCCF17
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080