#EA9496#EA9496
#EA9496 is a light, moderate red. Relative luminance 0.409; OKLCH L 75.5% C 0.104 H 18.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9496 |
|---|---|
| RGB | rgb(234, 148, 150) |
| HSL | hsl(359, 67%, 75%) |
| HSV | hsv(359, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 35.9%, 8.2%) |
| CIE-LAB | lab(70.09, 32.62, 12.61) |
| CIE-LCH | lch(70.09, 34.98, 21.13°) |
| OKLab | oklab(75.46% 0.0989 0.0327) |
| OKLCH | oklch(75.46% 0.104 18.3) |
| XYZ | xyz(50.0286, 40.8781, 34.1036) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.29
Lightcoral
#F08080
ΔE00 5.49
Blush Pink
#FE828C
ΔE00 5.58
Rose Pink
#F7879A
ΔE00 5.59
Blush (survey)
#F29E8E
ΔE00 6.75
Pig Pink
#E78EA5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9496 #94EAE8
analogous
#EA94C1 #EA9496 #EABD94
triadic
#EA9496 #96EA94 #9496EA
tetradic
#EA9496 #C1EA94 #94EAE8 #BD94EA
square
#EA9496 #C1EA94 #94EAE8 #BD94EA
split-complementary
#EA9496 #94EABD #94C1EA
monochromatic
#D62E32 #E06164 #EA9496 #F4C7C8 #FAE5E6
Accessibility & contrast
On white
2.29
#EA9496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EA9496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9496
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9496 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A196
Deuteranopia (green-blind)
#B9B295
Tritanopia (blue-blind)
#FA8A95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea9496; /* rgb */ color: rgb(234, 148, 150); /* oklch */ color: oklch(75.5% 0.104 18.3);
Tailwind
colors: {
custom: {
50: '#f3b4b4',
500: '#ea9496',
950: '#000000',
},
}SCSS
$custom: #ea9496; $custom-light: #f3b4b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9496",
"rgb": {
"r": 234,
"g": 148,
"b": 150
},
"hsl": {
"h": 358.605,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.75463,
"c": 0.10415,
"h": 18.3
},
"luminance": 0.40874
}Semantic roles & 50–950 ramp
primary
#EA9496
secondary
#DAF1F1
accent
#CFCB16
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080