#ECC385#ECC385
#ECC385 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 83.9% C 0.092 H 77.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC385 |
|---|---|
| RGB | rgb(236, 195, 133) |
| HSL | hsl(36, 73%, 72%) |
| HSV | hsv(36, 44%, 93%) |
| CMYK | cmyk(0%, 17.4%, 43.6%, 7.5%) |
| CIE-LAB | lab(81.05, 6.62, 36.59) |
| CIE-LCH | lch(81.05, 37.18, 79.75°) |
| OKLab | oklab(83.91% 0.0202 0.0897) |
| OKLCH | oklch(83.91% 0.092 77.3) |
| XYZ | xyz(58.3428, 58.5595, 30.4158) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.01
Very Light Brown
#D3B683
ΔE00 5.23
Tan (survey)
#D1B26F
ΔE00 6.08
Fawn
#CFAF7B
ΔE00 6.19
Tan
#D2B48C
ΔE00 6.69
Navajowhite
#FFDEAD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC385 #85AEEC
analogous
#EC9085 #ECC385 #E1EC85
triadic
#ECC385 #85ECC3 #C385EC
tetradic
#ECC385 #85EC90 #85AEEC #EC85E1
square
#ECC385 #85EC90 #85AEEC #EC85E1
split-complementary
#ECC385 #85E1EC #9085EC
monochromatic
#D58E21 #E4A950 #ECC385 #F4DDBA #FBF2E5
Accessibility & contrast
On white
1.65
#ECC385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#ECC385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC385
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC385 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#FCB8B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ecc385; /* rgb */ color: rgb(236, 195, 133); /* oklch */ color: oklch(83.9% 0.092 77.3);
Tailwind
colors: {
custom: {
50: '#f4d5a9',
500: '#ecc385',
950: '#000000',
},
}SCSS
$custom: #ecc385; $custom-light: #f4d5a9; $custom-dark: #000000;
JSON
{
"hex": "#ecc385",
"rgb": {
"r": 236,
"g": 195,
"b": 133
},
"hsl": {
"h": 36.117,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.83912,
"c": 0.09193,
"h": 77.3
},
"luminance": 0.58557
}Semantic roles & 50–950 ramp
primary
#ECC385
secondary
#4F7EC6
accent
#5FD510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380