#ECC58D#ECC58D
#ECC58D is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.4% C 0.085 H 76.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC58D |
|---|---|
| RGB | rgb(236, 197, 141) |
| HSL | hsl(35, 71%, 74%) |
| HSV | hsv(35, 40%, 93%) |
| CMYK | cmyk(0%, 16.5%, 40.3%, 7.5%) |
| CIE-LAB | lab(81.67, 6.41, 33.26) |
| CIE-LCH | lch(81.67, 33.87, 79.08°) |
| OKLab | oklab(84.44% 0.0202 0.0823) |
| OKLCH | oklch(84.44% 0.085 76.2) |
| XYZ | xyz(59.3678, 59.6912, 33.5886) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.62
Very Light Brown
#D3B683
ΔE00 5.13
Navajowhite
#FFDEAD
ΔE00 5.97
Tan
#D2B48C
ΔE00 6.09
Fawn
#CFAF7B
ΔE00 6.29
Light Peach
#FFD8B1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC58D #8DB4EC
analogous
#EC968D #ECC58D #E4EC8D
triadic
#ECC58D #8DECC5 #C58DEC
tetradic
#ECC58D #8DEC96 #8DB4EC #EC8DE4
square
#ECC58D #8DEC96 #8DB4EC #EC8DE4
split-complementary
#ECC58D #8DE4EC #968DEC
monochromatic
#DA9024 #E3AA59 #ECC58D #F5E0C1 #FBF2E5
Accessibility & contrast
On white
1.62
#ECC58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#ECC58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC58D
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC58D | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#FBBAB7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ecc58d; /* rgb */ color: rgb(236, 197, 141); /* oklch */ color: oklch(84.4% 0.085 76.2);
Tailwind
colors: {
custom: {
50: '#f4d6af',
500: '#ecc58d',
950: '#000000',
},
}SCSS
$custom: #ecc58d; $custom-light: #f4d6af; $custom-dark: #000000;
JSON
{
"hex": "#ecc58d",
"rgb": {
"r": 236,
"g": 197,
"b": 141
},
"hsl": {
"h": 35.368,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.84441,
"c": 0.08476,
"h": 76.2
},
"luminance": 0.59688
}Semantic roles & 50–950 ramp
primary
#ECC58D
secondary
#5685C7
accent
#61D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381