#ECC282#ECC282
#ECC282 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.7% C 0.094 H 77.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC282 |
|---|---|
| RGB | rgb(236, 194, 130) |
| HSL | hsl(36, 74%, 72%) |
| HSV | hsv(36, 45%, 93%) |
| CMYK | cmyk(0%, 17.8%, 44.9%, 7.5%) |
| CIE-LAB | lab(80.76, 6.84, 37.75) |
| CIE-LCH | lch(80.76, 38.36, 79.73°) |
| OKLab | oklab(83.67% 0.0206 0.0922) |
| OKLCH | oklch(83.67% 0.094 77.4) |
| XYZ | xyz(57.9152, 58.0311, 29.2653) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.17
Very Light Brown
#D3B683
ΔE00 5.35
Tan (survey)
#D1B26F
ΔE00 5.92
Fawn
#CFAF7B
ΔE00 6.19
Tan
#D2B48C
ΔE00 6.91
Navajowhite
#FFDEAD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC282 #82ACEC
analogous
#EC8D82 #ECC282 #E1EC82
triadic
#ECC282 #82ECC2 #C282EC
tetradic
#ECC282 #82EC8D #82ACEC #EC82E1
square
#ECC282 #82EC8D #82ACEC #EC82E1
split-complementary
#ECC282 #82E1EC #8D82EC
monochromatic
#D38C20 #E4A84D #ECC282 #F4DCB7 #FBF2E4
Accessibility & contrast
On white
1.67
#ECC282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#ECC282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC282
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC282 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27D
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#FCB6B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ecc282; /* rgb */ color: rgb(236, 194, 130); /* oklch */ color: oklch(83.7% 0.094 77.4);
Tailwind
colors: {
custom: {
50: '#f4d4a7',
500: '#ecc282',
950: '#000000',
},
}SCSS
$custom: #ecc282; $custom-light: #f4d4a7; $custom-dark: #000000;
JSON
{
"hex": "#ecc282",
"rgb": {
"r": 236,
"g": 194,
"b": 130
},
"hsl": {
"h": 36.226,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.83668,
"c": 0.09447,
"h": 77.4
},
"luminance": 0.58028
}Semantic roles & 50–950 ramp
primary
#ECC282
secondary
#4C7CC6
accent
#5ED610
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380