#EEC07A#EEC07A
#EEC07A is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.3% C 0.102 H 77.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC07A |
|---|---|
| RGB | rgb(238, 192, 122) |
| HSL | hsl(36, 77%, 71%) |
| HSV | hsv(36, 49%, 93%) |
| CMYK | cmyk(0%, 19.3%, 48.7%, 6.7%) |
| CIE-LAB | lab(80.34, 7.93, 41.34) |
| CIE-LCH | lch(80.34, 42.09, 79.15°) |
| OKLab | oklab(83.35% 0.0228 0.0999) |
| OKLCH | oklch(83.35% 0.102 77.1) |
| XYZ | xyz(57.6247, 57.2848, 26.4304) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.99
Tan (survey)
#D1B26F
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 6.19
Fawn
#CFAF7B
ΔE00 6.71
Desert
#CCAD60
ΔE00 7.69
Sandstone
#C9AE74
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC07A #7AA8EE
analogous
#EE867A #EEC07A #E2EE7A
triadic
#EEC07A #7AEEC0 #C07AEE
tetradic
#EEC07A #7AEE86 #7AA8EE #EE7AE2
square
#EEC07A #7AEE86 #7AA8EE #EE7AE2
split-complementary
#EEC07A #7AE2EE #867AEE
monochromatic
#D38A1B #E7A644 #EEC07A #F5DAB0 #FCF2E4
Accessibility & contrast
On white
1.69
#EEC07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EEC07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC07A
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC07A | 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)
#D2C174
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eec07a; /* rgb */ color: rgb(238, 192, 122); /* oklch */ color: oklch(83.3% 0.102 77.1);
Tailwind
colors: {
custom: {
50: '#f6d2a1',
500: '#eec07a',
950: '#000000',
},
}SCSS
$custom: #eec07a; $custom-light: #f6d2a1; $custom-dark: #000000;
JSON
{
"hex": "#eec07a",
"rgb": {
"r": 238,
"g": 192,
"b": 122
},
"hsl": {
"h": 36.207,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.83348,
"c": 0.10246,
"h": 77.1
},
"luminance": 0.57282
}Semantic roles & 50–950 ramp
primary
#EEC07A
secondary
#4579C8
accent
#5DDA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380