#E2BF8F#E2BF8F
#E2BF8F is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.4% C 0.075 H 75.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BF8F |
|---|---|
| RGB | rgb(226, 191, 143) |
| HSL | hsl(35, 59%, 72%) |
| HSV | hsv(35, 37%, 89%) |
| CMYK | cmyk(0%, 15.5%, 36.7%, 11.4%) |
| CIE-LAB | lab(79.28, 5.85, 28.88) |
| CIE-LCH | lch(79.28, 29.47, 78.55°) |
| OKLab | oklab(82.36% 0.0191 0.0722) |
| OKLCH | oklch(82.36% 0.075 75.2) |
| XYZ | xyz(54.9541, 55.4159, 33.7829) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.87
Very Light Brown
#D3B683
ΔE00 3.57
Tan
#D2B48C
ΔE00 3.69
Fawn
#CFAF7B
ΔE00 4.72
Toupe
#C7AC7D
ΔE00 6.01
Tan (survey)
#D1B26F
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BF8F #8FB2E2
analogous
#E2968F #E2BF8F #DBE28F
triadic
#E2BF8F #8FE2BF #BF8FE2
tetradic
#E2BF8F #8FE296 #8FB2E2 #E28FDB
square
#E2BF8F #8FE296 #8FB2E2 #E28FDB
split-complementary
#E2BF8F #8FDBE2 #968FE2
monochromatic
#C48733 #D5A35E #E2BF8F #EFDBC0 #F9F1E7
Accessibility & contrast
On white
1.74
#E2BF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#E2BF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BF8F
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BF8F | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF8C
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#EFB6B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bf8f; /* rgb */ color: rgb(226, 191, 143); /* oklch */ color: oklch(82.4% 0.075 75.2);
Tailwind
colors: {
custom: {
50: '#ecd2b0',
500: '#e2bf8f',
950: '#000000',
},
}SCSS
$custom: #e2bf8f; $custom-light: #ecd2b0; $custom-dark: #000000;
JSON
{
"hex": "#e2bf8f",
"rgb": {
"r": 226,
"g": 191,
"b": 143
},
"hsl": {
"h": 34.699,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.8236,
"c": 0.07463,
"h": 75.2
},
"luminance": 0.55414
}Semantic roles & 50–950 ramp
primary
#E2BF8F
secondary
#5B83BB
accent
#66C61F
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161410
muted
#858381