#E4C87F#E4C87F
#E4C87F is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.0% C 0.097 H 89.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E4C87F |
|---|---|
| RGB | rgb(228, 200, 127) |
| HSL | hsl(43, 65%, 70%) |
| HSV | hsv(43, 44%, 89%) |
| CMYK | cmyk(0%, 12.3%, 44.3%, 10.6%) |
| CIE-LAB | lab(81.48, 0.21, 40.05) |
| CIE-LCH | lch(81.48, 40.05, 89.70°) |
| OKLab | oklab(84.05% 0.0013 0.0974) |
| OKLCH | oklch(84.05% 0.097 89.2) |
| XYZ | xyz(56.4816, 59.3372, 28.5526) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.49
Tan (survey)
#D1B26F
ΔE00 5.68
Sandy
#F1DA7A
ΔE00 5.73
Wheat (survey)
#FBDD7E
ΔE00 5.94
Very Light Brown
#D3B683
ΔE00 6.42
Desert
#CCAD60
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4C87F #7F9BE4
analogous
#E4967F #E4C87F #CEE47F
triadic
#E4C87F #7FE4C8 #C87FE4
tetradic
#E4C87F #7FE496 #7F9BE4 #E47FCE
square
#E4C87F #7FE496 #7F9BE4 #E47FCE
split-complementary
#E4C87F #7FCEE4 #967FE4
monochromatic
#C09629 #D9B24C #E4C87F #EFDEB2 #F9F3E4
Accessibility & contrast
On white
1.63
#E4C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#E4C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4C87F
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4C87F | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C679
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#F2BDB6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e4c87f; /* rgb */ color: rgb(228, 200, 127); /* oklch */ color: oklch(84.0% 0.097 89.2);
Tailwind
colors: {
custom: {
50: '#eed8a5',
500: '#e4c87f',
950: '#000000',
},
}SCSS
$custom: #e4c87f; $custom-light: #eed8a5; $custom-dark: #000000;
JSON
{
"hex": "#e4c87f",
"rgb": {
"r": 228,
"g": 200,
"b": 127
},
"hsl": {
"h": 43.366,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.84048,
"c": 0.09738,
"h": 89.2
},
"luminance": 0.59335
}Semantic roles & 50–950 ramp
primary
#E4C87F
secondary
#4B6BBC
accent
#4BCD19
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380