#EECC80#EECC80
#EECC80 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.102 H 86.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC80 |
|---|---|
| RGB | rgb(238, 204, 128) |
| HSL | hsl(41, 76%, 72%) |
| HSV | hsv(41, 46%, 93%) |
| CMYK | cmyk(0%, 14.3%, 46.2%, 6.7%) |
| CIE-LAB | lab(83.40, 2.24, 42.17) |
| CIE-LCH | lch(83.40, 42.23, 86.96°) |
| OKLab | oklab(85.78% 0.0068 0.1021) |
| OKLCH | oklch(85.78% 0.102 86.2) |
| XYZ | xyz(60.7511, 62.9242, 29.3635) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.69
Wheat (survey)
#FBDD7E
ΔE00 5.09
Sandy
#F1DA7A
ΔE00 5.68
Light Mustard
#F7D560
ΔE00 6.41
Tan (survey)
#D1B26F
ΔE00 6.82
Maize
#F4D054
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC80 #80A2EE
analogous
#EE9580 #EECC80 #D9EE80
triadic
#EECC80 #80EECC #CC80EE
tetradic
#EECC80 #80EE95 #80A2EE #EE80D9
square
#EECC80 #80EE95 #80A2EE #EE80D9
split-complementary
#EECC80 #80D9EE #9580EE
monochromatic
#D79D1D #E7B64A #EECC80 #F5E2B6 #FBF4E4
Accessibility & contrast
On white
1.55
#EECC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EECC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC80
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC80 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7A
Deuteranopia (green-blind)
#E5D482
Tritanopia (blue-blind)
#FEC0B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc80; /* rgb */ color: rgb(238, 204, 128); /* oklch */ color: oklch(85.8% 0.102 86.2);
Tailwind
colors: {
custom: {
50: '#f5dba6',
500: '#eecc80',
950: '#000000',
},
}SCSS
$custom: #eecc80; $custom-light: #f5dba6; $custom-dark: #000000;
JSON
{
"hex": "#eecc80",
"rgb": {
"r": 238,
"g": 204,
"b": 128
},
"hsl": {
"h": 41.455,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.85782,
"c": 0.10235,
"h": 86.2
},
"luminance": 0.62921
}Semantic roles & 50–950 ramp
primary
#EECC80
secondary
#4A71C8
accent
#4CD90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480