#E2B8A2#E2B8A2
#E2B8A2 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.4% C 0.057 H 49.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B8A2 |
|---|---|
| RGB | rgb(226, 184, 162) |
| HSL | hsl(21, 52%, 76%) |
| HSV | hsv(21, 28%, 89%) |
| CMYK | cmyk(0%, 18.6%, 28.3%, 11.4%) |
| CIE-LAB | lab(77.91, 11.94, 16.89) |
| CIE-LCH | lch(77.91, 20.68, 54.74°) |
| OKLab | oklab(81.41% 0.0375 0.0434) |
| OKLCH | oklch(81.41% 0.057 49.1) |
| XYZ | xyz(55.0270, 53.0607, 41.5186) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.89
Pale Salmon
#FFB19A
ΔE00 8.17
Pinkish Tan
#D99B82
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 8.88
Peach
#FFDAB9
ΔE00 9.22
Tan
#D2B48C
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B8A2 #A2CCE2
analogous
#E2A2AC #E2B8A2 #E2D8A2
triadic
#E2B8A2 #A2E2B8 #B8A2E2
tetradic
#E2B8A2 #ACE2A2 #A2CCE2 #D8A2E2
square
#E2B8A2 #ACE2A2 #A2CCE2 #D8A2E2
split-complementary
#E2B8A2 #A2E2D8 #A2ACE2
monochromatic
#C57145 #D39473 #E2B8A2 #F1DCD1 #F8EDE8
Accessibility & contrast
On white
1.81
#E2B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#E2B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B8A2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B8A2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BBA1
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#EEB1B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e2b8a2; /* rgb */ color: rgb(226, 184, 162); /* oklch */ color: oklch(81.4% 0.057 49.1);
Tailwind
colors: {
custom: {
50: '#eccdbd',
500: '#e2b8a2',
950: '#000000',
},
}SCSS
$custom: #e2b8a2; $custom-light: #eccdbd; $custom-dark: #000000;
JSON
{
"hex": "#e2b8a2",
"rgb": {
"r": 226,
"g": 184,
"b": 162
},
"hsl": {
"h": 20.625,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.81408,
"c": 0.05738,
"h": 49.1
},
"luminance": 0.53058
}Semantic roles & 50–950 ramp
primary
#E2B8A2
secondary
#6DA0BB
accent
#8BC026
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#161312
muted
#858382