#ECC682#ECC682
#ECC682 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.4% C 0.096 H 81.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC682 |
|---|---|
| RGB | rgb(236, 198, 130) |
| HSL | hsl(38, 74%, 72%) |
| HSV | hsv(38, 45%, 93%) |
| CMYK | cmyk(0%, 16.1%, 44.9%, 7.5%) |
| CIE-LAB | lab(81.75, 4.75, 39.02) |
| CIE-LCH | lch(81.75, 39.31, 83.06°) |
| OKLab | oklab(84.45% 0.0144 0.0951) |
| OKLCH | oklch(84.45% 0.096 81.4) |
| XYZ | xyz(58.8174, 59.8356, 29.5661) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.52
Sand (survey)
#E2CA76
ΔE00 5.73
Very Light Brown
#D3B683
ΔE00 5.75
Tan (survey)
#D1B26F
ΔE00 5.82
Fawn
#CFAF7B
ΔE00 6.90
Navajowhite
#FFDEAD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC682 #82A8EC
analogous
#EC9182 #ECC682 #DDEC82
triadic
#ECC682 #82ECC6 #C682EC
tetradic
#ECC682 #82EC91 #82A8EC #EC82DD
square
#ECC682 #82EC91 #82A8EC #EC82DD
split-complementary
#ECC682 #82DDEC #9182EC
monochromatic
#D39320 #E4AE4D #ECC682 #F4DEB7 #FBF3E4
Accessibility & contrast
On white
1.62
#ECC682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#ECC682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC682
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC682 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67D
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#FCBAB5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ecc682; /* rgb */ color: rgb(236, 198, 130); /* oklch */ color: oklch(84.4% 0.096 81.4);
Tailwind
colors: {
custom: {
50: '#f4d7a7',
500: '#ecc682',
950: '#000000',
},
}SCSS
$custom: #ecc682; $custom-light: #f4d7a7; $custom-dark: #000000;
JSON
{
"hex": "#ecc682",
"rgb": {
"r": 236,
"g": 198,
"b": 130
},
"hsl": {
"h": 38.491,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.84447,
"c": 0.0962,
"h": 81.4
},
"luminance": 0.59833
}Semantic roles & 50–950 ramp
primary
#ECC682
secondary
#4C78C6
accent
#57D610
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380