#EEC67E#EEC67E
#EEC67E is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.6% C 0.101 H 81.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC67E |
|---|---|
| RGB | rgb(238, 198, 126) |
| HSL | hsl(39, 77%, 71%) |
| HSV | hsv(39, 47%, 93%) |
| CMYK | cmyk(0%, 16.8%, 47.1%, 6.7%) |
| CIE-LAB | lab(81.88, 5.16, 41.26) |
| CIE-LCH | lch(81.88, 41.58, 82.86°) |
| OKLab | oklab(84.57% 0.0152 0.0999) |
| OKLCH | oklch(84.57% 0.101 81.4) |
| XYZ | xyz(59.2220, 60.0747, 28.2108) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.73
Tan (survey)
#D1B26F
ΔE00 6.04
Burlywood
#DEB887
ΔE00 6.06
Very Light Brown
#D3B683
ΔE00 6.36
Wheat (survey)
#FBDD7E
ΔE00 7.28
Fawn
#CFAF7B
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC67E #7EA6EE
analogous
#EE8E7E #EEC67E #DEEE7E
triadic
#EEC67E #7EEEC6 #C67EEE
tetradic
#EEC67E #7EEE8E #7EA6EE #EE7EDE
square
#EEC67E #7EEE8E #7EA6EE #EE7EDE
split-complementary
#EEC67E #7EDEEE #8E7EEE
monochromatic
#D5931C #E7AE48 #EEC67E #F5DEB4 #FBF3E4
Accessibility & contrast
On white
1.61
#EEC67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EEC67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC67E
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC67E | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C678
Deuteranopia (green-blind)
#E1D080
Tritanopia (blue-blind)
#FEBAB4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec67e; /* rgb */ color: rgb(238, 198, 126); /* oklch */ color: oklch(84.6% 0.101 81.4);
Tailwind
colors: {
custom: {
50: '#f6d7a4',
500: '#eec67e',
950: '#000000',
},
}SCSS
$custom: #eec67e; $custom-light: #f6d7a4; $custom-dark: #000000;
JSON
{
"hex": "#eec67e",
"rgb": {
"r": 238,
"g": 198,
"b": 126
},
"hsl": {
"h": 38.571,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.84574,
"c": 0.10107,
"h": 81.4
},
"luminance": 0.60072
}Semantic roles & 50–950 ramp
primary
#EEC67E
secondary
#4876C8
accent
#56D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380