#EEB4AA#EEB4AA
#EEB4AA is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.0% C 0.070 H 29.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4AA |
|---|---|
| RGB | rgb(238, 180, 170) |
| HSL | hsl(9, 67%, 80%) |
| HSV | hsv(9, 29%, 93%) |
| CMYK | cmyk(0%, 24.4%, 28.6%, 6.7%) |
| CIE-LAB | lab(78.30, 19.66, 13.29) |
| CIE-LCH | lch(78.30, 23.73, 34.06°) |
| OKLab | oklab(82.04% 0.0603 0.0345) |
| OKLCH | oklch(82.04% 0.07 29.8) |
| XYZ | xyz(58.8381, 53.7250, 45.2932) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.64
Light Salmon
#FEA993
ΔE00 6.36
Pale Rose
#FDC1C5
ΔE00 6.50
Blush (survey)
#F29E8E
ΔE00 6.66
Light Rose
#FFC5CB
ΔE00 7.59
Lightpink
#FFB6C1
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4AA #AAE4EE
analogous
#EEAAC2 #EEB4AA #EED6AA
triadic
#EEB4AA #AAEEB4 #B4AAEE
tetradic
#EEB4AA #C2EEAA #AAE4EE #D6AAEE
square
#EEB4AA #C2EEAA #AAE4EE #D6AAEE
split-complementary
#EEB4AA #AAEED6 #AAC2EE
monochromatic
#DA5A44 #E48777 #EEB4AA #F8E1DD #FAE9E5
Accessibility & contrast
On white
1.79
#EEB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#EEB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4AA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4AA | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#CEC6A9
Tritanopia (blue-blind)
#FBADB1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb4aa; /* rgb */ color: rgb(238, 180, 170); /* oklch */ color: oklch(82.0% 0.070 29.8);
Tailwind
colors: {
custom: {
50: '#f4cac3',
500: '#eeb4aa',
950: '#000000',
},
}SCSS
$custom: #eeb4aa; $custom-light: #f4cac3; $custom-dark: #000000;
JSON
{
"hex": "#eeb4aa",
"rgb": {
"r": 238,
"g": 180,
"b": 170
},
"hsl": {
"h": 8.824,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.82039,
"c": 0.0695,
"h": 29.8
},
"luminance": 0.53722
}Semantic roles & 50–950 ramp
primary
#EEB4AA
secondary
#71BECB
accent
#B4CF17
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282