#ECC07E#ECC07E
#ECC07E is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.2% C 0.098 H 76.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC07E |
|---|---|
| RGB | rgb(236, 192, 126) |
| HSL | hsl(36, 74%, 71%) |
| HSV | hsv(36, 47%, 93%) |
| CMYK | cmyk(0%, 18.6%, 46.6%, 7.5%) |
| CIE-LAB | lab(80.20, 7.50, 39.09) |
| CIE-LCH | lch(80.20, 39.80, 79.15°) |
| OKLab | oklab(83.21% 0.0221 0.0951) |
| OKLCH | oklch(83.21% 0.098 76.9) |
| XYZ | xyz(57.2098, 57.0416, 27.7314) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.27
Very Light Brown
#D3B683
ΔE00 5.55
Tan (survey)
#D1B26F
ΔE00 5.84
Fawn
#CFAF7B
ΔE00 6.17
Tan
#D2B48C
ΔE00 7.11
Sandstone
#C9AE74
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC07E #7EAAEC
analogous
#EC897E #ECC07E #E1EC7E
triadic
#ECC07E #7EECC0 #C07EEC
tetradic
#ECC07E #7EEC89 #7EAAEC #EC7EE1
square
#ECC07E #7EEC89 #7EAAEC #EC7EE1
split-complementary
#ECC07E #7EE1EC #897EEC
monochromatic
#D18A1F #E4A649 #ECC07E #F4DAB3 #FBF2E4
Accessibility & contrast
On white
1.69
#ECC07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#ECC07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC07E
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC07E | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C179
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#FCB4B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ecc07e; /* rgb */ color: rgb(236, 192, 126); /* oklch */ color: oklch(83.2% 0.098 76.9);
Tailwind
colors: {
custom: {
50: '#f4d2a4',
500: '#ecc07e',
950: '#000000',
},
}SCSS
$custom: #ecc07e; $custom-light: #f4d2a4; $custom-dark: #000000;
JSON
{
"hex": "#ecc07e",
"rgb": {
"r": 236,
"g": 192,
"b": 126
},
"hsl": {
"h": 36,
"s": 74.324,
"l": 70.98
},
"oklch": {
"l": 0.83215,
"c": 0.0976,
"h": 76.9
},
"luminance": 0.57038
}Semantic roles & 50–950 ramp
primary
#ECC07E
secondary
#497BC5
accent
#5FD60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380