#E7C083#E7C083
#E7C083 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 82.8% C 0.090 H 78.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E7C083 |
|---|---|
| RGB | rgb(231, 192, 131) |
| HSL | hsl(37, 68%, 71%) |
| HSV | hsv(37, 43%, 91%) |
| CMYK | cmyk(0%, 16.9%, 43.3%, 9.4%) |
| CIE-LAB | lab(79.80, 5.99, 35.91) |
| CIE-LCH | lch(79.80, 36.41, 80.53°) |
| OKLab | oklab(82.81% 0.0184 0.0881) |
| OKLCH | oklch(82.81% 0.09 78.2) |
| XYZ | xyz(55.9032, 56.3296, 29.3964) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.43
Very Light Brown
#D3B683
ΔE00 4.30
Tan (survey)
#D1B26F
ΔE00 5.17
Fawn
#CFAF7B
ΔE00 5.24
Tan
#D2B48C
ΔE00 5.99
Sandstone
#C9AE74
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7C083 #83AAE7
analogous
#E78E83 #E7C083 #DCE783
triadic
#E7C083 #83E7C0 #C083E7
tetradic
#E7C083 #83E78E #83AAE7 #E783DC
square
#E7C083 #83E78E #83AAE7 #E783DC
split-complementary
#E7C083 #83DCE7 #8E83E7
monochromatic
#C98A27 #DDA650 #E7C083 #F1DAB6 #FAF2E5
Accessibility & contrast
On white
1.71
#E7C083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#E7C083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7C083
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7C083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7C083 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07E
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#F6B5B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e7c083; /* rgb */ color: rgb(231, 192, 131); /* oklch */ color: oklch(82.8% 0.090 78.2);
Tailwind
colors: {
custom: {
50: '#f0d2a8',
500: '#e7c083',
950: '#000000',
},
}SCSS
$custom: #e7c083; $custom-light: #f0d2a8; $custom-dark: #000000;
JSON
{
"hex": "#e7c083",
"rgb": {
"r": 231,
"g": 192,
"b": 131
},
"hsl": {
"h": 36.6,
"s": 67.568,
"l": 70.98
},
"oklch": {
"l": 0.82814,
"c": 0.08999,
"h": 78.2
},
"luminance": 0.56327
}Semantic roles & 50–950 ramp
primary
#E7C083
secondary
#4E7BC0
accent
#5ECF16
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380