#EEC882#EEC882
#EEC882 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.0% C 0.098 H 82.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC882 |
|---|---|
| RGB | rgb(238, 200, 130) |
| HSL | hsl(39, 76%, 72%) |
| HSV | hsv(39, 45%, 93%) |
| CMYK | cmyk(0%, 16%, 45.4%, 6.7%) |
| CIE-LAB | lab(82.43, 4.51, 39.93) |
| CIE-LCH | lch(82.43, 40.18, 83.56°) |
| OKLab | oklab(85.03% 0.0136 0.0972) |
| OKLCH | oklch(85.03% 0.098 82) |
| XYZ | xyz(59.9455, 61.1003, 29.7508) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.44
Burlywood
#DEB887
ΔE00 6.12
Tan (survey)
#D1B26F
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.30
Navajowhite
#FFDEAD
ΔE00 6.84
Wheat (survey)
#FBDD7E
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC882 #82A8EE
analogous
#EE9282 #EEC882 #DEEE82
triadic
#EEC882 #82EEC8 #C882EE
tetradic
#EEC882 #82EE92 #82A8EE #EE82DE
square
#EEC882 #82EE92 #82A8EE #EE82DE
split-complementary
#EEC882 #82DEEE #9282EE
monochromatic
#D8961D #E7B04C #EEC882 #F5E0B8 #FBF3E4
Accessibility & contrast
On white
1.59
#EEC882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EEC882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC882
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC882 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77D
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#FEBCB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec882; /* rgb */ color: rgb(238, 200, 130); /* oklch */ color: oklch(85.0% 0.098 82.0);
Tailwind
colors: {
custom: {
50: '#f5d8a7',
500: '#eec882',
950: '#000000',
},
}SCSS
$custom: #eec882; $custom-light: #f5d8a7; $custom-dark: #000000;
JSON
{
"hex": "#eec882",
"rgb": {
"r": 238,
"g": 200,
"b": 130
},
"hsl": {
"h": 38.889,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.85028,
"c": 0.09811,
"h": 82
},
"luminance": 0.61097
}Semantic roles & 50–950 ramp
primary
#EEC882
secondary
#4C78C8
accent
#55D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380