#EE9B95#EE9B95
#EE9B95 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.1% C 0.101 H 24.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9B95 |
|---|---|
| RGB | rgb(238, 155, 149) |
| HSL | hsl(4, 72%, 76%) |
| HSV | hsv(4, 37%, 93%) |
| CMYK | cmyk(0%, 34.9%, 37.4%, 6.7%) |
| CIE-LAB | lab(72.09, 30.31, 16.03) |
| CIE-LCH | lch(72.09, 34.29, 27.88°) |
| OKLab | oklab(77.09% 0.0918 0.0412) |
| OKLCH | oklch(77.09% 0.101 24.2) |
| XYZ | xyz(52.4082, 43.7937, 34.1207) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.64
Peachy Pink
#FF9A8A
ΔE00 4.65
Light Salmon
#FEA993
ΔE00 6.61
Lightcoral
#F08080
ΔE00 6.66
Blush Pink
#FE828C
ΔE00 7.44
Salmon
#FA8072
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9B95 #95E8EE
analogous
#EE95BB #EE9B95 #EEC795
triadic
#EE9B95 #95EE9B #9B95EE
tetradic
#EE9B95 #BBEE95 #95E8EE #C795EE
square
#EE9B95 #BBEE95 #95E8EE #C795EE
split-complementary
#EE9B95 #95EEC7 #95BBEE
monochromatic
#DD372C #E66960 #EE9B95 #F6CDCA #FBE6E5
Accessibility & contrast
On white
2.15
#EE9B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EE9B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9B95
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9B95 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA794
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#FE919A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee9b95; /* rgb */ color: rgb(238, 155, 149); /* oklch */ color: oklch(77.1% 0.101 24.2);
Tailwind
colors: {
custom: {
50: '#f6b9b4',
500: '#ee9b95',
950: '#000000',
},
}SCSS
$custom: #ee9b95; $custom-light: #f6b9b4; $custom-dark: #000000;
JSON
{
"hex": "#ee9b95",
"rgb": {
"r": 238,
"g": 155,
"b": 149
},
"hsl": {
"h": 4.045,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77093,
"c": 0.10058,
"h": 24.2
},
"luminance": 0.4379
}Semantic roles & 50–950 ramp
primary
#EE9B95
secondary
#D9F1F2
accent
#C7D411
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080