#EEC684#EEC684
#EEC684 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.7% C 0.095 H 79.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC684 |
|---|---|
| RGB | rgb(238, 198, 132) |
| HSL | hsl(37, 76%, 73%) |
| HSV | hsv(37, 45%, 93%) |
| CMYK | cmyk(0%, 16.8%, 44.5%, 6.7%) |
| CIE-LAB | lab(81.97, 5.75, 38.32) |
| CIE-LCH | lch(81.97, 38.74, 81.47°) |
| OKLab | oklab(84.67% 0.0174 0.0936) |
| OKLCH | oklch(84.67% 0.095 79.4) |
| XYZ | xyz(59.6209, 60.2342, 30.3113) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.12
Very Light Brown
#D3B683
ΔE00 5.83
Tan (survey)
#D1B26F
ΔE00 6.22
Sand (survey)
#E2CA76
ΔE00 6.58
Navajowhite
#FFDEAD
ΔE00 6.65
Fawn
#CFAF7B
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC684 #84ACEE
analogous
#EE9184 #EEC684 #E1EE84
triadic
#EEC684 #84EEC6 #C684EE
tetradic
#EEC684 #84EE91 #84ACEE #EE84E1
square
#EEC684 #84EE91 #84ACEE #EE84E1
split-complementary
#EEC684 #84E1EE #9184EE
monochromatic
#DA931E #E7AD4E #EEC684 #F5DFBA #FBF3E4
Accessibility & contrast
On white
1.61
#EEC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EEC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC684
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC684 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#FEBAB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec684; /* rgb */ color: rgb(238, 198, 132); /* oklch */ color: oklch(84.7% 0.095 79.4);
Tailwind
colors: {
custom: {
50: '#f5d7a8',
500: '#eec684',
950: '#000000',
},
}SCSS
$custom: #eec684; $custom-light: #f5d7a8; $custom-dark: #000000;
JSON
{
"hex": "#eec684",
"rgb": {
"r": 238,
"g": 198,
"b": 132
},
"hsl": {
"h": 37.358,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.8467,
"c": 0.09519,
"h": 79.4
},
"luminance": 0.60231
}Semantic roles & 50–950 ramp
primary
#EEC684
secondary
#4E7CC9
accent
#5AD80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380