#EEC784#EEC784
#EEC784 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.9% C 0.096 H 80.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC784 |
|---|---|
| RGB | rgb(238, 199, 132) |
| HSL | hsl(38, 76%, 73%) |
| HSV | hsv(38, 45%, 93%) |
| CMYK | cmyk(0%, 16.4%, 44.5%, 6.7%) |
| CIE-LAB | lab(82.21, 5.23, 38.63) |
| CIE-LCH | lch(82.21, 38.99, 82.29°) |
| OKLab | oklab(84.87% 0.0159 0.0943) |
| OKLCH | oklch(84.87% 0.096 80.4) |
| XYZ | xyz(59.8502, 60.6929, 30.3877) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 5.96
Sand (survey)
#E2CA76
ΔE00 6.15
Tan (survey)
#D1B26F
ΔE00 6.23
Navajowhite
#FFDEAD
ΔE00 6.60
Fawn
#CFAF7B
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC784 #84ABEE
analogous
#EE9284 #EEC784 #E0EE84
triadic
#EEC784 #84EEC7 #C784EE
tetradic
#EEC784 #84EE92 #84ABEE #EE84E0
square
#EEC784 #84EE92 #84ABEE #EE84E0
split-complementary
#EEC784 #84E0EE #9284EE
monochromatic
#DA951E #E7AF4E #EEC784 #F5DFBA #FBF3E4
Accessibility & contrast
On white
1.60
#EEC784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EEC784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC784
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC784 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77F
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#FEBBB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec784; /* rgb */ color: rgb(238, 199, 132); /* oklch */ color: oklch(84.9% 0.096 80.4);
Tailwind
colors: {
custom: {
50: '#f5d7a8',
500: '#eec784',
950: '#000000',
},
}SCSS
$custom: #eec784; $custom-light: #f5d7a8; $custom-dark: #000000;
JSON
{
"hex": "#eec784",
"rgb": {
"r": 238,
"g": 199,
"b": 132
},
"hsl": {
"h": 37.925,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.84865,
"c": 0.09564,
"h": 80.4
},
"luminance": 0.6069
}Semantic roles & 50–950 ramp
primary
#EEC784
secondary
#4E7BC9
accent
#58D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380