#EDC780#EDC780
#EDC780 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.7% C 0.099 H 82.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC780 |
|---|---|
| RGB | rgb(237, 199, 128) |
| HSL | hsl(39, 75%, 72%) |
| HSV | hsv(39, 46%, 93%) |
| CMYK | cmyk(0%, 16%, 46%, 7.1%) |
| CIE-LAB | lab(82.06, 4.43, 40.46) |
| CIE-LCH | lch(82.06, 40.70, 83.74°) |
| OKLab | oklab(84.71% 0.0133 0.0983) |
| OKLCH | oklch(84.71% 0.099 82.3) |
| XYZ | xyz(59.2468, 60.4128, 28.9580) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.29
Tan (survey)
#D1B26F
ΔE00 5.98
Burlywood
#DEB887
ΔE00 6.14
Very Light Brown
#D3B683
ΔE00 6.23
Wheat (survey)
#FBDD7E
ΔE00 6.97
Navajowhite
#FFDEAD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC780 #80A6ED
analogous
#ED9180 #EDC780 #DCED80
triadic
#EDC780 #80EDC7 #C780ED
tetradic
#EDC780 #80ED91 #80A6ED #ED80DC
square
#EDC780 #80ED91 #80A6ED #ED80DC
split-complementary
#EDC780 #80DCED #9180ED
monochromatic
#D4951E #E5AF4A #EDC780 #F5DFB6 #FBF3E4
Accessibility & contrast
On white
1.61
#EDC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EDC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC780
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC780 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C67A
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#FDBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edc780; /* rgb */ color: rgb(237, 199, 128); /* oklch */ color: oklch(84.7% 0.099 82.3);
Tailwind
colors: {
custom: {
50: '#f5d7a6',
500: '#edc780',
950: '#000000',
},
}SCSS
$custom: #edc780; $custom-light: #f5d7a6; $custom-dark: #000000;
JSON
{
"hex": "#edc780",
"rgb": {
"r": 237,
"g": 199,
"b": 128
},
"hsl": {
"h": 39.083,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.84706,
"c": 0.09914,
"h": 82.3
},
"luminance": 0.6041
}Semantic roles & 50–950 ramp
primary
#EDC780
secondary
#4A76C7
accent
#54D70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380