#EA9996#EA9996
#EA9996 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.3% C 0.098 H 21.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9996 |
|---|---|
| RGB | rgb(234, 153, 150) |
| HSL | hsl(2, 67%, 75%) |
| HSV | hsv(2, 36%, 92%) |
| CMYK | cmyk(0%, 34.6%, 35.9%, 8.2%) |
| CIE-LAB | lab(71.20, 29.98, 14.17) |
| CIE-LCH | lch(71.20, 33.16, 25.29°) |
| OKLab | oklab(76.32% 0.0909 0.0366) |
| OKLCH | oklch(76.32% 0.098 21.9) |
| XYZ | xyz(50.8299, 42.4806, 34.3707) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.89
Peachy Pink
#FF9A8A
ΔE00 5.88
Lightcoral
#F08080
ΔE00 6.37
Dusty Pink (survey)
#D58A94
ΔE00 6.74
Blush Pink
#FE828C
ΔE00 7.00
Rose Pink
#F7879A
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9996 #96E7EA
analogous
#EA96BD #EA9996 #EAC396
triadic
#EA9996 #96EA99 #9996EA
tetradic
#EA9996 #BDEA96 #96E7EA #C396EA
square
#EA9996 #BDEA96 #96E7EA #C396EA
split-complementary
#EA9996 #96EAC3 #96BDEA
monochromatic
#D63630 #E06763 #EA9996 #F4CBC9 #FAE6E5
Accessibility & contrast
On white
2.21
#EA9996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EA9996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9996
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9996 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A595
Deuteranopia (green-blind)
#BDB495
Tritanopia (blue-blind)
#FA9099
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea9996; /* rgb */ color: rgb(234, 153, 150); /* oklch */ color: oklch(76.3% 0.098 21.9);
Tailwind
colors: {
custom: {
50: '#f3b7b4',
500: '#ea9996',
950: '#000000',
},
}SCSS
$custom: #ea9996; $custom-light: #f3b7b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9996",
"rgb": {
"r": 234,
"g": 153,
"b": 150
},
"hsl": {
"h": 2.143,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.76315,
"c": 0.09799,
"h": 21.9
},
"luminance": 0.42477
}Semantic roles & 50–950 ramp
primary
#EA9996
secondary
#DAF1F1
accent
#C8CF17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080