#EEC47B#EEC47B
#EEC47B is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.1% C 0.103 H 80.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC47B |
|---|---|
| RGB | rgb(238, 196, 123) |
| HSL | hsl(38, 77%, 71%) |
| HSV | hsv(38, 48%, 93%) |
| CMYK | cmyk(0%, 17.6%, 48.3%, 6.7%) |
| CIE-LAB | lab(81.34, 5.93, 42.09) |
| CIE-LCH | lch(81.34, 42.51, 81.99°) |
| OKLab | oklab(84.14% 0.0171 0.1016) |
| OKLCH | oklch(84.14% 0.103 80.5) |
| XYZ | xyz(58.5772, 59.0902, 27.0552) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.90
Tan (survey)
#D1B26F
ΔE00 5.94
Sand (survey)
#E2CA76
ΔE00 6.20
Very Light Brown
#D3B683
ΔE00 6.38
Fawn
#CFAF7B
ΔE00 7.21
Desert
#CCAD60
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC47B #7BA5EE
analogous
#EE8A7B #EEC47B #DEEE7B
triadic
#EEC47B #7BEEC4 #C47BEE
tetradic
#EEC47B #7BEE8A #7BA5EE #EE7BDE
square
#EEC47B #7BEE8A #7BA5EE #EE7BDE
split-complementary
#EEC47B #7BDEEE #8A7BEE
monochromatic
#D3901B #E7AC45 #EEC47B #F5DCB1 #FCF3E4
Accessibility & contrast
On white
1.64
#EEC47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EEC47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC47B
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC47B | 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)
#D6C475
Deuteranopia (green-blind)
#E0CE7D
Tritanopia (blue-blind)
#FFB7B2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec47b; /* rgb */ color: rgb(238, 196, 123); /* oklch */ color: oklch(84.1% 0.103 80.5);
Tailwind
colors: {
custom: {
50: '#f6d5a2',
500: '#eec47b',
950: '#000000',
},
}SCSS
$custom: #eec47b; $custom-light: #f6d5a2; $custom-dark: #000000;
JSON
{
"hex": "#eec47b",
"rgb": {
"r": 238,
"g": 196,
"b": 123
},
"hsl": {
"h": 38.087,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.84138,
"c": 0.10306,
"h": 80.5
},
"luminance": 0.59087
}Semantic roles & 50–950 ramp
primary
#EEC47B
secondary
#4675C8
accent
#57D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380