#ECC08F#ECC08F
#ECC08F is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.081 H 69.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC08F |
|---|---|
| RGB | rgb(236, 192, 143) |
| HSL | hsl(32, 71%, 74%) |
| HSV | hsv(32, 39%, 93%) |
| CMYK | cmyk(0%, 18.6%, 39.4%, 7.5%) |
| CIE-LAB | lab(80.47, 9.25, 30.63) |
| CIE-LCH | lch(80.47, 32.00, 73.19°) |
| OKLab | oklab(83.51% 0.0287 0.0762) |
| OKLCH | oklch(83.51% 0.081 69.4) |
| XYZ | xyz(58.4014, 57.5182, 34.0072) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.95
Tan
#D2B48C
ΔE00 5.47
Very Light Brown
#D3B683
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 6.14
Fawn
#CFAF7B
ΔE00 6.53
Navajowhite
#FFDEAD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC08F #8FBBEC
analogous
#EC928F #ECC08F #E9EC8F
triadic
#ECC08F #8FECC0 #C08FEC
tetradic
#ECC08F #8FEC92 #8FBBEC #EC8FE9
square
#ECC08F #8FEC92 #8FBBEC #EC8FE9
split-complementary
#ECC08F #8FE9EC #928FEC
monochromatic
#DA8526 #E3A35B #ECC08F #F5DDC3 #FBF0E5
Accessibility & contrast
On white
1.68
#ECC08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#ECC08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC08F
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC08F | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28C
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#FBB6B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ecc08f; /* rgb */ color: rgb(236, 192, 143); /* oklch */ color: oklch(83.5% 0.081 69.4);
Tailwind
colors: {
custom: {
50: '#f4d3b0',
500: '#ecc08f',
950: '#000000',
},
}SCSS
$custom: #ecc08f; $custom-light: #f4d3b0; $custom-dark: #000000;
JSON
{
"hex": "#ecc08f",
"rgb": {
"r": 236,
"g": 192,
"b": 143
},
"hsl": {
"h": 31.613,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.83511,
"c": 0.08146,
"h": 69.4
},
"luminance": 0.57515
}Semantic roles & 50–950 ramp
primary
#ECC08F
secondary
#588DC7
accent
#6ED312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381