#ECC48E#ECC48E
#ECC48E is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.3% C 0.083 H 74.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC48E |
|---|---|
| RGB | rgb(236, 196, 142) |
| HSL | hsl(34, 71%, 74%) |
| HSV | hsv(34, 40%, 93%) |
| CMYK | cmyk(0%, 16.9%, 39.8%, 7.5%) |
| CIE-LAB | lab(81.44, 7.05, 32.44) |
| CIE-LCH | lch(81.44, 33.19, 77.74°) |
| OKLab | oklab(84.27% 0.0222 0.0804) |
| OKLCH | oklch(84.27% 0.083 74.6) |
| XYZ | xyz(59.2162, 59.2685, 33.9068) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.26
Very Light Brown
#D3B683
ΔE00 5.20
Tan
#D2B48C
ΔE00 5.81
Navajowhite
#FFDEAD
ΔE00 6.14
Fawn
#CFAF7B
ΔE00 6.25
Light Peach
#FFD8B1
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC48E #8EB6EC
analogous
#EC958E #ECC48E #E5EC8E
triadic
#ECC48E #8EECC4 #C48EEC
tetradic
#ECC48E #8EEC95 #8EB6EC #EC8EE5
square
#ECC48E #8EEC95 #8EB6EC #EC8EE5
split-complementary
#ECC48E #8EE5EC #958EEC
monochromatic
#DA8D25 #E3A95A #ECC48E #F5DFC2 #FBF1E5
Accessibility & contrast
On white
1.63
#ECC48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#ECC48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC48E
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC48E | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58A
Deuteranopia (green-blind)
#DDCE8F
Tritanopia (blue-blind)
#FBB9B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ecc48e; /* rgb */ color: rgb(236, 196, 142); /* oklch */ color: oklch(84.3% 0.083 74.6);
Tailwind
colors: {
custom: {
50: '#f4d5af',
500: '#ecc48e',
950: '#000000',
},
}SCSS
$custom: #ecc48e; $custom-light: #f4d5af; $custom-dark: #000000;
JSON
{
"hex": "#ecc48e",
"rgb": {
"r": 236,
"g": 196,
"b": 142
},
"hsl": {
"h": 34.468,
"s": 71.212,
"l": 74.118
},
"oklch": {
"l": 0.84265,
"c": 0.08342,
"h": 74.6
},
"luminance": 0.59266
}Semantic roles & 50–950 ramp
primary
#ECC48E
secondary
#5787C7
accent
#64D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381