#ECC985#ECC985
#ECC985 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.1% C 0.095 H 83.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC985 |
|---|---|
| RGB | rgb(236, 201, 133) |
| HSL | hsl(40, 73%, 72%) |
| HSV | hsv(40, 44%, 93%) |
| CMYK | cmyk(0%, 14.8%, 43.6%, 7.5%) |
| CIE-LAB | lab(82.54, 3.49, 38.51) |
| CIE-LCH | lch(82.54, 38.66, 84.82°) |
| OKLab | oklab(85.08% 0.011 0.0941) |
| OKLCH | oklch(85.08% 0.095 83.3) |
| XYZ | xyz(59.7142, 61.3023, 30.8729) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.96
Very Light Brown
#D3B683
ΔE00 6.05
Tan (survey)
#D1B26F
ΔE00 6.14
Burlywood
#DEB887
ΔE00 6.19
Navajowhite
#FFDEAD
ΔE00 6.57
Wheat (survey)
#FBDD7E
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC985 #85A8EC
analogous
#EC9685 #ECC985 #DBEC85
triadic
#ECC985 #85ECC9 #C985EC
tetradic
#ECC985 #85EC96 #85A8EC #EC85DB
square
#ECC985 #85EC96 #85A8EC #EC85DB
split-complementary
#ECC985 #85DBEC #9685EC
monochromatic
#D59821 #E4B250 #ECC985 #F4E0BA #FBF3E5
Accessibility & contrast
On white
1.58
#ECC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#ECC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC985
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC985 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#FBBEB8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ecc985; /* rgb */ color: rgb(236, 201, 133); /* oklch */ color: oklch(85.1% 0.095 83.3);
Tailwind
colors: {
custom: {
50: '#f4d9a9',
500: '#ecc985',
950: '#000000',
},
}SCSS
$custom: #ecc985; $custom-light: #f4d9a9; $custom-dark: #000000;
JSON
{
"hex": "#ecc985",
"rgb": {
"r": 236,
"g": 201,
"b": 133
},
"hsl": {
"h": 39.612,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.85084,
"c": 0.09473,
"h": 83.3
},
"luminance": 0.613
}Semantic roles & 50–950 ramp
primary
#ECC985
secondary
#4F78C6
accent
#53D510
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381