#EEC084#EEC084
#EEC084 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.093 H 73.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC084 |
|---|---|
| RGB | rgb(238, 192, 132) |
| HSL | hsl(34, 76%, 73%) |
| HSV | hsv(34, 45%, 93%) |
| CMYK | cmyk(0%, 19.3%, 44.5%, 6.7%) |
| CIE-LAB | lab(80.49, 8.89, 36.41) |
| CIE-LCH | lch(80.49, 37.48, 76.29°) |
| OKLab | oklab(83.51% 0.0267 0.0892) |
| OKLCH | oklch(83.51% 0.093 73.4) |
| XYZ | xyz(58.2765, 57.5455, 29.8631) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.58
Very Light Brown
#D3B683
ΔE00 5.81
Fawn
#CFAF7B
ΔE00 6.35
Tan
#D2B48C
ΔE00 6.59
Tan (survey)
#D1B26F
ΔE00 6.91
Navajowhite
#FFDEAD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC084 #84B2EE
analogous
#EE8B84 #EEC084 #E7EE84
triadic
#EEC084 #84EEC0 #C084EE
tetradic
#EEC084 #84EE8B #84B2EE #EE84E7
square
#EEC084 #84EE8B #84B2EE #EE84E7
split-complementary
#EEC084 #84E7EE #8B84EE
monochromatic
#DA881E #E7A44E #EEC084 #F5DCBA #FBF1E4
Accessibility & contrast
On white
1.68
#EEC084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EEC084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC084
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC084 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#FEB4B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eec084; /* rgb */ color: rgb(238, 192, 132); /* oklch */ color: oklch(83.5% 0.093 73.4);
Tailwind
colors: {
custom: {
50: '#f5d2a8',
500: '#eec084',
950: '#000000',
},
}SCSS
$custom: #eec084; $custom-light: #f5d2a8; $custom-dark: #000000;
JSON
{
"hex": "#eec084",
"rgb": {
"r": 238,
"g": 192,
"b": 132
},
"hsl": {
"h": 33.962,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.8351,
"c": 0.09312,
"h": 73.4
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#EEC084
secondary
#4E83C9
accent
#65D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380