#EEC67B#EEC67B
#EEC67B is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.5% C 0.104 H 82.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC67B |
|---|---|
| RGB | rgb(238, 198, 123) |
| HSL | hsl(39, 77%, 71%) |
| HSV | hsv(39, 48%, 93%) |
| CMYK | cmyk(0%, 16.8%, 48.3%, 6.7%) |
| CIE-LAB | lab(81.84, 4.88, 42.71) |
| CIE-LCH | lch(81.84, 42.99, 83.48°) |
| OKLab | oklab(84.53% 0.014 0.103) |
| OKLCH | oklch(84.53% 0.104 82.3) |
| XYZ | xyz(59.0314, 59.9984, 27.2066) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.38
Tan (survey)
#D1B26F
ΔE00 6.04
Burlywood
#DEB887
ΔE00 6.54
Very Light Brown
#D3B683
ΔE00 6.67
Wheat (survey)
#FBDD7E
ΔE00 6.92
Desert
#CCAD60
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC67B #7BA3EE
analogous
#EE8C7B #EEC67B #DDEE7B
triadic
#EEC67B #7BEEC6 #C67BEE
tetradic
#EEC67B #7BEE8C #7BA3EE #EE7BDD
square
#EEC67B #7BEE8C #7BA3EE #EE7BDD
split-complementary
#EEC67B #7BDDEE #8C7BEE
monochromatic
#D3931B #E7AF45 #EEC67B #F5DDB1 #FCF3E4
Accessibility & contrast
On white
1.62
#EEC67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#EEC67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC67B
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC67B | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C675
Deuteranopia (green-blind)
#E1D07D
Tritanopia (blue-blind)
#FEB9B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec67b; /* rgb */ color: rgb(238, 198, 123); /* oklch */ color: oklch(84.5% 0.104 82.3);
Tailwind
colors: {
custom: {
50: '#f6d7a2',
500: '#eec67b',
950: '#000000',
},
}SCSS
$custom: #eec67b; $custom-light: #f6d7a2; $custom-dark: #000000;
JSON
{
"hex": "#eec67b",
"rgb": {
"r": 238,
"g": 198,
"b": 123
},
"hsl": {
"h": 39.13,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.84528,
"c": 0.10398,
"h": 82.3
},
"luminance": 0.59995
}Semantic roles & 50–950 ramp
primary
#EEC67B
secondary
#4673C8
accent
#54D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380