#EEC47C#EEC47C
#EEC47C is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.2% C 0.102 H 80.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC47C |
|---|---|
| RGB | rgb(238, 196, 124) |
| HSL | hsl(38, 77%, 71%) |
| HSV | hsv(38, 48%, 93%) |
| CMYK | cmyk(0%, 17.6%, 47.9%, 6.7%) |
| CIE-LAB | lab(81.35, 6.02, 41.61) |
| CIE-LCH | lch(81.35, 42.04, 81.77°) |
| OKLab | oklab(84.15% 0.0175 0.1006) |
| OKLCH | oklch(84.15% 0.102 80.2) |
| XYZ | xyz(58.6402, 59.1153, 27.3865) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.74
Tan (survey)
#D1B26F
ΔE00 5.95
Very Light Brown
#D3B683
ΔE00 6.28
Sand (survey)
#E2CA76
ΔE00 6.32
Fawn
#CFAF7B
ΔE00 7.13
Desert
#CCAD60
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC47C #7CA6EE
analogous
#EE8B7C #EEC47C #DFEE7C
triadic
#EEC47C #7CEEC4 #C47CEE
tetradic
#EEC47C #7CEE8B #7CA6EE #EE7CDF
square
#EEC47C #7CEE8B #7CA6EE #EE7CDF
split-complementary
#EEC47C #7CDFEE #8B7CEE
monochromatic
#D4901C #E7AC46 #EEC47C #F5DCB2 #FBF3E4
Accessibility & contrast
On white
1.64
#EEC47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EEC47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC47C
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC47C | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C476
Deuteranopia (green-blind)
#E0CE7E
Tritanopia (blue-blind)
#FEB8B2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec47c; /* rgb */ color: rgb(238, 196, 124); /* oklch */ color: oklch(84.2% 0.102 80.2);
Tailwind
colors: {
custom: {
50: '#f6d5a3',
500: '#eec47c',
950: '#000000',
},
}SCSS
$custom: #eec47c; $custom-light: #f6d5a3; $custom-dark: #000000;
JSON
{
"hex": "#eec47c",
"rgb": {
"r": 238,
"g": 196,
"b": 124
},
"hsl": {
"h": 37.895,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.84154,
"c": 0.1021,
"h": 80.2
},
"luminance": 0.59112
}Semantic roles & 50–950 ramp
primary
#EEC47C
secondary
#4676C8
accent
#58D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380