#EEB3AA#EEB3AA
#EEB3AA is a light, moderate red. Relative luminance 0.533; OKLCH L 81.9% C 0.070 H 28.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB3AA |
|---|---|
| RGB | rgb(238, 179, 170) |
| HSL | hsl(8, 67%, 80%) |
| HSV | hsv(8, 29%, 93%) |
| CMYK | cmyk(0%, 24.8%, 28.6%, 6.7%) |
| CIE-LAB | lab(78.07, 20.19, 12.96) |
| CIE-LCH | lch(78.07, 23.99, 32.69°) |
| OKLab | oklab(81.86% 0.0619 0.0337) |
| OKLCH | oklch(81.86% 0.07 28.5) |
| XYZ | xyz(58.6369, 53.3227, 45.2262) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.85
Pale Rose
#FDC1C5
ΔE00 6.26
Light Salmon
#FEA993
ΔE00 6.44
Blush (survey)
#F29E8E
ΔE00 6.53
Light Rose
#FFC5CB
ΔE00 7.38
Lightpink
#FFB6C1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB3AA #AAE5EE
analogous
#EEAAC3 #EEB3AA #EED5AA
triadic
#EEB3AA #AAEEB3 #B3AAEE
tetradic
#EEB3AA #C3EEAA #AAE5EE #D5AAEE
square
#EEB3AA #C3EEAA #AAE5EE #D5AAEE
split-complementary
#EEB3AA #AAEED5 #AAC3EE
monochromatic
#DA5844 #E48577 #EEB3AA #F8E1DD #FAE8E5
Accessibility & contrast
On white
1.80
#EEB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#EEB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB3AA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB3AA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#CDC6A9
Tritanopia (blue-blind)
#FBACB1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb3aa; /* rgb */ color: rgb(238, 179, 170); /* oklch */ color: oklch(81.9% 0.070 28.5);
Tailwind
colors: {
custom: {
50: '#f5cac3',
500: '#eeb3aa',
950: '#000000',
},
}SCSS
$custom: #eeb3aa; $custom-light: #f5cac3; $custom-dark: #000000;
JSON
{
"hex": "#eeb3aa",
"rgb": {
"r": 238,
"g": 179,
"b": 170
},
"hsl": {
"h": 7.941,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.81856,
"c": 0.07046,
"h": 28.5
},
"luminance": 0.5332
}Semantic roles & 50–950 ramp
primary
#EEB3AA
secondary
#71BFCB
accent
#B6CF17
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282