#E4BD80#E4BD80
#E4BD80 is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.9% C 0.090 H 78.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BD80 |
|---|---|
| RGB | rgb(228, 189, 128) |
| HSL | hsl(37, 65%, 70%) |
| HSV | hsv(37, 44%, 89%) |
| CMYK | cmyk(0%, 17.1%, 43.9%, 10.6%) |
| CIE-LAB | lab(78.72, 6.06, 36.01) |
| CIE-LCH | lch(78.72, 36.52, 80.46°) |
| OKLab | oklab(81.89% 0.0185 0.0882) |
| OKLCH | oklch(81.89% 0.09 78.2) |
| XYZ | xyz(54.0906, 54.4504, 28.0787) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.07
Very Light Brown
#D3B683
ΔE00 3.84
Fawn
#CFAF7B
ΔE00 4.59
Tan (survey)
#D1B26F
ΔE00 4.59
Tan
#D2B48C
ΔE00 5.62
Sandstone
#C9AE74
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BD80 #80A7E4
analogous
#E48B80 #E4BD80 #D9E480
triadic
#E4BD80 #80E4BD #BD80E4
tetradic
#E4BD80 #80E48B #80A7E4 #E480D9
square
#E4BD80 #80E48B #80A7E4 #E480D9
split-complementary
#E4BD80 #80D9E4 #8B80E4
monochromatic
#C18529 #D9A34E #E4BD80 #EFD7B2 #F9F1E5
Accessibility & contrast
On white
1.77
#E4BD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#E4BD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BD80
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BD80 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7B
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#F3B2AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e4bd80; /* rgb */ color: rgb(228, 189, 128); /* oklch */ color: oklch(81.9% 0.090 78.2);
Tailwind
colors: {
custom: {
50: '#eed0a5',
500: '#e4bd80',
950: '#000000',
},
}SCSS
$custom: #e4bd80; $custom-light: #eed0a5; $custom-dark: #000000;
JSON
{
"hex": "#e4bd80",
"rgb": {
"r": 228,
"g": 189,
"b": 128
},
"hsl": {
"h": 36.6,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.81887,
"c": 0.09013,
"h": 78.2
},
"luminance": 0.54448
}Semantic roles & 50–950 ramp
primary
#E4BD80
secondary
#4C78BC
accent
#5FCD19
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380