#E7C484#E7C484
#E7C484 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.6% C 0.091 H 82.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E7C484 |
|---|---|
| RGB | rgb(231, 196, 132) |
| HSL | hsl(39, 67%, 71%) |
| HSV | hsv(39, 43%, 91%) |
| CMYK | cmyk(0%, 15.2%, 42.9%, 9.4%) |
| CIE-LAB | lab(80.82, 4.00, 36.71) |
| CIE-LCH | lch(80.82, 36.92, 83.78°) |
| OKLab | oklab(83.62% 0.0127 0.09) |
| OKLCH | oklch(83.62% 0.091 82) |
| XYZ | xyz(56.8615, 58.1373, 30.0518) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.71
Burlywood
#DEB887
ΔE00 4.84
Tan (survey)
#D1B26F
ΔE00 5.11
Sand (survey)
#E2CA76
ΔE00 5.67
Fawn
#CFAF7B
ΔE00 6.00
Sandstone
#C9AE74
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7C484 #84A7E7
analogous
#E79284 #E7C484 #D8E784
triadic
#E7C484 #84E7C4 #C484E7
tetradic
#E7C484 #84E792 #84A7E7 #E784D8
square
#E7C484 #84E792 #84A7E7 #E784D8
split-complementary
#E7C484 #84D8E7 #9284E7
monochromatic
#C99027 #DDAB51 #E7C484 #F1DDB7 #FAF3E5
Accessibility & contrast
On white
1.66
#E7C484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#E7C484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7C484
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7C484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7C484 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37F
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#F6B9B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e7c484; /* rgb */ color: rgb(231, 196, 132); /* oklch */ color: oklch(83.6% 0.091 82.0);
Tailwind
colors: {
custom: {
50: '#f0d5a8',
500: '#e7c484',
950: '#000000',
},
}SCSS
$custom: #e7c484; $custom-light: #f0d5a8; $custom-dark: #000000;
JSON
{
"hex": "#e7c484",
"rgb": {
"r": 231,
"g": 196,
"b": 132
},
"hsl": {
"h": 38.788,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.83615,
"c": 0.09085,
"h": 82
},
"luminance": 0.58135
}Semantic roles & 50–950 ramp
primary
#E7C484
secondary
#4F77C0
accent
#58CF16
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171410
muted
#858380