#EEC47E#EEC47E
#EEC47E is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.2% C 0.100 H 79.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC47E |
|---|---|
| RGB | rgb(238, 196, 126) |
| HSL | hsl(38, 77%, 71%) |
| HSV | hsv(38, 47%, 93%) |
| CMYK | cmyk(0%, 17.6%, 47.1%, 6.7%) |
| CIE-LAB | lab(81.38, 6.21, 40.63) |
| CIE-LCH | lch(81.38, 41.10, 81.31°) |
| OKLab | oklab(84.19% 0.0182 0.0985) |
| OKLCH | oklch(84.19% 0.1 79.5) |
| XYZ | xyz(58.7679, 59.1664, 28.0594) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.42
Tan (survey)
#D1B26F
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.10
Sand (survey)
#E2CA76
ΔE00 6.57
Fawn
#CFAF7B
ΔE00 6.97
Navajowhite
#FFDEAD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC47E #7EA8EE
analogous
#EE8C7E #EEC47E #E0EE7E
triadic
#EEC47E #7EEEC4 #C47EEE
tetradic
#EEC47E #7EEE8C #7EA8EE #EE7EE0
square
#EEC47E #7EEE8C #7EA8EE #EE7EE0
split-complementary
#EEC47E #7EE0EE #8C7EEE
monochromatic
#D5901C #E7AB48 #EEC47E #F5DDB4 #FBF3E4
Accessibility & contrast
On white
1.64
#EEC47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#EEC47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC47E
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC47E | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#DFCF80
Tritanopia (blue-blind)
#FEB8B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec47e; /* rgb */ color: rgb(238, 196, 126); /* oklch */ color: oklch(84.2% 0.100 79.5);
Tailwind
colors: {
custom: {
50: '#f6d5a4',
500: '#eec47e',
950: '#000000',
},
}SCSS
$custom: #eec47e; $custom-light: #f6d5a4; $custom-dark: #000000;
JSON
{
"hex": "#eec47e",
"rgb": {
"r": 238,
"g": 196,
"b": 126
},
"hsl": {
"h": 37.5,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.84185,
"c": 0.10019,
"h": 79.5
},
"luminance": 0.59163
}Semantic roles & 50–950 ramp
primary
#EEC47E
secondary
#4878C8
accent
#59D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380