#E2C3BE#E2C3BE
#E2C3BE is a very light, muted red. Relative luminance 0.589; OKLCH L 84.2% C 0.036 H 28.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2C3BE |
|---|---|
| RGB | rgb(226, 195, 190) |
| HSL | hsl(8, 38%, 82%) |
| HSV | hsv(8, 16%, 89%) |
| CMYK | cmyk(0%, 13.7%, 15.9%, 11.4%) |
| CIE-LAB | lab(81.25, 10.16, 6.56) |
| CIE-LCH | lch(81.25, 12.10, 32.86°) |
| OKLab | oklab(84.22% 0.0317 0.0173) |
| OKLCH | oklch(84.22% 0.036 28.7) |
| XYZ | xyz(60.1732, 58.9183, 56.9078) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.22
Mistyrose
#FFE4E1
ΔE00 7.55
Pale Rose
#FDC1C5
ΔE00 8.58
Light Rose
#FFC5CB
ΔE00 8.73
Pale Pink
#FFCFDC
ΔE00 9.48
Light Pink
#FFD1DF
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2C3BE #BEDDE2
analogous
#E2BECB #E2C3BE #E2D5BE
triadic
#E2C3BE #BEE2C3 #C3BEE2
tetradic
#E2C3BE #CBE2BE #BEDDE2 #D5BEE2
square
#E2C3BE #CBE2BE #BEDDE2 #D5BEE2
split-complementary
#E2C3BE #BEE2D5 #BECBE2
monochromatic
#BC7569 #CF9C94 #E2C3BE #F5EAE8 #F6EBEA
Accessibility & contrast
On white
1.64
#E2C3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#E2C3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2C3BE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2C3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2C3BE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#EAC0C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e2c3be; /* rgb */ color: rgb(226, 195, 190); /* oklch */ color: oklch(84.2% 0.036 28.7);
Tailwind
colors: {
custom: {
50: '#ebd5d1',
500: '#e2c3be',
950: '#000000',
},
}SCSS
$custom: #e2c3be; $custom-light: #ebd5d1; $custom-dark: #000000;
JSON
{
"hex": "#e2c3be",
"rgb": {
"r": 226,
"g": 195,
"b": 190
},
"hsl": {
"h": 8.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.84219,
"c": 0.03609,
"h": 28.7
},
"luminance": 0.58917
}Semantic roles & 50–950 ramp
primary
#E2C3BE
secondary
#89B4BB
accent
#A0B134
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383