#ECC57A#ECC57A
#ECC57A is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.1% C 0.104 H 82.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC57A |
|---|---|
| RGB | rgb(236, 197, 122) |
| HSL | hsl(39, 75%, 70%) |
| HSV | hsv(39, 48%, 93%) |
| CMYK | cmyk(0%, 16.5%, 48.3%, 7.5%) |
| CIE-LAB | lab(81.39, 4.51, 42.61) |
| CIE-LCH | lch(81.39, 42.85, 83.96°) |
| OKLab | oklab(84.13% 0.0129 0.1028) |
| OKLCH | oklch(84.13% 0.104 82.8) |
| XYZ | xyz(58.0734, 59.1735, 26.7713) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.11
Tan (survey)
#D1B26F
ΔE00 5.68
Very Light Brown
#D3B683
ΔE00 6.43
Burlywood
#DEB887
ΔE00 6.47
Wheat (survey)
#FBDD7E
ΔE00 6.96
Desert
#CCAD60
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC57A #7AA1EC
analogous
#EC8C7A #ECC57A #DAEC7A
triadic
#ECC57A #7AECC5 #C57AEC
tetradic
#ECC57A #7AEC8C #7AA1EC #EC7ADA
square
#ECC57A #7AEC8C #7AA1EC #EC7ADA
split-complementary
#ECC57A #7ADAEC #8C7AEC
monochromatic
#CE921D #E4AE44 #ECC57A #F4DCB0 #FBF3E4
Accessibility & contrast
On white
1.64
#ECC57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#ECC57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC57A
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC57A | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C474
Deuteranopia (green-blind)
#E0CE7C
Tritanopia (blue-blind)
#FCB9B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ecc57a; /* rgb */ color: rgb(236, 197, 122); /* oklch */ color: oklch(84.1% 0.104 82.8);
Tailwind
colors: {
custom: {
50: '#f4d6a1',
500: '#ecc57a',
950: '#000000',
},
}SCSS
$custom: #ecc57a; $custom-light: #f4d6a1; $custom-dark: #000000;
JSON
{
"hex": "#ecc57a",
"rgb": {
"r": 236,
"g": 197,
"b": 122
},
"hsl": {
"h": 39.474,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.84126,
"c": 0.10358,
"h": 82.8
},
"luminance": 0.59171
}Semantic roles & 50–950 ramp
primary
#ECC57A
secondary
#4571C5
accent
#53D70E
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380