#EEC083#EEC083
#EEC083 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.094 H 73.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC083 |
|---|---|
| RGB | rgb(238, 192, 131) |
| HSL | hsl(34, 76%, 72%) |
| HSV | hsv(34, 45%, 93%) |
| CMYK | cmyk(0%, 19.3%, 45%, 6.7%) |
| CIE-LAB | lab(80.47, 8.79, 36.91) |
| CIE-LCH | lch(80.47, 37.94, 76.61°) |
| OKLab | oklab(83.49% 0.0263 0.0903) |
| OKLCH | oklch(83.49% 0.094 73.8) |
| XYZ | xyz(58.2084, 57.5183, 29.5045) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.69
Very Light Brown
#D3B683
ΔE00 5.81
Fawn
#CFAF7B
ΔE00 6.35
Tan
#D2B48C
ΔE00 6.70
Tan (survey)
#D1B26F
ΔE00 6.79
Navajowhite
#FFDEAD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC083 #83B1EE
analogous
#EE8B83 #EEC083 #E6EE83
triadic
#EEC083 #83EEC0 #C083EE
tetradic
#EEC083 #83EE8B #83B1EE #EE83E6
square
#EEC083 #83EE8B #83B1EE #EE83E6
split-complementary
#EEC083 #83E6EE #8B83EE
monochromatic
#D9881E #E7A54D #EEC083 #F5DBB9 #FBF1E4
Accessibility & contrast
On white
1.68
#EEC083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EEC083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC083
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC083 | 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)
#D1C17E
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#FEB4B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eec083; /* rgb */ color: rgb(238, 192, 131); /* oklch */ color: oklch(83.5% 0.094 73.8);
Tailwind
colors: {
custom: {
50: '#f5d2a8',
500: '#eec083',
950: '#000000',
},
}SCSS
$custom: #eec083; $custom-light: #f5d2a8; $custom-dark: #000000;
JSON
{
"hex": "#eec083",
"rgb": {
"r": 238,
"g": 192,
"b": 131
},
"hsl": {
"h": 34.206,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.83493,
"c": 0.09405,
"h": 73.8
},
"luminance": 0.57515
}Semantic roles & 50–950 ramp
primary
#EEC083
secondary
#4D82C8
accent
#65D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380