#ECCC87#ECCC87
#ECCC87 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.7% C 0.094 H 85.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCC87 |
|---|---|
| RGB | rgb(236, 204, 135) |
| HSL | hsl(41, 73%, 73%) |
| HSV | hsv(41, 43%, 93%) |
| CMYK | cmyk(0%, 13.6%, 42.8%, 7.5%) |
| CIE-LAB | lab(83.32, 2.14, 38.49) |
| CIE-LCH | lch(83.32, 38.55, 86.82°) |
| OKLab | oklab(85.71% 0.0072 0.0942) |
| OKLCH | oklch(85.71% 0.094 85.6) |
| XYZ | xyz(60.5599, 62.7705, 31.8429) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.16
Wheat (survey)
#FBDD7E
ΔE00 5.88
Pale Peach
#FFE5AD
ΔE00 6.31
Sandy
#F1DA7A
ΔE00 6.33
Navajowhite
#FFDEAD
ΔE00 6.49
Very Light Brown
#D3B683
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCC87 #87A7EC
analogous
#EC9987 #ECCC87 #DAEC87
triadic
#ECCC87 #87ECCC #CC87EC
tetradic
#ECCC87 #87EC99 #87A7EC #EC87DA
square
#ECCC87 #87EC99 #87A7EC #EC87DA
split-complementary
#ECCC87 #87DAEC #9987EC
monochromatic
#D79D22 #E4B652 #ECCC87 #F4E2BC #FBF4E5
Accessibility & contrast
On white
1.55
#ECCC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#ECCC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCC87
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCC87 | 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)
#DCCB82
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#FBC1BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eccc87; /* rgb */ color: rgb(236, 204, 135); /* oklch */ color: oklch(85.7% 0.094 85.6);
Tailwind
colors: {
custom: {
50: '#f4dbab',
500: '#eccc87',
950: '#000000',
},
}SCSS
$custom: #eccc87; $custom-light: #f4dbab; $custom-dark: #000000;
JSON
{
"hex": "#eccc87",
"rgb": {
"r": 236,
"g": 204,
"b": 135
},
"hsl": {
"h": 40.99,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.85708,
"c": 0.09443,
"h": 85.6
},
"luminance": 0.62768
}Semantic roles & 50–950 ramp
primary
#ECCC87
secondary
#5176C6
accent
#4FD511
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481