#ECC87F#ECC87F
#ECC87F is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.8% C 0.100 H 84.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC87F |
|---|---|
| RGB | rgb(236, 200, 127) |
| HSL | hsl(40, 74%, 71%) |
| HSV | hsv(40, 46%, 93%) |
| CMYK | cmyk(0%, 15.3%, 46.2%, 7.5%) |
| CIE-LAB | lab(82.20, 3.42, 41.12) |
| CIE-LCH | lch(82.20, 41.26, 85.25°) |
| OKLab | oklab(84.79% 0.0102 0.0997) |
| OKLCH | oklch(84.79% 0.1 84.1) |
| XYZ | xyz(59.0791, 60.6765, 28.6744) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.48
Tan (survey)
#D1B26F
ΔE00 5.99
Wheat (survey)
#FBDD7E
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.47
Burlywood
#DEB887
ΔE00 6.73
Sandy
#F1DA7A
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC87F #7FA3EC
analogous
#EC917F #ECC87F #DAEC7F
triadic
#ECC87F #7FECC8 #C87FEC
tetradic
#ECC87F #7FEC91 #7FA3EC #EC7FDA
square
#ECC87F #7FEC91 #7FA3EC #EC7FDA
split-complementary
#ECC87F #7FDAEC #917FEC
monochromatic
#D2971F #E4B14A #ECC87F #F4DFB4 #FBF4E4
Accessibility & contrast
On white
1.60
#ECC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#ECC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC87F
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC87F | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#E2D081
Tritanopia (blue-blind)
#FCBCB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ecc87f; /* rgb */ color: rgb(236, 200, 127); /* oklch */ color: oklch(84.8% 0.100 84.1);
Tailwind
colors: {
custom: {
50: '#f4d8a5',
500: '#ecc87f',
950: '#000000',
},
}SCSS
$custom: #ecc87f; $custom-light: #f4d8a5; $custom-dark: #000000;
JSON
{
"hex": "#ecc87f",
"rgb": {
"r": 236,
"g": 200,
"b": 127
},
"hsl": {
"h": 40.183,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.84792,
"c": 0.10024,
"h": 84.1
},
"luminance": 0.60674
}Semantic roles & 50–950 ramp
primary
#ECC87F
secondary
#4A73C6
accent
#51D60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380