#EEC082#EEC082
#EEC082 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.095 H 74.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC082 |
|---|---|
| RGB | rgb(238, 192, 130) |
| HSL | hsl(34, 76%, 72%) |
| HSV | hsv(34, 45%, 93%) |
| CMYK | cmyk(0%, 19.3%, 45.4%, 6.7%) |
| CIE-LAB | lab(80.46, 8.69, 37.40) |
| CIE-LCH | lch(80.46, 38.40, 76.92°) |
| OKLab | oklab(83.48% 0.0259 0.0914) |
| OKLCH | oklch(83.48% 0.095 74.2) |
| XYZ | xyz(58.1410, 57.4913, 29.1493) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.82
Very Light Brown
#D3B683
ΔE00 5.82
Fawn
#CFAF7B
ΔE00 6.36
Tan (survey)
#D1B26F
ΔE00 6.68
Tan
#D2B48C
ΔE00 6.81
Navajowhite
#FFDEAD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC082 #82B0EE
analogous
#EE8A82 #EEC082 #E6EE82
triadic
#EEC082 #82EEC0 #C082EE
tetradic
#EEC082 #82EE8A #82B0EE #EE82E6
square
#EEC082 #82EE8A #82B0EE #EE82E6
split-complementary
#EEC082 #82E6EE #8A82EE
monochromatic
#D8891D #E7A54C #EEC082 #F5DBB8 #FBF1E4
Accessibility & contrast
On white
1.68
#EEC082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EEC082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC082
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC082 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17D
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#FEB4B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eec082; /* rgb */ color: rgb(238, 192, 130); /* oklch */ color: oklch(83.5% 0.095 74.2);
Tailwind
colors: {
custom: {
50: '#f6d2a7',
500: '#eec082',
950: '#000000',
},
}SCSS
$custom: #eec082; $custom-light: #f6d2a7; $custom-dark: #000000;
JSON
{
"hex": "#eec082",
"rgb": {
"r": 238,
"g": 192,
"b": 130
},
"hsl": {
"h": 34.444,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.83476,
"c": 0.09498,
"h": 74.2
},
"luminance": 0.57488
}Semantic roles & 50–950 ramp
primary
#EEC082
secondary
#4C81C8
accent
#64D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380