#EEC785#EEC785
#EEC785 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.9% C 0.095 H 80.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC785 |
|---|---|
| RGB | rgb(238, 199, 133) |
| HSL | hsl(38, 76%, 73%) |
| HSV | hsv(38, 44%, 93%) |
| CMYK | cmyk(0%, 16.4%, 44.1%, 6.7%) |
| CIE-LAB | lab(82.23, 5.33, 38.14) |
| CIE-LCH | lch(82.23, 38.51, 82.05°) |
| OKLab | oklab(84.88% 0.0163 0.0932) |
| OKLCH | oklch(84.88% 0.095 80.1) |
| XYZ | xyz(59.9189, 60.7204, 30.7498) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.31
Very Light Brown
#D3B683
ΔE00 5.88
Tan (survey)
#D1B26F
ΔE00 6.27
Sand (survey)
#E2CA76
ΔE00 6.31
Navajowhite
#FFDEAD
ΔE00 6.48
Fawn
#CFAF7B
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC785 #85ACEE
analogous
#EE9285 #EEC785 #E1EE85
triadic
#EEC785 #85EEC7 #C785EE
tetradic
#EEC785 #85EE92 #85ACEE #EE85E1
square
#EEC785 #85EE92 #85ACEE #EE85E1
split-complementary
#EEC785 #85E1EE #9285EE
monochromatic
#DA941E #E7AE4F #EEC785 #F5E0BB #FBF3E4
Accessibility & contrast
On white
1.60
#EEC785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EEC785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC785
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC785 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C780
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#FEBBB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec785; /* rgb */ color: rgb(238, 199, 133); /* oklch */ color: oklch(84.9% 0.095 80.1);
Tailwind
colors: {
custom: {
50: '#f5d7a9',
500: '#eec785',
950: '#000000',
},
}SCSS
$custom: #eec785; $custom-light: #f5d7a9; $custom-dark: #000000;
JSON
{
"hex": "#eec785",
"rgb": {
"r": 238,
"g": 199,
"b": 133
},
"hsl": {
"h": 37.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.84882,
"c": 0.09465,
"h": 80.1
},
"luminance": 0.60717
}Semantic roles & 50–950 ramp
primary
#EEC785
secondary
#4F7CC9
accent
#59D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380