#E2BF91#E2BF91
#E2BF91 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.4% C 0.073 H 74.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BF91 |
|---|---|
| RGB | rgb(226, 191, 145) |
| HSL | hsl(34, 58%, 73%) |
| HSV | hsv(34, 36%, 89%) |
| CMYK | cmyk(0%, 15.5%, 35.8%, 11.4%) |
| CIE-LAB | lab(79.32, 6.08, 27.87) |
| CIE-LCH | lch(79.32, 28.53, 77.69°) |
| OKLab | oklab(82.4% 0.0199 0.0698) |
| OKLCH | oklch(82.4% 0.073 74.1) |
| XYZ | xyz(55.1069, 55.4770, 34.5880) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.94
Tan
#D2B48C
ΔE00 3.52
Very Light Brown
#D3B683
ΔE00 3.86
Fawn
#CFAF7B
ΔE00 4.94
Toupe
#C7AC7D
ΔE00 6.13
Tan (survey)
#D1B26F
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BF91 #91B4E2
analogous
#E29691 #E2BF91 #DCE291
triadic
#E2BF91 #91E2BF #BF91E2
tetradic
#E2BF91 #91E296 #91B4E2 #E291DC
square
#E2BF91 #91E296 #91B4E2 #E291DC
split-complementary
#E2BF91 #91DCE2 #9691E2
monochromatic
#C58634 #D5A361 #E2BF91 #EFDBC1 #F9F1E7
Accessibility & contrast
On white
1.74
#E2BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#E2BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BF91
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BF91 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC08E
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#EFB6B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bf91; /* rgb */ color: rgb(226, 191, 145); /* oklch */ color: oklch(82.4% 0.073 74.1);
Tailwind
colors: {
custom: {
50: '#ecd2b1',
500: '#e2bf91',
950: '#000000',
},
}SCSS
$custom: #e2bf91; $custom-light: #ecd2b1; $custom-dark: #000000;
JSON
{
"hex": "#e2bf91",
"rgb": {
"r": 226,
"g": 191,
"b": 145
},
"hsl": {
"h": 34.074,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.82399,
"c": 0.07258,
"h": 74.1
},
"luminance": 0.55475
}Semantic roles & 50–950 ramp
primary
#E2BF91
secondary
#5D85BB
accent
#67C620
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161410
muted
#858381