#EA9896#EA9896
#EA9896 is a light, moderate red. Relative luminance 0.422; OKLCH L 76.1% C 0.099 H 21.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9896 |
|---|---|
| RGB | rgb(234, 152, 150) |
| HSL | hsl(1, 67%, 75%) |
| HSV | hsv(1, 36%, 92%) |
| CMYK | cmyk(0%, 35%, 35.9%, 8.2%) |
| CIE-LAB | lab(70.98, 30.51, 13.86) |
| CIE-LCH | lch(70.98, 33.51, 24.42°) |
| OKLab | oklab(76.14% 0.0925 0.0358) |
| OKLCH | oklch(76.14% 0.099 21.2) |
| XYZ | xyz(50.6669, 42.1546, 34.3163) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.26
Peachy Pink
#FF9A8A
ΔE00 6.13
Lightcoral
#F08080
ΔE00 6.14
Dusty Pink (survey)
#D58A94
ΔE00 6.42
Blush Pink
#FE828C
ΔE00 6.68
Rose Pink
#F7879A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9896 #96E8EA
analogous
#EA96BE #EA9896 #EAC296
triadic
#EA9896 #96EA98 #9896EA
tetradic
#EA9896 #BEEA96 #96E8EA #C296EA
square
#EA9896 #BEEA96 #96E8EA #C296EA
split-complementary
#EA9896 #96EAC2 #96BEEA
monochromatic
#D63430 #E06663 #EA9896 #F4CAC9 #FAE6E5
Accessibility & contrast
On white
2.23
#EA9896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EA9896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9896
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9896 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A495
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#FA8F98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea9896; /* rgb */ color: rgb(234, 152, 150); /* oklch */ color: oklch(76.1% 0.099 21.2);
Tailwind
colors: {
custom: {
50: '#f3b7b4',
500: '#ea9896',
950: '#000000',
},
}SCSS
$custom: #ea9896; $custom-light: #f3b7b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9896",
"rgb": {
"r": 234,
"g": 152,
"b": 150
},
"hsl": {
"h": 1.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.76144,
"c": 0.09918,
"h": 21.2
},
"luminance": 0.42151
}Semantic roles & 50–950 ramp
primary
#EA9896
secondary
#DAF1F1
accent
#CACF17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080