#E4BF80#E4BF80
#E4BF80 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.3% C 0.091 H 80.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BF80 |
|---|---|
| RGB | rgb(228, 191, 128) |
| HSL | hsl(38, 65%, 70%) |
| HSV | hsv(38, 44%, 89%) |
| CMYK | cmyk(0%, 16.2%, 43.9%, 10.6%) |
| CIE-LAB | lab(79.22, 5.00, 36.66) |
| CIE-LCH | lch(79.22, 37.00, 82.23°) |
| OKLab | oklab(82.28% 0.0154 0.0897) |
| OKLCH | oklch(82.28% 0.091 80.3) |
| XYZ | xyz(54.5238, 55.3167, 28.2231) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.84
Very Light Brown
#D3B683
ΔE00 3.95
Tan (survey)
#D1B26F
ΔE00 4.37
Fawn
#CFAF7B
ΔE00 4.94
Sandstone
#C9AE74
ΔE00 5.73
Tan
#D2B48C
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BF80 #80A5E4
analogous
#E48D80 #E4BF80 #D7E480
triadic
#E4BF80 #80E4BF #BF80E4
tetradic
#E4BF80 #80E48D #80A5E4 #E480D7
square
#E4BF80 #80E48D #80A5E4 #E480D7
split-complementary
#E4BF80 #80D7E4 #8D80E4
monochromatic
#C18929 #D9A64E #E4BF80 #EFD8B2 #F9F2E5
Accessibility & contrast
On white
1.74
#E4BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#E4BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BF80
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BF80 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#F3B4AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e4bf80; /* rgb */ color: rgb(228, 191, 128); /* oklch */ color: oklch(82.3% 0.091 80.3);
Tailwind
colors: {
custom: {
50: '#eed2a5',
500: '#e4bf80',
950: '#000000',
},
}SCSS
$custom: #e4bf80; $custom-light: #eed2a5; $custom-dark: #000000;
JSON
{
"hex": "#e4bf80",
"rgb": {
"r": 228,
"g": 191,
"b": 128
},
"hsl": {
"h": 37.8,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.82279,
"c": 0.091,
"h": 80.3
},
"luminance": 0.55314
}Semantic roles & 50–950 ramp
primary
#E4BF80
secondary
#4C76BC
accent
#5BCD19
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380