#EA9696#EA9696
#EA9696 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.8% C 0.102 H 19.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9696 |
|---|---|
| RGB | rgb(234, 150, 150) |
| HSL | hsl(0, 67%, 75%) |
| HSV | hsv(0, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 35.9%, 8.2%) |
| CIE-LAB | lab(70.53, 31.57, 13.23) |
| CIE-LCH | lch(70.53, 34.23, 22.74°) |
| OKLab | oklab(75.8% 0.0957 0.0343) |
| OKLCH | oklch(75.8% 0.102 19.7) |
| XYZ | xyz(50.3451, 41.5109, 34.2090) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.77
Dusty Pink (survey)
#D58A94
ΔE00 5.83
Blush (survey)
#F29E8E
ΔE00 6.00
Blush Pink
#FE828C
ΔE00 6.09
Rose Pink
#F7879A
ΔE00 6.34
Peachy Pink
#FF9A8A
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9696 #96EAEA
analogous
#EA96C0 #EA9696 #EAC096
triadic
#EA9696 #96EA96 #9696EA
tetradic
#EA9696 #C0EA96 #96EAEA #C096EA
square
#EA9696 #C0EA96 #96EAEA #C096EA
split-complementary
#EA9696 #96EAC0 #96C0EA
monochromatic
#D63030 #E06363 #EA9696 #F4C9C9 #FAE5E5
Accessibility & contrast
On white
2.26
#EA9696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EA9696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9696
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9696 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A396
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#FA8D97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea9696; /* rgb */ color: rgb(234, 150, 150); /* oklch */ color: oklch(75.8% 0.102 19.7);
Tailwind
colors: {
custom: {
50: '#f3b5b4',
500: '#ea9696',
950: '#000000',
},
}SCSS
$custom: #ea9696; $custom-light: #f3b5b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9696",
"rgb": {
"r": 234,
"g": 150,
"b": 150
},
"hsl": {
"h": 0,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.75802,
"c": 0.10164,
"h": 19.7
},
"luminance": 0.41507
}Semantic roles & 50–950 ramp
primary
#EA9696
secondary
#DAF1F1
accent
#CFCF17
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080