#ECC885#ECC885
#ECC885 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 84.9% C 0.094 H 82.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC885 |
|---|---|
| RGB | rgb(236, 200, 133) |
| HSL | hsl(39, 73%, 72%) |
| HSV | hsv(39, 44%, 93%) |
| CMYK | cmyk(0%, 15.3%, 43.6%, 7.5%) |
| CIE-LAB | lab(82.29, 4.01, 38.19) |
| CIE-LCH | lch(82.29, 38.40, 84.00°) |
| OKLab | oklab(84.89% 0.0125 0.0934) |
| OKLCH | oklch(84.89% 0.094 82.4) |
| XYZ | xyz(59.4819, 60.8376, 30.7955) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.36
Burlywood
#DEB887
ΔE00 5.80
Very Light Brown
#D3B683
ΔE00 5.84
Tan (survey)
#D1B26F
ΔE00 6.04
Navajowhite
#FFDEAD
ΔE00 6.55
Fawn
#CFAF7B
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC885 #85A9EC
analogous
#EC9485 #ECC885 #DDEC85
triadic
#ECC885 #85ECC8 #C885EC
tetradic
#ECC885 #85EC94 #85A9EC #EC85DD
square
#ECC885 #85EC94 #85A9EC #EC85DD
split-complementary
#ECC885 #85DDEC #9485EC
monochromatic
#D59621 #E4B050 #ECC885 #F4E0BA #FBF3E5
Accessibility & contrast
On white
1.59
#ECC885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#ECC885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC885
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC885 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C780
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#FBBDB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ecc885; /* rgb */ color: rgb(236, 200, 133); /* oklch */ color: oklch(84.9% 0.094 82.4);
Tailwind
colors: {
custom: {
50: '#f4d8a9',
500: '#ecc885',
950: '#000000',
},
}SCSS
$custom: #ecc885; $custom-light: #f4d8a9; $custom-dark: #000000;
JSON
{
"hex": "#ecc885",
"rgb": {
"r": 236,
"g": 200,
"b": 133
},
"hsl": {
"h": 39.029,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.84888,
"c": 0.0942,
"h": 82.4
},
"luminance": 0.60835
}Semantic roles & 50–950 ramp
primary
#ECC885
secondary
#4F79C6
accent
#55D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380