#E4BF81#E4BF81
#E4BF81 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.3% C 0.090 H 79.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BF81 |
|---|---|
| RGB | rgb(228, 191, 129) |
| HSL | hsl(38, 65%, 70%) |
| HSV | hsv(38, 43%, 89%) |
| CMYK | cmyk(0%, 16.2%, 43.4%, 10.6%) |
| CIE-LAB | lab(79.24, 5.11, 36.16) |
| CIE-LCH | lch(79.24, 36.52, 81.96°) |
| OKLab | oklab(82.3% 0.0158 0.0886) |
| OKLCH | oklch(82.3% 0.09 79.9) |
| XYZ | xyz(54.5899, 55.3432, 28.5715) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.65
Very Light Brown
#D3B683
ΔE00 3.86
Tan (survey)
#D1B26F
ΔE00 4.46
Fawn
#CFAF7B
ΔE00 4.87
Sandstone
#C9AE74
ΔE00 5.75
Tan
#D2B48C
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BF81 #81A6E4
analogous
#E48E81 #E4BF81 #D7E481
triadic
#E4BF81 #81E4BF #BF81E4
tetradic
#E4BF81 #81E48E #81A6E4 #E481D7
square
#E4BF81 #81E48E #81A6E4 #E481D7
split-complementary
#E4BF81 #81D7E4 #8E81E4
monochromatic
#C18829 #D9A54F #E4BF81 #EFD9B3 #FAF2E6
Accessibility & contrast
On white
1.74
#E4BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#E4BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BF81
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BF81 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7C
Deuteranopia (green-blind)
#D8C883
Tritanopia (blue-blind)
#F3B4AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e4bf81; /* rgb */ color: rgb(228, 191, 129); /* oklch */ color: oklch(82.3% 0.090 79.9);
Tailwind
colors: {
custom: {
50: '#eed2a6',
500: '#e4bf81',
950: '#000000',
},
}SCSS
$custom: #e4bf81; $custom-light: #eed2a6; $custom-dark: #000000;
JSON
{
"hex": "#e4bf81",
"rgb": {
"r": 228,
"g": 191,
"b": 129
},
"hsl": {
"h": 37.576,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.82296,
"c": 0.08999,
"h": 79.9
},
"luminance": 0.55341
}Semantic roles & 50–950 ramp
primary
#E4BF81
secondary
#4D77BC
accent
#5CCD19
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380