#E2BF94#E2BF94
#E2BF94 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.5% C 0.070 H 72.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BF94 |
|---|---|
| RGB | rgb(226, 191, 148) |
| HSL | hsl(33, 57%, 73%) |
| HSV | hsv(33, 35%, 89%) |
| CMYK | cmyk(0%, 15.5%, 34.5%, 11.4%) |
| CIE-LAB | lab(79.37, 6.44, 26.36) |
| CIE-LCH | lch(79.37, 27.14, 76.26°) |
| OKLab | oklab(82.46% 0.0211 0.0663) |
| OKLCH | oklch(82.46% 0.07 72.4) |
| XYZ | xyz(55.3413, 55.5708, 35.8224) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.32
Tan
#D2B48C
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 4.43
Fawn
#CFAF7B
ΔE00 5.38
Toupe
#C7AC7D
ΔE00 6.43
Light Peach
#FFD8B1
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BF94 #94B7E2
analogous
#E29894 #E2BF94 #DEE294
triadic
#E2BF94 #94E2BF #BF94E2
tetradic
#E2BF94 #94E298 #94B7E2 #E294DE
square
#E2BF94 #94E298 #94B7E2 #E294DE
split-complementary
#E2BF94 #94DEE2 #9894E2
monochromatic
#C68536 #D5A264 #E2BF94 #EFDCC4 #F8F1E7
Accessibility & contrast
On white
1.73
#E2BF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#E2BF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BF94
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BF94 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#EFB6B4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2bf94; /* rgb */ color: rgb(226, 191, 148); /* oklch */ color: oklch(82.5% 0.070 72.4);
Tailwind
colors: {
custom: {
50: '#ecd2b3',
500: '#e2bf94',
950: '#000000',
},
}SCSS
$custom: #e2bf94; $custom-light: #ecd2b3; $custom-dark: #000000;
JSON
{
"hex": "#e2bf94",
"rgb": {
"r": 226,
"g": 191,
"b": 148
},
"hsl": {
"h": 33.077,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.82459,
"c": 0.06954,
"h": 72.4
},
"luminance": 0.55568
}Semantic roles & 50–950 ramp
primary
#E2BF94
secondary
#5F88BB
accent
#6AC521
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381