#EA9995#EA9995
#EA9995 is a light, moderate red. Relative luminance 0.424; OKLCH L 76.3% C 0.098 H 22.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9995 |
|---|---|
| RGB | rgb(234, 153, 149) |
| HSL | hsl(3, 67%, 75%) |
| HSV | hsv(3, 36%, 92%) |
| CMYK | cmyk(0%, 34.6%, 36.3%, 8.2%) |
| CIE-LAB | lab(71.18, 29.86, 14.69) |
| CIE-LCH | lch(71.18, 33.28, 26.19°) |
| OKLab | oklab(76.29% 0.0905 0.0379) |
| OKLCH | oklch(76.29% 0.098 22.7) |
| XYZ | xyz(50.7497, 42.4485, 33.9484) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.54
Peachy Pink
#FF9A8A
ΔE00 5.59
Lightcoral
#F08080
ΔE00 6.35
Dusty Pink (survey)
#D58A94
ΔE00 7.00
Blush Pink
#FE828C
ΔE00 7.13
Light Salmon
#FEA993
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9995 #95E6EA
analogous
#EA95BB #EA9995 #EAC495
triadic
#EA9995 #95EA99 #9995EA
tetradic
#EA9995 #BBEA95 #95E6EA #C495EA
square
#EA9995 #BBEA95 #95E6EA #C495EA
split-complementary
#EA9995 #95EAC4 #95BBEA
monochromatic
#D6372F #E06862 #EA9995 #F4CAC8 #FAE6E5
Accessibility & contrast
On white
2.21
#EA9995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EA9995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9995
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9995 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A594
Deuteranopia (green-blind)
#BDB494
Tritanopia (blue-blind)
#FA8F98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea9995; /* rgb */ color: rgb(234, 153, 149); /* oklch */ color: oklch(76.3% 0.098 22.7);
Tailwind
colors: {
custom: {
50: '#f3b7b4',
500: '#ea9995',
950: '#000000',
},
}SCSS
$custom: #ea9995; $custom-light: #f3b7b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9995",
"rgb": {
"r": 234,
"g": 153,
"b": 149
},
"hsl": {
"h": 2.824,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76291,
"c": 0.09812,
"h": 22.7
},
"luminance": 0.42445
}Semantic roles & 50–950 ramp
primary
#EA9995
secondary
#DAF0F1
accent
#C6CF17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080