#E7CC8A#E7CC8A
#E7CC8A is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.3% C 0.089 H 88.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E7CC8A |
|---|---|
| RGB | rgb(231, 204, 138) |
| HSL | hsl(43, 66%, 72%) |
| HSV | hsv(43, 40%, 91%) |
| CMYK | cmyk(0%, 11.7%, 40.3%, 9.4%) |
| CIE-LAB | lab(82.92, 0.47, 36.35) |
| CIE-LCH | lch(82.92, 36.36, 89.25°) |
| OKLab | oklab(85.3% 0.0028 0.0894) |
| OKLCH | oklch(85.3% 0.089 88.2) |
| XYZ | xyz(59.1368, 62.0119, 32.8943) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.72
Beige (survey)
#E6DAA6
ΔE00 5.88
Sandy
#F1DA7A
ΔE00 6.17
Wheat (survey)
#FBDD7E
ΔE00 6.18
Pale Peach
#FFE5AD
ΔE00 6.18
Very Light Brown
#D3B683
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7CC8A #8AA5E7
analogous
#E79E8A #E7CC8A #D3E78A
triadic
#E7CC8A #8AE7CC #CC8AE7
tetradic
#E7CC8A #8AE79E #8AA5E7 #E78AD3
square
#E7CC8A #8AE79E #8AA5E7 #E78AD3
split-complementary
#E7CC8A #8AD3E7 #9E8AE7
monochromatic
#CD9D2A #DDB657 #E7CC8A #F1E2BD #FAF4E6
Accessibility & contrast
On white
1.57
#E7CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#E7CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7CC8A
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7CC8A | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA85
Deuteranopia (green-blind)
#E1D28C
Tritanopia (blue-blind)
#F5C2BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #e7cc8a; /* rgb */ color: rgb(231, 204, 138); /* oklch */ color: oklch(85.3% 0.089 88.2);
Tailwind
colors: {
custom: {
50: '#f0dbad',
500: '#e7cc8a',
950: '#000000',
},
}SCSS
$custom: #e7cc8a; $custom-light: #f0dbad; $custom-dark: #000000;
JSON
{
"hex": "#e7cc8a",
"rgb": {
"r": 231,
"g": 204,
"b": 138
},
"hsl": {
"h": 42.581,
"s": 65.957,
"l": 72.353
},
"oklch": {
"l": 0.85301,
"c": 0.08946,
"h": 88.2
},
"luminance": 0.6201
}Semantic roles & 50–950 ramp
primary
#E7CC8A
secondary
#5574C0
accent
#4DCE18
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171510
muted
#858481