#EEB2AA#EEB2AA
#EEB2AA is a light, moderate red. Relative luminance 0.529; OKLCH L 81.7% C 0.071 H 27.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB2AA |
|---|---|
| RGB | rgb(238, 178, 170) |
| HSL | hsl(7, 67%, 80%) |
| HSV | hsv(7, 29%, 93%) |
| CMYK | cmyk(0%, 25.2%, 28.6%, 6.7%) |
| CIE-LAB | lab(77.83, 20.72, 12.62) |
| CIE-LCH | lch(77.83, 24.27, 31.35°) |
| OKLab | oklab(81.67% 0.0635 0.0328) |
| OKLCH | oklch(81.67% 0.071 27.4) |
| XYZ | xyz(58.4372, 52.9233, 45.1596) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.05
Pale Salmon
#FFB19A
ΔE00 6.10
Blush (survey)
#F29E8E
ΔE00 6.44
Light Salmon
#FEA993
ΔE00 6.55
Light Rose
#FFC5CB
ΔE00 7.20
Lightpink
#FFB6C1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB2AA #AAE6EE
analogous
#EEAAC4 #EEB2AA #EED4AA
triadic
#EEB2AA #AAEEB2 #B2AAEE
tetradic
#EEB2AA #C4EEAA #AAE6EE #D4AAEE
square
#EEB2AA #C4EEAA #AAE6EE #D4AAEE
split-complementary
#EEB2AA #AAEED4 #AAC4EE
monochromatic
#DA5644 #E48477 #EEB2AA #F8E0DD #FAE8E5
Accessibility & contrast
On white
1.81
#EEB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#EEB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB2AA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB2AA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#CCC5A9
Tritanopia (blue-blind)
#FBABB0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb2aa; /* rgb */ color: rgb(238, 178, 170); /* oklch */ color: oklch(81.7% 0.071 27.4);
Tailwind
colors: {
custom: {
50: '#f5c9c3',
500: '#eeb2aa',
950: '#000000',
},
}SCSS
$custom: #eeb2aa; $custom-light: #f5c9c3; $custom-dark: #000000;
JSON
{
"hex": "#eeb2aa",
"rgb": {
"r": 238,
"g": 178,
"b": 170
},
"hsl": {
"h": 7.059,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.81674,
"c": 0.07146,
"h": 27.4
},
"luminance": 0.5292
}Semantic roles & 50–950 ramp
primary
#EEB2AA
secondary
#71C1CB
accent
#B9CF17
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282