#EEC683#EEC683
#EEC683 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.7% C 0.096 H 79.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC683 |
|---|---|
| RGB | rgb(238, 198, 131) |
| HSL | hsl(38, 76%, 72%) |
| HSV | hsv(38, 45%, 93%) |
| CMYK | cmyk(0%, 16.8%, 45%, 6.7%) |
| CIE-LAB | lab(81.95, 5.65, 38.81) |
| CIE-LCH | lch(81.95, 39.22, 81.72°) |
| OKLab | oklab(84.65% 0.0171 0.0947) |
| OKLCH | oklch(84.65% 0.096 79.8) |
| XYZ | xyz(59.5528, 60.2070, 29.9526) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.27
Very Light Brown
#D3B683
ΔE00 5.91
Tan (survey)
#D1B26F
ΔE00 6.17
Sand (survey)
#E2CA76
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 6.77
Fawn
#CFAF7B
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC683 #83ABEE
analogous
#EE9083 #EEC683 #E1EE83
triadic
#EEC683 #83EEC6 #C683EE
tetradic
#EEC683 #83EE90 #83ABEE #EE83E1
square
#EEC683 #83EE90 #83ABEE #EE83E1
split-complementary
#EEC683 #83E1EE #9083EE
monochromatic
#D9931E #E7AD4D #EEC683 #F5DFB9 #FBF3E4
Accessibility & contrast
On white
1.61
#EEC683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EEC683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC683
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC683 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67E
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#FEBAB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec683; /* rgb */ color: rgb(238, 198, 131); /* oklch */ color: oklch(84.7% 0.096 79.8);
Tailwind
colors: {
custom: {
50: '#f5d7a8',
500: '#eec683',
950: '#000000',
},
}SCSS
$custom: #eec683; $custom-light: #f5d7a8; $custom-dark: #000000;
JSON
{
"hex": "#eec683",
"rgb": {
"r": 238,
"g": 198,
"b": 131
},
"hsl": {
"h": 37.57,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.84654,
"c": 0.09618,
"h": 79.8
},
"luminance": 0.60204
}Semantic roles & 50–950 ramp
primary
#EEC683
secondary
#4D7BC8
accent
#59D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380