#EA9196#EA9196
#EA9196 is a light, moderate red. Relative luminance 0.399; OKLCH L 75.0% C 0.108 H 16.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9196 |
|---|---|
| RGB | rgb(234, 145, 150) |
| HSL | hsl(357, 68%, 74%) |
| HSV | hsv(357, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 35.9%, 8.2%) |
| CIE-LAB | lab(69.43, 34.20, 11.68) |
| CIE-LCH | lch(69.43, 36.14, 18.85°) |
| OKLab | oklab(74.96% 0.1037 0.0304) |
| OKLCH | oklch(74.96% 0.108 16.3) |
| XYZ | xyz(49.5642, 39.9491, 33.9487) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.54
Dusty Pink (survey)
#D58A94
ΔE00 4.63
Blush Pink
#FE828C
ΔE00 4.99
Lightcoral
#F08080
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 5.97
Carnation
#FD798F
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9196 #91EAE5
analogous
#EA91C3 #EA9196 #EAB991
triadic
#EA9196 #96EA91 #9196EA
tetradic
#EA9196 #C3EA91 #91EAE5 #B991EA
square
#EA9196 #C3EA91 #91EAE5 #B991EA
split-complementary
#EA9196 #91EAB9 #91C3EA
monochromatic
#D62A34 #E05E65 #EA9196 #F4C4C7 #FAE5E6
Accessibility & contrast
On white
2.34
#EA9196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EA9196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9196
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9196 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F96
Deuteranopia (green-blind)
#B7B094
Tritanopia (blue-blind)
#FA8793
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea9196; /* rgb */ color: rgb(234, 145, 150); /* oklch */ color: oklch(75.0% 0.108 16.3);
Tailwind
colors: {
custom: {
50: '#f3b2b4',
500: '#ea9196',
950: '#000000',
},
}SCSS
$custom: #ea9196; $custom-light: #f3b2b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9196",
"rgb": {
"r": 234,
"g": 145,
"b": 150
},
"hsl": {
"h": 356.629,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.7496,
"c": 0.10803,
"h": 16.3
},
"luminance": 0.39945
}Semantic roles & 50–950 ramp
primary
#EA9196
secondary
#D9F2F0
accent
#D0C516
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080