#E2BB7F#E2BB7F
#E2BB7F is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.3% C 0.089 H 77.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BB7F |
|---|---|
| RGB | rgb(226, 187, 127) |
| HSL | hsl(36, 63%, 69%) |
| HSV | hsv(36, 44%, 89%) |
| CMYK | cmyk(0%, 17.3%, 43.8%, 11.4%) |
| CIE-LAB | lab(78.02, 6.20, 35.59) |
| CIE-LCH | lch(78.02, 36.12, 80.11°) |
| OKLab | oklab(81.29% 0.0189 0.0872) |
| OKLCH | oklch(81.29% 0.089 77.8) |
| XYZ | xyz(52.9669, 53.2443, 27.5618) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.70
Very Light Brown
#D3B683
ΔE00 3.51
Fawn
#CFAF7B
ΔE00 4.11
Tan (survey)
#D1B26F
ΔE00 4.37
Tan
#D2B48C
ΔE00 5.24
Sandstone
#C9AE74
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BB7F #7FA6E2
analogous
#E28A7F #E2BB7F #D7E27F
triadic
#E2BB7F #7FE2BB #BB7FE2
tetradic
#E2BB7F #7FE28A #7FA6E2 #E27FD7
square
#E2BB7F #7FE28A #7FA6E2 #E27FD7
split-complementary
#E2BB7F #7FD7E2 #8A7FE2
monochromatic
#BC832B #D7A04D #E2BB7F #EDD6B1 #F9F0E3
Accessibility & contrast
On white
1.80
#E2BB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#E2BB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BB7F
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BB7F | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB7B
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#F1B0AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e2bb7f; /* rgb */ color: rgb(226, 187, 127); /* oklch */ color: oklch(81.3% 0.089 77.8);
Tailwind
colors: {
custom: {
50: '#edcfa5',
500: '#e2bb7f',
950: '#000000',
},
}SCSS
$custom: #e2bb7f; $custom-light: #edcfa5; $custom-dark: #000000;
JSON
{
"hex": "#e2bb7f",
"rgb": {
"r": 226,
"g": 187,
"b": 127
},
"hsl": {
"h": 36.364,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.81285,
"c": 0.08923,
"h": 77.8
},
"luminance": 0.53242
}Semantic roles & 50–950 ramp
primary
#E2BB7F
secondary
#4C77BA
accent
#60CB1B
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380