#ECCC86#ECCC86
#ECCC86 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.7% C 0.095 H 85.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCC86 |
|---|---|
| RGB | rgb(236, 204, 134) |
| HSL | hsl(41, 73%, 73%) |
| HSV | hsv(41, 43%, 93%) |
| CMYK | cmyk(0%, 13.6%, 43.2%, 7.5%) |
| CIE-LAB | lab(83.31, 2.04, 38.98) |
| CIE-LCH | lch(83.31, 39.03, 87.01°) |
| OKLab | oklab(85.69% 0.0069 0.0952) |
| OKLCH | oklch(85.69% 0.095 85.9) |
| XYZ | xyz(60.4898, 62.7425, 31.4739) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.00
Wheat (survey)
#FBDD7E
ΔE00 5.73
Sandy
#F1DA7A
ΔE00 6.17
Pale Peach
#FFE5AD
ΔE00 6.40
Tan (survey)
#D1B26F
ΔE00 6.62
Navajowhite
#FFDEAD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCC86 #86A6EC
analogous
#EC9986 #ECCC86 #D9EC86
triadic
#ECCC86 #86ECCC #CC86EC
tetradic
#ECCC86 #86EC99 #86A6EC #EC86D9
square
#ECCC86 #86EC99 #86A6EC #EC86D9
split-complementary
#ECCC86 #86D9EC #9986EC
monochromatic
#D69D22 #E4B651 #ECCC86 #F4E2BB #FBF4E5
Accessibility & contrast
On white
1.55
#ECCC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#ECCC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCC86
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCC86 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB81
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#FBC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eccc86; /* rgb */ color: rgb(236, 204, 134); /* oklch */ color: oklch(85.7% 0.095 85.9);
Tailwind
colors: {
custom: {
50: '#f4dbaa',
500: '#eccc86',
950: '#000000',
},
}SCSS
$custom: #eccc86; $custom-light: #f4dbaa; $custom-dark: #000000;
JSON
{
"hex": "#eccc86",
"rgb": {
"r": 236,
"g": 204,
"b": 134
},
"hsl": {
"h": 41.176,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.85692,
"c": 0.09547,
"h": 85.9
},
"luminance": 0.6274
}Semantic roles & 50–950 ramp
primary
#ECCC86
secondary
#5075C6
accent
#4ED511
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481