#ECC283#ECC283
#ECC283 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.7% C 0.093 H 77.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC283 |
|---|---|
| RGB | rgb(236, 194, 131) |
| HSL | hsl(36, 73%, 72%) |
| HSV | hsv(36, 44%, 93%) |
| CMYK | cmyk(0%, 17.8%, 44.5%, 7.5%) |
| CIE-LAB | lab(80.77, 6.94, 37.26) |
| CIE-LCH | lch(80.77, 37.90, 79.45°) |
| OKLab | oklab(83.69% 0.0209 0.0911) |
| OKLCH | oklch(83.69% 0.094 77.1) |
| XYZ | xyz(57.9826, 58.0581, 29.6205) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.02
Very Light Brown
#D3B683
ΔE00 5.30
Tan (survey)
#D1B26F
ΔE00 6.00
Fawn
#CFAF7B
ΔE00 6.14
Tan
#D2B48C
ΔE00 6.77
Navajowhite
#FFDEAD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC283 #83ADEC
analogous
#EC8E83 #ECC283 #E2EC83
triadic
#ECC283 #83ECC2 #C283EC
tetradic
#ECC283 #83EC8E #83ADEC #EC83E2
square
#ECC283 #83EC8E #83ADEC #EC83E2
split-complementary
#ECC283 #83E2EC #8E83EC
monochromatic
#D48C20 #E4A84E #ECC283 #F4DCB8 #FBF2E4
Accessibility & contrast
On white
1.67
#ECC283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#ECC283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC283
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC283 | 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)
#D3C37E
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#FCB6B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ecc283; /* rgb */ color: rgb(236, 194, 131); /* oklch */ color: oklch(83.7% 0.093 77.1);
Tailwind
colors: {
custom: {
50: '#f4d4a8',
500: '#ecc283',
950: '#000000',
},
}SCSS
$custom: #ecc283; $custom-light: #f4d4a8; $custom-dark: #000000;
JSON
{
"hex": "#ecc283",
"rgb": {
"r": 236,
"g": 194,
"b": 131
},
"hsl": {
"h": 36,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.83685,
"c": 0.0935,
"h": 77.1
},
"luminance": 0.58055
}Semantic roles & 50–950 ramp
primary
#ECC283
secondary
#4D7EC6
accent
#5FD610
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380