#EEC680#EEC680
#EEC680 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.6% C 0.099 H 80.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC680 |
|---|---|
| RGB | rgb(238, 198, 128) |
| HSL | hsl(38, 76%, 72%) |
| HSV | hsv(38, 46%, 93%) |
| CMYK | cmyk(0%, 16.8%, 46.2%, 6.7%) |
| CIE-LAB | lab(81.91, 5.36, 40.28) |
| CIE-LCH | lch(81.91, 40.63, 82.43°) |
| OKLab | oklab(84.61% 0.0159 0.0978) |
| OKLCH | oklch(84.61% 0.099 80.8) |
| XYZ | xyz(59.3524, 60.1268, 28.8973) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.74
Sand (survey)
#E2CA76
ΔE00 5.99
Tan (survey)
#D1B26F
ΔE00 6.07
Very Light Brown
#D3B683
ΔE00 6.16
Navajowhite
#FFDEAD
ΔE00 7.14
Fawn
#CFAF7B
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC680 #80A8EE
analogous
#EE8F80 #EEC680 #DFEE80
triadic
#EEC680 #80EEC6 #C680EE
tetradic
#EEC680 #80EE8F #80A8EE #EE80DF
square
#EEC680 #80EE8F #80A8EE #EE80DF
split-complementary
#EEC680 #80DFEE #8F80EE
monochromatic
#D7931D #E7AE4A #EEC680 #F5DEB6 #FBF3E4
Accessibility & contrast
On white
1.61
#EEC680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EEC680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC680
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC680 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67B
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#FEBAB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec680; /* rgb */ color: rgb(238, 198, 128); /* oklch */ color: oklch(84.6% 0.099 80.8);
Tailwind
colors: {
custom: {
50: '#f5d7a6',
500: '#eec680',
950: '#000000',
},
}SCSS
$custom: #eec680; $custom-light: #f5d7a6; $custom-dark: #000000;
JSON
{
"hex": "#eec680",
"rgb": {
"r": 238,
"g": 198,
"b": 128
},
"hsl": {
"h": 38.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.84606,
"c": 0.09912,
"h": 80.8
},
"luminance": 0.60124
}Semantic roles & 50–950 ramp
primary
#EEC680
secondary
#4A78C8
accent
#57D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380