#EA9E97#EA9E97
#EA9E97 is a light, moderate red. Relative luminance 0.442; OKLCH L 77.2% C 0.092 H 25.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9E97 |
|---|---|
| RGB | rgb(234, 158, 151) |
| HSL | hsl(5, 66%, 75%) |
| HSV | hsv(5, 35%, 92%) |
| CMYK | cmyk(0%, 32.5%, 35.5%, 8.2%) |
| CIE-LAB | lab(72.35, 27.45, 15.23) |
| CIE-LCH | lch(72.35, 31.39, 29.02°) |
| OKLab | oklab(77.21% 0.0833 0.0392) |
| OKLCH | oklch(77.21% 0.092 25.2) |
| XYZ | xyz(51.7463, 44.1841, 35.0751) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.53
Peachy Pink
#FF9A8A
ΔE00 5.22
Light Salmon
#FEA993
ΔE00 6.32
Pale Salmon
#FFB19A
ΔE00 7.44
Lightcoral
#F08080
ΔE00 7.73
Darksalmon
#E9967A
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9E97 #97E3EA
analogous
#EA97B9 #EA9E97 #EAC797
triadic
#EA9E97 #97EA9E #9E97EA
tetradic
#EA9E97 #B9EA97 #97E3EA #C797EA
square
#EA9E97 #B9EA97 #97E3EA #C797EA
split-complementary
#EA9E97 #97EAC7 #97B9EA
monochromatic
#D53F31 #E06F64 #EA9E97 #F4CDCA #FAE7E6
Accessibility & contrast
On white
2.13
#EA9E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EA9E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9E97
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9E97 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA896
Deuteranopia (green-blind)
#C0B796
Tritanopia (blue-blind)
#F9959C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9e97; /* rgb */ color: rgb(234, 158, 151); /* oklch */ color: oklch(77.2% 0.092 25.2);
Tailwind
colors: {
custom: {
50: '#f3bbb5',
500: '#ea9e97',
950: '#000000',
},
}SCSS
$custom: #ea9e97; $custom-light: #f3bbb5; $custom-dark: #000000;
JSON
{
"hex": "#ea9e97",
"rgb": {
"r": 234,
"g": 158,
"b": 151
},
"hsl": {
"h": 5.06,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.77208,
"c": 0.09208,
"h": 25.2
},
"luminance": 0.44181
}Semantic roles & 50–950 ramp
primary
#EA9E97
secondary
#DAEFF1
accent
#BFCE17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180