#ECC77C#ECC77C
#ECC77C is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.5% C 0.103 H 84.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC77C |
|---|---|
| RGB | rgb(236, 199, 124) |
| HSL | hsl(40, 75%, 71%) |
| HSV | hsv(40, 47%, 93%) |
| CMYK | cmyk(0%, 15.7%, 47.5%, 7.5%) |
| CIE-LAB | lab(81.91, 3.65, 42.27) |
| CIE-LCH | lch(81.91, 42.42, 85.06°) |
| OKLab | oklab(84.55% 0.0106 0.1021) |
| OKLCH | oklch(84.55% 0.103 84.1) |
| XYZ | xyz(58.6557, 60.1378, 27.5831) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.52
Tan (survey)
#D1B26F
ΔE00 5.89
Wheat (survey)
#FBDD7E
ΔE00 6.37
Very Light Brown
#D3B683
ΔE00 6.59
Burlywood
#DEB887
ΔE00 6.84
Sandy
#F1DA7A
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC77C #7CA1EC
analogous
#EC8F7C #ECC77C #D9EC7C
triadic
#ECC77C #7CECC7 #C77CEC
tetradic
#ECC77C #7CEC8F #7CA1EC #EC7CD9
square
#ECC77C #7CEC8F #7CA1EC #EC7CD9
split-complementary
#ECC77C #7CD9EC #8F7CEC
monochromatic
#D0951E #E4B047 #ECC77C #F4DEB1 #FBF4E4
Accessibility & contrast
On white
1.61
#ECC77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#ECC77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC77C
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC77C | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C676
Deuteranopia (green-blind)
#E1D07E
Tritanopia (blue-blind)
#FCBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ecc77c; /* rgb */ color: rgb(236, 199, 124); /* oklch */ color: oklch(84.5% 0.103 84.1);
Tailwind
colors: {
custom: {
50: '#f4d7a3',
500: '#ecc77c',
950: '#000000',
},
}SCSS
$custom: #ecc77c; $custom-light: #f4d7a3; $custom-dark: #000000;
JSON
{
"hex": "#ecc77c",
"rgb": {
"r": 236,
"g": 199,
"b": 124
},
"hsl": {
"h": 40.179,
"s": 74.667,
"l": 70.588
},
"oklch": {
"l": 0.84549,
"c": 0.10267,
"h": 84.1
},
"luminance": 0.60135
}Semantic roles & 50–950 ramp
primary
#ECC77C
secondary
#4771C5
accent
#51D70F
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380