#ECC77F#ECC77F
#ECC77F is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.6% C 0.100 H 83.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC77F |
|---|---|
| RGB | rgb(236, 199, 127) |
| HSL | hsl(40, 74%, 71%) |
| HSV | hsv(40, 46%, 93%) |
| CMYK | cmyk(0%, 15.7%, 46.2%, 7.5%) |
| CIE-LAB | lab(81.95, 3.94, 40.81) |
| CIE-LCH | lch(81.95, 41.00, 84.49°) |
| OKLab | oklab(84.6% 0.0118 0.099) |
| OKLCH | oklch(84.6% 0.1 83.2) |
| XYZ | xyz(58.8483, 60.2149, 28.5975) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.88
Tan (survey)
#D1B26F
ΔE00 5.86
Very Light Brown
#D3B683
ΔE00 6.25
Burlywood
#DEB887
ΔE00 6.37
Wheat (survey)
#FBDD7E
ΔE00 6.72
Navajowhite
#FFDEAD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC77F #7FA4EC
analogous
#EC907F #ECC77F #DAEC7F
triadic
#ECC77F #7FECC7 #C77FEC
tetradic
#ECC77F #7FEC90 #7FA4EC #EC7FDA
square
#ECC77F #7FEC90 #7FA4EC #EC7FDA
split-complementary
#ECC77F #7FDAEC #907FEC
monochromatic
#D2951F #E4B04A #ECC77F #F4DEB4 #FBF3E4
Accessibility & contrast
On white
1.61
#ECC77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#ECC77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC77F
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC77F | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#FCBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ecc77f; /* rgb */ color: rgb(236, 199, 127); /* oklch */ color: oklch(84.6% 0.100 83.2);
Tailwind
colors: {
custom: {
50: '#f4d7a5',
500: '#ecc77f',
950: '#000000',
},
}SCSS
$custom: #ecc77f; $custom-light: #f4d7a5; $custom-dark: #000000;
JSON
{
"hex": "#ecc77f",
"rgb": {
"r": 236,
"g": 199,
"b": 127
},
"hsl": {
"h": 39.633,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.84595,
"c": 0.0997,
"h": 83.2
},
"luminance": 0.60212
}Semantic roles & 50–950 ramp
primary
#ECC77F
secondary
#4A74C6
accent
#53D60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380