#EA9697#EA9697
#EA9697 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.8% C 0.102 H 18.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9697 |
|---|---|
| RGB | rgb(234, 150, 151) |
| HSL | hsl(359, 67%, 75%) |
| HSV | hsv(359, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 35.5%, 8.2%) |
| CIE-LAB | lab(70.55, 31.69, 12.71) |
| CIE-LCH | lch(70.55, 34.14, 21.85°) |
| OKLab | oklab(75.83% 0.0961 0.033) |
| OKLCH | oklch(75.83% 0.102 18.9) |
| XYZ | xyz(50.4259, 41.5433, 34.6349) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.61
Lightcoral
#F08080
ΔE00 5.87
Blush Pink
#FE828C
ΔE00 6.03
Rose Pink
#F7879A
ΔE00 6.07
Blush (survey)
#F29E8E
ΔE00 6.34
Faded Pink
#DE9DAC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9697 #96EAE9
analogous
#EA96C1 #EA9697 #EABF96
triadic
#EA9697 #97EA96 #9697EA
tetradic
#EA9697 #C1EA96 #96EAE9 #BF96EA
square
#EA9697 #C1EA96 #96EAE9 #BF96EA
split-complementary
#EA9697 #96EABF #96C1EA
monochromatic
#D63032 #E06364 #EA9697 #F4C9CA #FAE5E6
Accessibility & contrast
On white
2.26
#EA9697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EA9697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9697
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9697 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A397
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#FA8D97
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea9697; /* rgb */ color: rgb(234, 150, 151); /* oklch */ color: oklch(75.8% 0.102 18.9);
Tailwind
colors: {
custom: {
50: '#f3b5b5',
500: '#ea9697',
950: '#000000',
},
}SCSS
$custom: #ea9697; $custom-light: #f3b5b5; $custom-dark: #000000;
JSON
{
"hex": "#ea9697",
"rgb": {
"r": 234,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.286,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.75827,
"c": 0.10157,
"h": 18.9
},
"luminance": 0.41539
}Semantic roles & 50–950 ramp
primary
#EA9697
secondary
#DAF1F1
accent
#CFCC17
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080