#EEC07B#EEC07B
#EEC07B is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.102 H 76.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC07B |
|---|---|
| RGB | rgb(238, 192, 123) |
| HSL | hsl(36, 77%, 71%) |
| HSV | hsv(36, 48%, 93%) |
| CMYK | cmyk(0%, 19.3%, 48.3%, 6.7%) |
| CIE-LAB | lab(80.35, 8.02, 40.85) |
| CIE-LCH | lch(80.35, 41.63, 78.90°) |
| OKLab | oklab(83.36% 0.0232 0.0988) |
| OKLCH | oklch(83.36% 0.102 76.8) |
| XYZ | xyz(57.6870, 57.3097, 26.7584) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.83
Very Light Brown
#D3B683
ΔE00 6.12
Tan (survey)
#D1B26F
ΔE00 6.13
Fawn
#CFAF7B
ΔE00 6.64
Tan
#D2B48C
ΔE00 7.70
Sandstone
#C9AE74
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC07B #7BA9EE
analogous
#EE867B #EEC07B #E2EE7B
triadic
#EEC07B #7BEEC0 #C07BEE
tetradic
#EEC07B #7BEE86 #7BA9EE #EE7BE2
square
#EEC07B #7BEE86 #7BA9EE #EE7BE2
split-complementary
#EEC07B #7BE2EE #867BEE
monochromatic
#D38A1B #E7A645 #EEC07B #F5DAB1 #FCF2E4
Accessibility & contrast
On white
1.69
#EEC07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EEC07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC07B
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC07B | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C176
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eec07b; /* rgb */ color: rgb(238, 192, 123); /* oklch */ color: oklch(83.4% 0.102 76.8);
Tailwind
colors: {
custom: {
50: '#f6d2a2',
500: '#eec07b',
950: '#000000',
},
}SCSS
$custom: #eec07b; $custom-light: #f6d2a2; $custom-dark: #000000;
JSON
{
"hex": "#eec07b",
"rgb": {
"r": 238,
"g": 192,
"b": 123
},
"hsl": {
"h": 36,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.83363,
"c": 0.10153,
"h": 76.8
},
"luminance": 0.57306
}Semantic roles & 50–950 ramp
primary
#EEC07B
secondary
#467AC8
accent
#5ED90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380