#EEB8AA#EEB8AA
#EEB8AA is a very light, moderate red. Relative luminance 0.554; OKLCH L 82.8% C 0.066 H 35.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8AA |
|---|---|
| RGB | rgb(238, 184, 170) |
| HSL | hsl(12, 67%, 80%) |
| HSV | hsv(12, 29%, 93%) |
| CMYK | cmyk(0%, 22.7%, 28.6%, 6.7%) |
| CIE-LAB | lab(79.25, 17.54, 14.63) |
| CIE-LCH | lch(79.25, 22.84, 39.83°) |
| OKLab | oklab(82.78% 0.0541 0.0378) |
| OKLCH | oklch(82.78% 0.066 35) |
| XYZ | xyz(59.6572, 55.3633, 45.5663) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.29
Light Salmon
#FEA993
ΔE00 6.53
Blush (survey)
#F29E8E
ΔE00 7.57
Pale Rose
#FDC1C5
ΔE00 7.80
Apricot
#FBCEB1
ΔE00 8.44
Pinkish Tan
#D99B82
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8AA #AAE0EE
analogous
#EEAABE #EEB8AA #EEDAAA
triadic
#EEB8AA #AAEEB8 #B8AAEE
tetradic
#EEB8AA #BEEEAA #AAE0EE #DAAAEE
square
#EEB8AA #BEEEAA #AAE0EE #DAAAEE
split-complementary
#EEB8AA #AAEEDA #AABEEE
monochromatic
#DA6344 #E48D77 #EEB8AA #F8E3DD #FAEAE5
Accessibility & contrast
On white
1.74
#EEB8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#EEB8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8AA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8AA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA9
Deuteranopia (green-blind)
#D1C9AA
Tritanopia (blue-blind)
#FBB1B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb8aa; /* rgb */ color: rgb(238, 184, 170); /* oklch */ color: oklch(82.8% 0.066 35.0);
Tailwind
colors: {
custom: {
50: '#f4cdc3',
500: '#eeb8aa',
950: '#000000',
},
}SCSS
$custom: #eeb8aa; $custom-light: #f4cdc3; $custom-dark: #000000;
JSON
{
"hex": "#eeb8aa",
"rgb": {
"r": 238,
"g": 184,
"b": 170
},
"hsl": {
"h": 12.353,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.82775,
"c": 0.066,
"h": 35
},
"luminance": 0.5536
}Semantic roles & 50–950 ramp
primary
#EEB8AA
secondary
#71B9CB
accent
#A9CF17
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#171312
muted
#858382