#E2BCA2#E2BCA2
#E2BCA2 is a very light, muted orange. Relative luminance 0.547; OKLCH L 82.2% C 0.056 H 56.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCA2 |
|---|---|
| RGB | rgb(226, 188, 162) |
| HSL | hsl(24, 52%, 76%) |
| HSV | hsv(24, 28%, 89%) |
| CMYK | cmyk(0%, 16.8%, 28.3%, 11.4%) |
| CIE-LAB | lab(78.89, 9.81, 18.26) |
| CIE-LCH | lch(78.89, 20.73, 61.74°) |
| OKLab | oklab(82.18% 0.0313 0.0468) |
| OKLCH | oklch(82.18% 0.056 56.2) |
| XYZ | xyz(55.8697, 54.7461, 41.7995) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.02
Tan
#D2B48C
ΔE00 7.18
Peach
#FFDAB9
ΔE00 7.46
Burlywood
#DEB887
ΔE00 7.55
Light Peach
#FFD8B1
ΔE00 7.84
Mushroom
#BA9E88
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCA2 #A2C8E2
analogous
#E2A2A8 #E2BCA2 #E2DCA2
triadic
#E2BCA2 #A2E2BC #BCA2E2
tetradic
#E2BCA2 #A8E2A2 #A2C8E2 #DCA2E2
square
#E2BCA2 #A8E2A2 #A2C8E2 #DCA2E2
split-complementary
#E2BCA2 #A2E2DC #A2A8E2
monochromatic
#C57945 #D39A73 #E2BCA2 #F1DED1 #F8EEE8
Accessibility & contrast
On white
1.76
#E2BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#E2BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCA2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCA2 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA0
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#EEB5B5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2bca2; /* rgb */ color: rgb(226, 188, 162); /* oklch */ color: oklch(82.2% 0.056 56.2);
Tailwind
colors: {
custom: {
50: '#ecd0bd',
500: '#e2bca2',
950: '#000000',
},
}SCSS
$custom: #e2bca2; $custom-light: #ecd0bd; $custom-dark: #000000;
JSON
{
"hex": "#e2bca2",
"rgb": {
"r": 226,
"g": 188,
"b": 162
},
"hsl": {
"h": 24.375,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.82176,
"c": 0.05631,
"h": 56.2
},
"luminance": 0.54744
}Semantic roles & 50–950 ramp
primary
#E2BCA2
secondary
#6D9BBB
accent
#81C026
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161412
muted
#858382