#ECC58F#ECC58F
#ECC58F is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.5% C 0.083 H 75.3°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC58F |
|---|---|
| RGB | rgb(236, 197, 143) |
| HSL | hsl(35, 71%, 74%) |
| HSV | hsv(35, 39%, 93%) |
| CMYK | cmyk(0%, 16.5%, 39.4%, 7.5%) |
| CIE-LAB | lab(81.70, 6.63, 32.26) |
| CIE-LCH | lch(81.70, 32.94, 78.38°) |
| OKLab | oklab(84.48% 0.021 0.0801) |
| OKLCH | oklch(84.48% 0.083 75.3) |
| XYZ | xyz(59.5179, 59.7513, 34.3794) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.45
Very Light Brown
#D3B683
ΔE00 5.18
Navajowhite
#FFDEAD
ΔE00 5.88
Tan
#D2B48C
ΔE00 5.88
Light Peach
#FFD8B1
ΔE00 6.27
Fawn
#CFAF7B
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC58F #8FB6EC
analogous
#EC978F #ECC58F #E4EC8F
triadic
#ECC58F #8FECC5 #C58FEC
tetradic
#ECC58F #8FEC97 #8FB6EC #EC8FE4
square
#ECC58F #8FEC97 #8FB6EC #EC8FE4
split-complementary
#ECC58F #8FE4EC #978FEC
monochromatic
#DA8F26 #E3AA5B #ECC58F #F5E0C3 #FBF1E5
Accessibility & contrast
On white
1.62
#ECC58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#ECC58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC58F
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC58F | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68B
Deuteranopia (green-blind)
#DDCF90
Tritanopia (blue-blind)
#FBBBB7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ecc58f; /* rgb */ color: rgb(236, 197, 143); /* oklch */ color: oklch(84.5% 0.083 75.3);
Tailwind
colors: {
custom: {
50: '#f3d6b0',
500: '#ecc58f',
950: '#000000',
},
}SCSS
$custom: #ecc58f; $custom-light: #f3d6b0; $custom-dark: #000000;
JSON
{
"hex": "#ecc58f",
"rgb": {
"r": 236,
"g": 197,
"b": 143
},
"hsl": {
"h": 34.839,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.84477,
"c": 0.08277,
"h": 75.3
},
"luminance": 0.59749
}Semantic roles & 50–950 ramp
primary
#ECC58F
secondary
#5887C7
accent
#63D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381