#ECC47F#ECC47F
#ECC47F is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.0% C 0.098 H 80.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC47F |
|---|---|
| RGB | rgb(236, 196, 127) |
| HSL | hsl(38, 74%, 71%) |
| HSV | hsv(38, 46%, 93%) |
| CMYK | cmyk(0%, 16.9%, 46.2%, 7.5%) |
| CIE-LAB | lab(81.21, 5.50, 39.86) |
| CIE-LCH | lch(81.21, 40.24, 82.14°) |
| OKLab | oklab(84.01% 0.0163 0.0969) |
| OKLCH | oklch(84.01% 0.098 80.4) |
| XYZ | xyz(58.1648, 58.8480, 28.3696) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.31
Tan (survey)
#D1B26F
ΔE00 5.66
Very Light Brown
#D3B683
ΔE00 5.74
Sand (survey)
#E2CA76
ΔE00 6.16
Fawn
#CFAF7B
ΔE00 6.71
Sandstone
#C9AE74
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC47F #7FA7EC
analogous
#EC8D7F #ECC47F #DDEC7F
triadic
#ECC47F #7FECC4 #C47FEC
tetradic
#ECC47F #7FEC8D #7FA7EC #EC7FDD
square
#ECC47F #7FEC8D #7FA7EC #EC7FDD
split-complementary
#ECC47F #7FDDEC #8D7FEC
monochromatic
#D2901F #E4AB4A #ECC47F #F4DDB4 #FBF3E4
Accessibility & contrast
On white
1.64
#ECC47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#ECC47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC47F
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC47F | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#FCB8B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ecc47f; /* rgb */ color: rgb(236, 196, 127); /* oklch */ color: oklch(84.0% 0.098 80.4);
Tailwind
colors: {
custom: {
50: '#f4d5a5',
500: '#ecc47f',
950: '#000000',
},
}SCSS
$custom: #ecc47f; $custom-light: #f4d5a5; $custom-dark: #000000;
JSON
{
"hex": "#ecc47f",
"rgb": {
"r": 236,
"g": 196,
"b": 127
},
"hsl": {
"h": 37.982,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.84008,
"c": 0.09823,
"h": 80.4
},
"luminance": 0.58845
}Semantic roles & 50–950 ramp
primary
#ECC47F
secondary
#4A77C6
accent
#58D60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380