#ECC780#ECC780
#ECC780 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.6% C 0.099 H 82.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC780 |
|---|---|
| RGB | rgb(236, 199, 128) |
| HSL | hsl(39, 74%, 71%) |
| HSV | hsv(39, 46%, 93%) |
| CMYK | cmyk(0%, 15.7%, 45.8%, 7.5%) |
| CIE-LAB | lab(81.97, 4.03, 40.32) |
| CIE-LCH | lch(81.97, 40.52, 84.29°) |
| OKLab | oklab(84.61% 0.0121 0.098) |
| OKLCH | oklch(84.61% 0.099 82.9) |
| XYZ | xyz(58.9138, 60.2411, 28.9424) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.02
Tan (survey)
#D1B26F
ΔE00 5.86
Very Light Brown
#D3B683
ΔE00 6.14
Burlywood
#DEB887
ΔE00 6.21
Wheat (survey)
#FBDD7E
ΔE00 6.85
Navajowhite
#FFDEAD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC780 #80A5EC
analogous
#EC9180 #ECC780 #DBEC80
triadic
#ECC780 #80ECC7 #C780EC
tetradic
#ECC780 #80EC91 #80A5EC #EC80DB
square
#ECC780 #80EC91 #80A5EC #EC80DB
split-complementary
#ECC780 #80DBEC #9180EC
monochromatic
#D2951F #E4B04B #ECC780 #F4DEB5 #FBF3E4
Accessibility & contrast
On white
1.61
#ECC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#ECC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC780
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC780 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C67B
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#FCBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ecc780; /* rgb */ color: rgb(236, 199, 128); /* oklch */ color: oklch(84.6% 0.099 82.9);
Tailwind
colors: {
custom: {
50: '#f4d7a6',
500: '#ecc780',
950: '#000000',
},
}SCSS
$custom: #ecc780; $custom-light: #f4d7a6; $custom-dark: #000000;
JSON
{
"hex": "#ecc780",
"rgb": {
"r": 236,
"g": 199,
"b": 128
},
"hsl": {
"h": 39.444,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.84611,
"c": 0.0987,
"h": 82.9
},
"luminance": 0.60238
}Semantic roles & 50–950 ramp
primary
#ECC780
secondary
#4B75C6
accent
#53D60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380