#E2BEAB#E2BEAB
#E2BEAB is a very light, muted orange. Relative luminance 0.559; OKLCH L 82.8% C 0.049 H 49.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEAB |
|---|---|
| RGB | rgb(226, 190, 171) |
| HSL | hsl(21, 49%, 78%) |
| HSV | hsv(21, 24%, 89%) |
| CMYK | cmyk(0%, 15.9%, 24.3%, 11.4%) |
| CIE-LAB | lab(79.58, 9.99, 14.39) |
| CIE-LCH | lch(79.58, 17.51, 55.23°) |
| OKLab | oklab(82.77% 0.0318 0.0372) |
| OKLCH | oklch(82.77% 0.049 49.4) |
| XYZ | xyz(57.1287, 55.9380, 46.3080) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.50
Peach
#FFDAB9
ΔE00 8.30
Pinkish Grey
#C8ACA9
ΔE00 8.41
Light Peach
#FFD8B1
ΔE00 9.18
Tan
#D2B48C
ΔE00 9.53
Warm Gray
#C9BEB0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEAB #ABCFE2
analogous
#E2ABB3 #E2BEAB #E2D9AB
triadic
#E2BEAB #ABE2BE #BEABE2
tetradic
#E2BEAB #B3E2AB #ABCFE2 #D9ABE2
square
#E2BEAB #B3E2AB #ABCFE2 #D9ABE2
split-complementary
#E2BEAB #ABE2D9 #ABB3E2
monochromatic
#C37850 #D29B7E #E2BEAB #F2E1D8 #F7EDE8
Accessibility & contrast
On white
1.72
#E2BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#E2BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEAB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEAB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AA
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#ECB8B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2beab; /* rgb */ color: rgb(226, 190, 171); /* oklch */ color: oklch(82.8% 0.049 49.4);
Tailwind
colors: {
custom: {
50: '#ebd1c4',
500: '#e2beab',
950: '#000000',
},
}SCSS
$custom: #e2beab; $custom-light: #ebd1c4; $custom-dark: #000000;
JSON
{
"hex": "#e2beab",
"rgb": {
"r": 226,
"g": 190,
"b": 171
},
"hsl": {
"h": 20.727,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.82773,
"c": 0.04897,
"h": 49.4
},
"luminance": 0.55936
}Semantic roles & 50–950 ramp
primary
#E2BEAB
secondary
#76A3BB
accent
#89BC2A
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382