#EEC780#EEC780
#EEC780 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.8% C 0.100 H 81.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC780 |
|---|---|
| RGB | rgb(238, 199, 128) |
| HSL | hsl(39, 76%, 72%) |
| HSV | hsv(39, 46%, 93%) |
| CMYK | cmyk(0%, 16.4%, 46.2%, 6.7%) |
| CIE-LAB | lab(82.16, 4.84, 40.59) |
| CIE-LCH | lch(82.16, 40.88, 83.21°) |
| OKLab | oklab(84.8% 0.0144 0.0986) |
| OKLCH | oklch(84.8% 0.1 81.7) |
| XYZ | xyz(59.5817, 60.5855, 28.9737) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.57
Burlywood
#DEB887
ΔE00 6.08
Tan (survey)
#D1B26F
ΔE00 6.12
Very Light Brown
#D3B683
ΔE00 6.32
Wheat (survey)
#FBDD7E
ΔE00 7.11
Navajowhite
#FFDEAD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC780 #80A7EE
analogous
#EE9080 #EEC780 #DEEE80
triadic
#EEC780 #80EEC7 #C780EE
tetradic
#EEC780 #80EE90 #80A7EE #EE80DE
square
#EEC780 #80EE90 #80A7EE #EE80DE
split-complementary
#EEC780 #80DEEE #9080EE
monochromatic
#D7951D #E7AF4A #EEC780 #F5DFB6 #FBF3E4
Accessibility & contrast
On white
1.60
#EEC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EEC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC780
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC780 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77A
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#FEBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec780; /* rgb */ color: rgb(238, 199, 128); /* oklch */ color: oklch(84.8% 0.100 81.7);
Tailwind
colors: {
custom: {
50: '#f5d7a6',
500: '#eec780',
950: '#000000',
},
}SCSS
$custom: #eec780; $custom-light: #f5d7a6; $custom-dark: #000000;
JSON
{
"hex": "#eec780",
"rgb": {
"r": 238,
"g": 199,
"b": 128
},
"hsl": {
"h": 38.727,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.84801,
"c": 0.09959,
"h": 81.7
},
"luminance": 0.60583
}Semantic roles & 50–950 ramp
primary
#EEC780
secondary
#4A77C8
accent
#55D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380