#EEC47F#EEC47F
#EEC47F is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.2% C 0.099 H 79.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC47F |
|---|---|
| RGB | rgb(238, 196, 127) |
| HSL | hsl(37, 77%, 72%) |
| HSV | hsv(37, 47%, 93%) |
| CMYK | cmyk(0%, 17.6%, 46.6%, 6.7%) |
| CIE-LAB | lab(81.40, 6.30, 40.14) |
| CIE-LCH | lch(81.40, 40.63, 81.08°) |
| OKLab | oklab(84.2% 0.0186 0.0975) |
| OKLCH | oklch(84.2% 0.099 79.2) |
| XYZ | xyz(58.8328, 59.1924, 28.4009) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.26
Very Light Brown
#D3B683
ΔE00 6.02
Tan (survey)
#D1B26F
ΔE00 6.03
Sand (survey)
#E2CA76
ΔE00 6.70
Fawn
#CFAF7B
ΔE00 6.90
Navajowhite
#FFDEAD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC47F #7FA9EE
analogous
#EE8D7F #EEC47F #E1EE7F
triadic
#EEC47F #7FEEC4 #C47FEE
tetradic
#EEC47F #7FEE8D #7FA9EE #EE7FE1
square
#EEC47F #7FEE8D #7FA9EE #EE7FE1
split-complementary
#EEC47F #7FE1EE #8D7FEE
monochromatic
#D6901C #E7AB49 #EEC47F #F5DDB5 #FBF3E4
Accessibility & contrast
On white
1.64
#EEC47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EEC47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC47F
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC47F | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#DFCF81
Tritanopia (blue-blind)
#FEB8B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec47f; /* rgb */ color: rgb(238, 196, 127); /* oklch */ color: oklch(84.2% 0.099 79.2);
Tailwind
colors: {
custom: {
50: '#f6d5a5',
500: '#eec47f',
950: '#000000',
},
}SCSS
$custom: #eec47f; $custom-light: #f6d5a5; $custom-dark: #000000;
JSON
{
"hex": "#eec47f",
"rgb": {
"r": 238,
"g": 196,
"b": 127
},
"hsl": {
"h": 37.297,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.84201,
"c": 0.09923,
"h": 79.2
},
"luminance": 0.59189
}Semantic roles & 50–950 ramp
primary
#EEC47F
secondary
#4979C8
accent
#5AD90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380