#EEC285#EEC285
#EEC285 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 83.9% C 0.093 H 75.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC285 |
|---|---|
| RGB | rgb(238, 194, 133) |
| HSL | hsl(35, 76%, 73%) |
| HSV | hsv(35, 44%, 93%) |
| CMYK | cmyk(0%, 18.5%, 44.1%, 6.7%) |
| CIE-LAB | lab(80.99, 7.94, 36.55) |
| CIE-LCH | lch(80.99, 37.40, 77.75°) |
| OKLab | oklab(83.91% 0.024 0.0896) |
| OKLCH | oklch(83.91% 0.093 75) |
| XYZ | xyz(58.7874, 58.4572, 30.3726) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.82
Very Light Brown
#D3B683
ΔE00 5.65
Fawn
#CFAF7B
ΔE00 6.40
Tan (survey)
#D1B26F
ΔE00 6.65
Tan
#D2B48C
ΔE00 6.72
Navajowhite
#FFDEAD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC285 #85B1EE
analogous
#EE8D85 #EEC285 #E6EE85
triadic
#EEC285 #85EEC2 #C285EE
tetradic
#EEC285 #85EE8D #85B1EE #EE85E6
square
#EEC285 #85EE8D #85B1EE #EE85E6
split-complementary
#EEC285 #85E6EE #8D85EE
monochromatic
#DA8C1E #E7A74F #EEC285 #F5DDBB #FBF2E4
Accessibility & contrast
On white
1.65
#EEC285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#EEC285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC285
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC285 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#FEB6B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec285; /* rgb */ color: rgb(238, 194, 133); /* oklch */ color: oklch(83.9% 0.093 75.0);
Tailwind
colors: {
custom: {
50: '#f5d4a9',
500: '#eec285',
950: '#000000',
},
}SCSS
$custom: #eec285; $custom-light: #f5d4a9; $custom-dark: #000000;
JSON
{
"hex": "#eec285",
"rgb": {
"r": 238,
"g": 194,
"b": 133
},
"hsl": {
"h": 34.857,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.83912,
"c": 0.09273,
"h": 75
},
"luminance": 0.58454
}Semantic roles & 50–950 ramp
primary
#EEC285
secondary
#4F82C9
accent
#62D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380