#ECC17A#ECC17A
#ECC17A is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.3% C 0.102 H 79.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC17A |
|---|---|
| RGB | rgb(236, 193, 122) |
| HSL | hsl(37, 75%, 70%) |
| HSV | hsv(37, 48%, 93%) |
| CMYK | cmyk(0%, 18.2%, 48.3%, 7.5%) |
| CIE-LAB | lab(80.39, 6.59, 41.37) |
| CIE-LCH | lch(80.39, 41.89, 80.94°) |
| OKLab | oklab(83.35% 0.0191 0.1) |
| OKLCH | oklch(83.35% 0.102 79.2) |
| XYZ | xyz(57.1771, 57.3810, 26.4726) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.22
Tan (survey)
#D1B26F
ΔE00 5.56
Very Light Brown
#D3B683
ΔE00 5.90
Fawn
#CFAF7B
ΔE00 6.58
Sand (survey)
#E2CA76
ΔE00 6.82
Desert
#CCAD60
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC17A #7AA5EC
analogous
#EC887A #ECC17A #DEEC7A
triadic
#ECC17A #7AECC1 #C17AEC
tetradic
#ECC17A #7AEC88 #7AA5EC #EC7ADE
square
#ECC17A #7AEC88 #7AA5EC #EC7ADE
split-complementary
#ECC17A #7ADEEC #887AEC
monochromatic
#CE8B1D #E4A844 #ECC17A #F4DAB0 #FBF3E4
Accessibility & contrast
On white
1.68
#ECC17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#ECC17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC17A
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC17A | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C174
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#FCB5B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ecc17a; /* rgb */ color: rgb(236, 193, 122); /* oklch */ color: oklch(83.3% 0.102 79.2);
Tailwind
colors: {
custom: {
50: '#f4d3a1',
500: '#ecc17a',
950: '#000000',
},
}SCSS
$custom: #ecc17a; $custom-light: #f4d3a1; $custom-dark: #000000;
JSON
{
"hex": "#ecc17a",
"rgb": {
"r": 236,
"g": 193,
"b": 122
},
"hsl": {
"h": 37.368,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.83346,
"c": 0.10177,
"h": 79.2
},
"luminance": 0.57378
}Semantic roles & 50–950 ramp
primary
#ECC17A
secondary
#4575C5
accent
#5AD70E
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380