#EEC883#EEC883
#EEC883 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.0% C 0.097 H 81.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC883 |
|---|---|
| RGB | rgb(238, 200, 131) |
| HSL | hsl(39, 76%, 72%) |
| HSV | hsv(39, 45%, 93%) |
| CMYK | cmyk(0%, 16%, 45%, 6.7%) |
| CIE-LAB | lab(82.45, 4.61, 39.44) |
| CIE-LCH | lch(82.45, 39.71, 83.34°) |
| OKLab | oklab(85.04% 0.014 0.0961) |
| OKLCH | oklch(85.04% 0.097 81.7) |
| XYZ | xyz(60.0129, 61.1273, 30.1060) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.58
Burlywood
#DEB887
ΔE00 5.97
Very Light Brown
#D3B683
ΔE00 6.21
Tan (survey)
#D1B26F
ΔE00 6.24
Navajowhite
#FFDEAD
ΔE00 6.71
Wheat (survey)
#FBDD7E
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC883 #83A9EE
analogous
#EE9383 #EEC883 #DEEE83
triadic
#EEC883 #83EEC8 #C883EE
tetradic
#EEC883 #83EE93 #83A9EE #EE83DE
square
#EEC883 #83EE93 #83A9EE #EE83DE
split-complementary
#EEC883 #83DEEE #9383EE
monochromatic
#D9961E #E7B04D #EEC883 #F5E0B9 #FBF3E4
Accessibility & contrast
On white
1.59
#EEC883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EEC883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC883
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC883 | 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)
#D9C87E
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#FEBCB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec883; /* rgb */ color: rgb(238, 200, 131); /* oklch */ color: oklch(85.0% 0.097 81.7);
Tailwind
colors: {
custom: {
50: '#f5d8a8',
500: '#eec883',
950: '#000000',
},
}SCSS
$custom: #eec883; $custom-light: #f5d8a8; $custom-dark: #000000;
JSON
{
"hex": "#eec883",
"rgb": {
"r": 238,
"g": 200,
"b": 131
},
"hsl": {
"h": 38.692,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.85044,
"c": 0.09711,
"h": 81.7
},
"luminance": 0.61124
}Semantic roles & 50–950 ramp
primary
#EEC883
secondary
#4D79C8
accent
#55D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380