#EECC7F#EECC7F
#EECC7F is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.103 H 86.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC7F |
|---|---|
| RGB | rgb(238, 204, 127) |
| HSL | hsl(42, 77%, 72%) |
| HSV | hsv(42, 47%, 93%) |
| CMYK | cmyk(0%, 14.3%, 46.6%, 6.7%) |
| CIE-LAB | lab(83.39, 2.15, 42.65) |
| CIE-LCH | lch(83.39, 42.71, 87.12°) |
| OKLab | oklab(85.77% 0.0064 0.1032) |
| OKLCH | oklch(85.77% 0.103 86.4) |
| XYZ | xyz(60.6856, 62.8980, 29.0185) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.58
Wheat (survey)
#FBDD7E
ΔE00 4.97
Sandy
#F1DA7A
ΔE00 5.55
Light Mustard
#F7D560
ΔE00 6.23
Maize
#F4D054
ΔE00 6.69
Tan (survey)
#D1B26F
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC7F #7FA1EE
analogous
#EE957F #EECC7F #D8EE7F
triadic
#EECC7F #7FEECC #CC7FEE
tetradic
#EECC7F #7FEE95 #7FA1EE #EE7FD8
square
#EECC7F #7FEE95 #7FA1EE #EE7FD8
split-complementary
#EECC7F #7FD8EE #957FEE
monochromatic
#D69D1C #E7B649 #EECC7F #F5E2B5 #FBF4E4
Accessibility & contrast
On white
1.55
#EECC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EECC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC7F
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC7F | 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)
#DDCA79
Deuteranopia (green-blind)
#E5D482
Tritanopia (blue-blind)
#FEC0B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc7f; /* rgb */ color: rgb(238, 204, 127); /* oklch */ color: oklch(85.8% 0.103 86.4);
Tailwind
colors: {
custom: {
50: '#f5dba5',
500: '#eecc7f',
950: '#000000',
},
}SCSS
$custom: #eecc7f; $custom-light: #f5dba5; $custom-dark: #000000;
JSON
{
"hex": "#eecc7f",
"rgb": {
"r": 238,
"g": 204,
"b": 127
},
"hsl": {
"h": 41.622,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.85766,
"c": 0.10335,
"h": 86.4
},
"luminance": 0.62895
}Semantic roles & 50–950 ramp
primary
#EECC7F
secondary
#4970C8
accent
#4BD90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480