#E2B2AE#E2B2AE
#E2B2AE is a light, muted red. Relative luminance 0.511; OKLCH L 80.6% C 0.056 H 23.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B2AE |
|---|---|
| RGB | rgb(226, 178, 174) |
| HSL | hsl(5, 47%, 78%) |
| HSV | hsv(5, 23%, 89%) |
| CMYK | cmyk(0%, 21.2%, 23%, 11.4%) |
| CIE-LAB | lab(76.72, 16.81, 8.71) |
| CIE-LCH | lch(76.72, 18.93, 27.39°) |
| OKLab | oklab(80.57% 0.0516 0.0229) |
| OKLCH | oklch(80.57% 0.056 23.9) |
| XYZ | xyz(54.9250, 51.0679, 47.0001) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.02
Pale Rose
#FDC1C5
ΔE00 6.15
Pinkish Grey
#C8ACA9
ΔE00 6.38
Light Rose
#FFC5CB
ΔE00 7.02
Lightpink
#FFB6C1
ΔE00 7.82
Pink
#FFC0CB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B2AE #AEDEE2
analogous
#E2AEC4 #E2B2AE #E2CCAE
triadic
#E2B2AE #AEE2B2 #B2AEE2
tetradic
#E2B2AE #C4E2AE #AEDEE2 #CCAEE2
square
#E2B2AE #C4E2AE #AEDEE2 #CCAEE2
split-complementary
#E2B2AE #AEE2CC #AEC4E2
monochromatic
#C25C54 #D28781 #E2B2AE #F2DDDB #F7EAE8
Accessibility & contrast
On white
1.87
#E2B2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#E2B2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B2AE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B2AE | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#C6C1AD
Tritanopia (blue-blind)
#EDADB1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #e2b2ae; /* rgb */ color: rgb(226, 178, 174); /* oklch */ color: oklch(80.6% 0.056 23.9);
Tailwind
colors: {
custom: {
50: '#ecc9c6',
500: '#e2b2ae',
950: '#000000',
},
}SCSS
$custom: #e2b2ae; $custom-light: #ecc9c6; $custom-dark: #000000;
JSON
{
"hex": "#e2b2ae",
"rgb": {
"r": 226,
"g": 178,
"b": 174
},
"hsl": {
"h": 4.615,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.80569,
"c": 0.05648,
"h": 23.9
},
"luminance": 0.51066
}Semantic roles & 50–950 ramp
primary
#E2B2AE
secondary
#79B6BB
accent
#AFBB2B
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#161313
muted
#858282