#EEC582#EEC582
#EEC582 is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.4% C 0.097 H 79.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC582 |
|---|---|
| RGB | rgb(238, 197, 130) |
| HSL | hsl(37, 76%, 72%) |
| HSV | hsv(37, 45%, 93%) |
| CMYK | cmyk(0%, 17.2%, 45.4%, 6.7%) |
| CIE-LAB | lab(81.69, 6.07, 38.98) |
| CIE-LCH | lch(81.69, 39.45, 81.15°) |
| OKLab | oklab(84.44% 0.0182 0.095) |
| OKLCH | oklch(84.44% 0.097 79.2) |
| XYZ | xyz(59.2575, 59.7244, 29.5214) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.10
Very Light Brown
#D3B683
ΔE00 5.88
Tan (survey)
#D1B26F
ΔE00 6.13
Sand (survey)
#E2CA76
ΔE00 6.70
Fawn
#CFAF7B
ΔE00 6.86
Navajowhite
#FFDEAD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC582 #82ABEE
analogous
#EE8F82 #EEC582 #E1EE82
triadic
#EEC582 #82EEC5 #C582EE
tetradic
#EEC582 #82EE8F #82ABEE #EE82E1
square
#EEC582 #82EE8F #82ABEE #EE82E1
split-complementary
#EEC582 #82E1EE #8F82EE
monochromatic
#D8911D #E7AC4C #EEC582 #F5DEB8 #FBF3E4
Accessibility & contrast
On white
1.62
#EEC582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#EEC582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC582
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC582 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57D
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#FEB9B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec582; /* rgb */ color: rgb(238, 197, 130); /* oklch */ color: oklch(84.4% 0.097 79.2);
Tailwind
colors: {
custom: {
50: '#f5d6a7',
500: '#eec582',
950: '#000000',
},
}SCSS
$custom: #eec582; $custom-light: #f5d6a7; $custom-dark: #000000;
JSON
{
"hex": "#eec582",
"rgb": {
"r": 238,
"g": 197,
"b": 130
},
"hsl": {
"h": 37.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.84443,
"c": 0.09673,
"h": 79.2
},
"luminance": 0.59721
}Semantic roles & 50–950 ramp
primary
#EEC582
secondary
#4C7BC8
accent
#5AD80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380