#ECC982#ECC982
#ECC982 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.0% C 0.098 H 84.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC982 |
|---|---|
| RGB | rgb(236, 201, 130) |
| HSL | hsl(40, 74%, 72%) |
| HSV | hsv(40, 45%, 93%) |
| CMYK | cmyk(0%, 14.8%, 44.9%, 7.5%) |
| CIE-LAB | lab(82.50, 3.19, 39.98) |
| CIE-LCH | lch(82.50, 40.10, 85.44°) |
| OKLab | oklab(85.04% 0.0099 0.0973) |
| OKLCH | oklch(85.04% 0.098 84.2) |
| XYZ | xyz(59.5099, 61.2206, 29.7969) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.49
Tan (survey)
#D1B26F
ΔE00 6.12
Wheat (survey)
#FBDD7E
ΔE00 6.31
Very Light Brown
#D3B683
ΔE00 6.37
Burlywood
#DEB887
ΔE00 6.65
Sandy
#F1DA7A
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC982 #82A5EC
analogous
#EC9482 #ECC982 #DAEC82
triadic
#ECC982 #82ECC9 #C982EC
tetradic
#ECC982 #82EC94 #82A5EC #EC82DA
square
#ECC982 #82EC94 #82A5EC #EC82DA
split-complementary
#ECC982 #82DAEC #9482EC
monochromatic
#D39820 #E4B24D #ECC982 #F4E0B7 #FBF4E4
Accessibility & contrast
On white
1.59
#ECC982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#ECC982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC982
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC982 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87D
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#FBBDB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ecc982; /* rgb */ color: rgb(236, 201, 130); /* oklch */ color: oklch(85.0% 0.098 84.2);
Tailwind
colors: {
custom: {
50: '#f4d9a7',
500: '#ecc982',
950: '#000000',
},
}SCSS
$custom: #ecc982; $custom-light: #f4d9a7; $custom-dark: #000000;
JSON
{
"hex": "#ecc982",
"rgb": {
"r": 236,
"g": 201,
"b": 130
},
"hsl": {
"h": 40.189,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.85036,
"c": 0.09778,
"h": 84.2
},
"luminance": 0.61218
}Semantic roles & 50–950 ramp
primary
#ECC982
secondary
#4C74C6
accent
#51D610
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380