#ECC686#ECC686
#ECC686 is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.5% C 0.092 H 80.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC686 |
|---|---|
| RGB | rgb(236, 198, 134) |
| HSL | hsl(38, 73%, 73%) |
| HSV | hsv(38, 43%, 93%) |
| CMYK | cmyk(0%, 16.1%, 43.2%, 7.5%) |
| CIE-LAB | lab(81.81, 5.15, 37.05) |
| CIE-LCH | lch(81.81, 37.41, 82.08°) |
| OKLab | oklab(84.51% 0.016 0.0908) |
| OKLCH | oklch(84.51% 0.092 80) |
| XYZ | xyz(59.0911, 59.9451, 31.0077) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.89
Very Light Brown
#D3B683
ΔE00 5.42
Tan (survey)
#D1B26F
ΔE00 6.00
Sand (survey)
#E2CA76
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.47
Fawn
#CFAF7B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC686 #86ACEC
analogous
#EC9386 #ECC686 #DFEC86
triadic
#ECC686 #86ECC6 #C686EC
tetradic
#ECC686 #86EC93 #86ACEC #EC86DF
square
#ECC686 #86EC93 #86ACEC #EC86DF
split-complementary
#ECC686 #86DFEC #9386EC
monochromatic
#D69322 #E4AD51 #ECC686 #F4DFBB #FBF3E5
Accessibility & contrast
On white
1.62
#ECC686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#ECC686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC686
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC686 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C681
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#FBBBB6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ecc686; /* rgb */ color: rgb(236, 198, 134); /* oklch */ color: oklch(84.5% 0.092 80.0);
Tailwind
colors: {
custom: {
50: '#f4d7aa',
500: '#ecc686',
950: '#000000',
},
}SCSS
$custom: #ecc686; $custom-light: #f4d7aa; $custom-dark: #000000;
JSON
{
"hex": "#ecc686",
"rgb": {
"r": 236,
"g": 198,
"b": 134
},
"hsl": {
"h": 37.647,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.84513,
"c": 0.09219,
"h": 80
},
"luminance": 0.59942
}Semantic roles & 50–950 ramp
primary
#ECC686
secondary
#507CC6
accent
#5AD511
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381