#ECC07D#ECC07D
#ECC07D is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.2% C 0.099 H 77.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC07D |
|---|---|
| RGB | rgb(236, 192, 125) |
| HSL | hsl(36, 74%, 71%) |
| HSV | hsv(36, 47%, 93%) |
| CMYK | cmyk(0%, 18.6%, 47%, 7.5%) |
| CIE-LAB | lab(80.19, 7.40, 39.58) |
| CIE-LCH | lch(80.19, 40.27, 79.41°) |
| OKLab | oklab(83.2% 0.0217 0.0961) |
| OKLCH | oklch(83.2% 0.099 77.3) |
| XYZ | xyz(57.1456, 57.0159, 27.3932) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.44
Very Light Brown
#D3B683
ΔE00 5.61
Tan (survey)
#D1B26F
ΔE00 5.78
Fawn
#CFAF7B
ΔE00 6.23
Tan
#D2B48C
ΔE00 7.25
Sandstone
#C9AE74
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC07D #7DA9EC
analogous
#EC887D #ECC07D #E1EC7D
triadic
#ECC07D #7DECC0 #C07DEC
tetradic
#ECC07D #7DEC88 #7DA9EC #EC7DE1
square
#ECC07D #7DEC88 #7DA9EC #EC7DE1
split-complementary
#ECC07D #7DE1EC #887DEC
monochromatic
#D08A1E #E4A648 #ECC07D #F4DAB2 #FBF2E4
Accessibility & contrast
On white
1.69
#ECC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#ECC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC07D
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC07D | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C178
Deuteranopia (green-blind)
#DCCB7F
Tritanopia (blue-blind)
#FCB4AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ecc07d; /* rgb */ color: rgb(236, 192, 125); /* oklch */ color: oklch(83.2% 0.099 77.3);
Tailwind
colors: {
custom: {
50: '#f4d2a3',
500: '#ecc07d',
950: '#000000',
},
}SCSS
$custom: #ecc07d; $custom-light: #f4d2a3; $custom-dark: #000000;
JSON
{
"hex": "#ecc07d",
"rgb": {
"r": 236,
"g": 192,
"b": 125
},
"hsl": {
"h": 36.216,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.83199,
"c": 0.09854,
"h": 77.3
},
"luminance": 0.57013
}Semantic roles & 50–950 ramp
primary
#ECC07D
secondary
#487AC5
accent
#5ED70F
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380