#EEC67A#EEC67A
#EEC67A is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.5% C 0.105 H 82.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC67A |
|---|---|
| RGB | rgb(238, 198, 122) |
| HSL | hsl(39, 77%, 71%) |
| HSV | hsv(39, 49%, 93%) |
| CMYK | cmyk(0%, 16.8%, 48.7%, 6.7%) |
| CIE-LAB | lab(81.82, 4.79, 43.20) |
| CIE-LCH | lch(81.82, 43.46, 83.67°) |
| OKLab | oklab(84.51% 0.0137 0.1041) |
| OKLCH | oklch(84.51% 0.105 82.5) |
| XYZ | xyz(58.9691, 59.9735, 26.8786) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.27
Tan (survey)
#D1B26F
ΔE00 6.06
Burlywood
#DEB887
ΔE00 6.70
Very Light Brown
#D3B683
ΔE00 6.78
Wheat (survey)
#FBDD7E
ΔE00 6.81
Desert
#CCAD60
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC67A #7AA2EE
analogous
#EE8C7A #EEC67A #DCEE7A
triadic
#EEC67A #7AEEC6 #C67AEE
tetradic
#EEC67A #7AEE8C #7AA2EE #EE7ADC
square
#EEC67A #7AEE8C #7AA2EE #EE7ADC
split-complementary
#EEC67A #7ADCEE #8C7AEE
monochromatic
#D3931B #E7AF44 #EEC67A #F5DDB0 #FCF3E4
Accessibility & contrast
On white
1.62
#EEC67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#EEC67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC67A
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC67A | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C574
Deuteranopia (green-blind)
#E1D07C
Tritanopia (blue-blind)
#FEB9B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec67a; /* rgb */ color: rgb(238, 198, 122); /* oklch */ color: oklch(84.5% 0.105 82.5);
Tailwind
colors: {
custom: {
50: '#f6d7a2',
500: '#eec67a',
950: '#000000',
},
}SCSS
$custom: #eec67a; $custom-light: #f6d7a2; $custom-dark: #000000;
JSON
{
"hex": "#eec67a",
"rgb": {
"r": 238,
"g": 198,
"b": 122
},
"hsl": {
"h": 39.31,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.84513,
"c": 0.10495,
"h": 82.5
},
"luminance": 0.5997
}Semantic roles & 50–950 ramp
primary
#EEC67A
secondary
#4572C8
accent
#53DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380