#ECC87E#ECC87E
#ECC87E is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.8% C 0.101 H 84.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC87E |
|---|---|
| RGB | rgb(236, 200, 126) |
| HSL | hsl(40, 74%, 71%) |
| HSV | hsv(40, 47%, 93%) |
| CMYK | cmyk(0%, 15.3%, 46.6%, 7.5%) |
| CIE-LAB | lab(82.19, 3.32, 41.61) |
| CIE-LCH | lch(82.19, 41.74, 85.44°) |
| OKLab | oklab(84.78% 0.0099 0.1008) |
| OKLCH | oklch(84.78% 0.101 84.4) |
| XYZ | xyz(59.0143, 60.6506, 28.3329) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.35
Tan (survey)
#D1B26F
ΔE00 6.00
Wheat (survey)
#FBDD7E
ΔE00 6.20
Very Light Brown
#D3B683
ΔE00 6.58
Sandy
#F1DA7A
ΔE00 6.78
Burlywood
#DEB887
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC87E #7EA2EC
analogous
#EC917E #ECC87E #D9EC7E
triadic
#ECC87E #7EECC8 #C87EEC
tetradic
#ECC87E #7EEC91 #7EA2EC #EC7ED9
square
#ECC87E #7EEC91 #7EA2EC #EC7ED9
split-complementary
#ECC87E #7ED9EC #917EEC
monochromatic
#D1971F #E4B149 #ECC87E #F4DFB3 #FBF4E4
Accessibility & contrast
On white
1.60
#ECC87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#ECC87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC87E
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC87E | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#E2D080
Tritanopia (blue-blind)
#FCBCB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ecc87e; /* rgb */ color: rgb(236, 200, 126); /* oklch */ color: oklch(84.8% 0.101 84.4);
Tailwind
colors: {
custom: {
50: '#f4d8a4',
500: '#ecc87e',
950: '#000000',
},
}SCSS
$custom: #ecc87e; $custom-light: #f4d8a4; $custom-dark: #000000;
JSON
{
"hex": "#ecc87e",
"rgb": {
"r": 236,
"g": 200,
"b": 126
},
"hsl": {
"h": 40.364,
"s": 74.324,
"l": 70.98
},
"oklch": {
"l": 0.84776,
"c": 0.10124,
"h": 84.4
},
"luminance": 0.60648
}Semantic roles & 50–950 ramp
primary
#ECC87E
secondary
#4972C5
accent
#50D60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380