#EEB0AA#EEB0AA
#EEB0AA is a light, moderate red. Relative luminance 0.521; OKLCH L 81.3% C 0.074 H 25.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB0AA |
|---|---|
| RGB | rgb(238, 176, 170) |
| HSL | hsl(5, 67%, 80%) |
| HSV | hsv(5, 29%, 93%) |
| CMYK | cmyk(0%, 26.1%, 28.6%, 6.7%) |
| CIE-LAB | lab(77.36, 21.79, 11.96) |
| CIE-LCH | lch(77.36, 24.85, 28.77°) |
| OKLab | oklab(81.31% 0.0666 0.0312) |
| OKLCH | oklch(81.31% 0.074 25.1) |
| XYZ | xyz(58.0422, 52.1332, 45.0279) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.75
Blush (survey)
#F29E8E
ΔE00 6.38
Pale Salmon
#FFB19A
ΔE00 6.68
Lightpink
#FFB6C1
ΔE00 6.84
Light Salmon
#FEA993
ΔE00 6.89
Light Rose
#FFC5CB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB0AA #AAE8EE
analogous
#EEAAC6 #EEB0AA #EED2AA
triadic
#EEB0AA #AAEEB0 #B0AAEE
tetradic
#EEB0AA #C6EEAA #AAE8EE #D2AAEE
square
#EEB0AA #C6EEAA #AAE8EE #D2AAEE
split-complementary
#EEB0AA #AAEED2 #AAC6EE
monochromatic
#DA5144 #E48177 #EEB0AA #F8DFDD #FAE7E5
Accessibility & contrast
On white
1.84
#EEB0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#EEB0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB0AA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB0AA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#CBC4A9
Tritanopia (blue-blind)
#FBA9AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb0aa; /* rgb */ color: rgb(238, 176, 170); /* oklch */ color: oklch(81.3% 0.074 25.1);
Tailwind
colors: {
custom: {
50: '#f5c8c3',
500: '#eeb0aa',
950: '#000000',
},
}SCSS
$custom: #eeb0aa; $custom-light: #f5c8c3; $custom-dark: #000000;
JSON
{
"hex": "#eeb0aa",
"rgb": {
"r": 238,
"g": 176,
"b": 170
},
"hsl": {
"h": 5.294,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.8131,
"c": 0.07354,
"h": 25.1
},
"luminance": 0.5213
}Semantic roles & 50–950 ramp
primary
#EEB0AA
secondary
#71C3CB
accent
#BECF17
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282