#E2BF7E#E2BF7E
#E2BF7E is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.1% C 0.092 H 82.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BF7E |
|---|---|
| RGB | rgb(226, 191, 126) |
| HSL | hsl(39, 63%, 69%) |
| HSV | hsv(39, 44%, 89%) |
| CMYK | cmyk(0%, 15.5%, 44.2%, 11.4%) |
| CIE-LAB | lab(79.01, 4.00, 37.37) |
| CIE-LCH | lch(79.01, 37.58, 83.89°) |
| OKLab | oklab(82.06% 0.0124 0.0912) |
| OKLCH | oklch(82.06% 0.092 82.3) |
| XYZ | xyz(53.7625, 54.9392, 27.5071) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.88
Very Light Brown
#D3B683
ΔE00 3.95
Burlywood
#DEB887
ΔE00 4.48
Fawn
#CFAF7B
ΔE00 5.01
Sandstone
#C9AE74
ΔE00 5.39
Sand (survey)
#E2CA76
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BF7E #7EA1E2
analogous
#E28D7E #E2BF7E #D3E27E
triadic
#E2BF7E #7EE2BF #BF7EE2
tetradic
#E2BF7E #7EE28D #7EA1E2 #E27ED3
square
#E2BF7E #7EE28D #7EA1E2 #E27ED3
split-complementary
#E2BF7E #7ED3E2 #8D7EE2
monochromatic
#BB892A #D7A64C #E2BF7E #EDD8B0 #F8F1E2
Accessibility & contrast
On white
1.75
#E2BF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#E2BF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BF7E
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BF7E | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE79
Deuteranopia (green-blind)
#D7C780
Tritanopia (blue-blind)
#F1B4AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bf7e; /* rgb */ color: rgb(226, 191, 126); /* oklch */ color: oklch(82.1% 0.092 82.3);
Tailwind
colors: {
custom: {
50: '#edd2a4',
500: '#e2bf7e',
950: '#000000',
},
}SCSS
$custom: #e2bf7e; $custom-light: #edd2a4; $custom-dark: #000000;
JSON
{
"hex": "#e2bf7e",
"rgb": {
"r": 226,
"g": 191,
"b": 126
},
"hsl": {
"h": 39,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.82055,
"c": 0.09207,
"h": 82.3
},
"luminance": 0.54937
}Semantic roles & 50–950 ramp
primary
#E2BF7E
secondary
#4B72B9
accent
#58CB1A
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380