#ECC683#ECC683
#ECC683 is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.5% C 0.095 H 81.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC683 |
|---|---|
| RGB | rgb(236, 198, 131) |
| HSL | hsl(38, 73%, 72%) |
| HSV | hsv(38, 44%, 93%) |
| CMYK | cmyk(0%, 16.1%, 44.5%, 7.5%) |
| CIE-LAB | lab(81.76, 4.85, 38.53) |
| CIE-LCH | lch(81.76, 38.83, 82.83°) |
| OKLab | oklab(84.46% 0.0148 0.094) |
| OKLCH | oklch(84.46% 0.095 81.1) |
| XYZ | xyz(58.8849, 59.8626, 29.9213) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.36
Very Light Brown
#D3B683
ΔE00 5.66
Tan (survey)
#D1B26F
ΔE00 5.85
Sand (survey)
#E2CA76
ΔE00 5.89
Fawn
#CFAF7B
ΔE00 6.82
Navajowhite
#FFDEAD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC683 #83A9EC
analogous
#EC9283 #ECC683 #DDEC83
triadic
#ECC683 #83ECC6 #C683EC
tetradic
#ECC683 #83EC92 #83A9EC #EC83DD
square
#ECC683 #83EC92 #83A9EC #EC83DD
split-complementary
#ECC683 #83DDEC #9283EC
monochromatic
#D49320 #E4AE4E #ECC683 #F4DEB8 #FBF3E4
Accessibility & contrast
On white
1.62
#ECC683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#ECC683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC683
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC683 | 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)
#D6C67E
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#FCBAB5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ecc683; /* rgb */ color: rgb(236, 198, 131); /* oklch */ color: oklch(84.5% 0.095 81.1);
Tailwind
colors: {
custom: {
50: '#f4d7a8',
500: '#ecc683',
950: '#000000',
},
}SCSS
$custom: #ecc683; $custom-light: #f4d7a8; $custom-dark: #000000;
JSON
{
"hex": "#ecc683",
"rgb": {
"r": 236,
"g": 198,
"b": 131
},
"hsl": {
"h": 38.286,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.84464,
"c": 0.0952,
"h": 81.1
},
"luminance": 0.5986
}Semantic roles & 50–950 ramp
primary
#ECC683
secondary
#4D79C6
accent
#57D610
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380