#EEC283#EEC283
#EEC283 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.9% C 0.095 H 75.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC283 |
|---|---|
| RGB | rgb(238, 194, 131) |
| HSL | hsl(35, 76%, 72%) |
| HSV | hsv(35, 45%, 93%) |
| CMYK | cmyk(0%, 18.5%, 45%, 6.7%) |
| CIE-LAB | lab(80.96, 7.74, 37.54) |
| CIE-LCH | lch(80.96, 38.33, 78.35°) |
| OKLab | oklab(83.88% 0.0232 0.0918) |
| OKLCH | oklch(83.88% 0.095 75.8) |
| XYZ | xyz(58.6505, 58.4025, 29.6519) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.09
Very Light Brown
#D3B683
ΔE00 5.70
Fawn
#CFAF7B
ΔE00 6.44
Tan (survey)
#D1B26F
ΔE00 6.45
Tan
#D2B48C
ΔE00 6.96
Navajowhite
#FFDEAD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC283 #83AFEE
analogous
#EE8C83 #EEC283 #E5EE83
triadic
#EEC283 #83EEC2 #C283EE
tetradic
#EEC283 #83EE8C #83AFEE #EE83E5
square
#EEC283 #83EE8C #83AFEE #EE83E5
split-complementary
#EEC283 #83E5EE #8C83EE
monochromatic
#D98C1E #E7A84D #EEC283 #F5DCB9 #FBF2E4
Accessibility & contrast
On white
1.66
#EEC283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EEC283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC283
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC283 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37E
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#FEB6B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec283; /* rgb */ color: rgb(238, 194, 131); /* oklch */ color: oklch(83.9% 0.095 75.8);
Tailwind
colors: {
custom: {
50: '#f5d4a8',
500: '#eec283',
950: '#000000',
},
}SCSS
$custom: #eec283; $custom-light: #f5d4a8; $custom-dark: #000000;
JSON
{
"hex": "#eec283",
"rgb": {
"r": 238,
"g": 194,
"b": 131
},
"hsl": {
"h": 35.327,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.83878,
"c": 0.09464,
"h": 75.8
},
"luminance": 0.58399
}Semantic roles & 50–950 ramp
primary
#EEC283
secondary
#4D80C8
accent
#61D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380