#E7C87F#E7C87F
#E7C87F is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.3% C 0.098 H 87.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E7C87F |
|---|---|
| RGB | rgb(231, 200, 127) |
| HSL | hsl(42, 68%, 70%) |
| HSV | hsv(42, 45%, 91%) |
| CMYK | cmyk(0%, 13.4%, 45%, 9.4%) |
| CIE-LAB | lab(81.75, 1.41, 40.45) |
| CIE-LCH | lch(81.75, 40.47, 88.00°) |
| OKLab | oklab(84.32% 0.0046 0.0982) |
| OKLCH | oklch(84.32% 0.098 87.3) |
| XYZ | xyz(57.4418, 59.8323, 28.5976) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.16
Tan (survey)
#D1B26F
ΔE00 5.68
Wheat (survey)
#FBDD7E
ΔE00 5.96
Sandy
#F1DA7A
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 6.34
Desert
#CCAD60
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7C87F #7F9EE7
analogous
#E7947F #E7C87F #D2E77F
triadic
#E7C87F #7FE7C8 #C87FE7
tetradic
#E7C87F #7FE794 #7F9EE7 #E77FD2
square
#E7C87F #7FE794 #7F9EE7 #E77FD2
split-complementary
#E7C87F #7FD2E7 #947FE7
monochromatic
#C69625 #DDB24B #E7C87F #F1DEB3 #FAF4E5
Accessibility & contrast
On white
1.62
#E7C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#E7C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7C87F
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7C87F | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#F6BDB6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e7c87f; /* rgb */ color: rgb(231, 200, 127); /* oklch */ color: oklch(84.3% 0.098 87.3);
Tailwind
colors: {
custom: {
50: '#f0d8a5',
500: '#e7c87f',
950: '#000000',
},
}SCSS
$custom: #e7c87f; $custom-light: #f0d8a5; $custom-dark: #000000;
JSON
{
"hex": "#e7c87f",
"rgb": {
"r": 231,
"g": 200,
"b": 127
},
"hsl": {
"h": 42.115,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.84324,
"c": 0.09835,
"h": 87.3
},
"luminance": 0.5983
}Semantic roles & 50–950 ramp
primary
#E7C87F
secondary
#4B6EBF
accent
#4DD015
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380