#EECC7A#EECC7A
#EECC7A is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.7% C 0.108 H 87.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC7A |
|---|---|
| RGB | rgb(238, 204, 122) |
| HSL | hsl(42, 77%, 71%) |
| HSV | hsv(42, 49%, 93%) |
| CMYK | cmyk(0%, 14.3%, 48.7%, 6.7%) |
| CIE-LAB | lab(83.32, 1.68, 45.06) |
| CIE-LCH | lch(83.32, 45.09, 87.86°) |
| OKLab | oklab(85.69% 0.0046 0.1082) |
| OKLCH | oklch(85.69% 0.108 87.6) |
| XYZ | xyz(60.3678, 62.7709, 27.3448) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.16
Wheat (survey)
#FBDD7E
ΔE00 4.48
Sandy
#F1DA7A
ΔE00 5.00
Light Mustard
#F7D560
ΔE00 5.40
Maize
#F4D054
ΔE00 5.82
Pale Gold
#FDDE6C
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC7A #7A9CEE
analogous
#EE927A #EECC7A #D6EE7A
triadic
#EECC7A #7AEECC #CC7AEE
tetradic
#EECC7A #7AEE92 #7A9CEE #EE7AD6
square
#EECC7A #7AEE92 #7A9CEE #EE7AD6
split-complementary
#EECC7A #7AD6EE #927AEE
monochromatic
#D39D1B #E7B744 #EECC7A #F5E1B0 #FCF5E4
Accessibility & contrast
On white
1.55
#EECC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EECC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC7A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC7A | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#E6D37D
Tritanopia (blue-blind)
#FEBFB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc7a; /* rgb */ color: rgb(238, 204, 122); /* oklch */ color: oklch(85.7% 0.108 87.6);
Tailwind
colors: {
custom: {
50: '#f6dba2',
500: '#eecc7a',
950: '#000000',
},
}SCSS
$custom: #eecc7a; $custom-light: #f6dba2; $custom-dark: #000000;
JSON
{
"hex": "#eecc7a",
"rgb": {
"r": 238,
"g": 204,
"b": 122
},
"hsl": {
"h": 42.414,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.85692,
"c": 0.10832,
"h": 87.6
},
"luminance": 0.62768
}Semantic roles & 50–950 ramp
primary
#EECC7A
secondary
#456BC8
accent
#48DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380