#ECC384#ECC384
#ECC384 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 83.9% C 0.093 H 77.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC384 |
|---|---|
| RGB | rgb(236, 195, 132) |
| HSL | hsl(36, 73%, 72%) |
| HSV | hsv(36, 44%, 93%) |
| CMYK | cmyk(0%, 17.4%, 44.1%, 7.5%) |
| CIE-LAB | lab(81.03, 6.52, 37.08) |
| CIE-LCH | lch(81.03, 37.65, 80.03°) |
| OKLab | oklab(83.9% 0.0198 0.0908) |
| OKLCH | oklch(83.9% 0.093 77.7) |
| XYZ | xyz(58.2740, 58.5320, 30.0536) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.17
Very Light Brown
#D3B683
ΔE00 5.28
Tan (survey)
#D1B26F
ΔE00 5.99
Fawn
#CFAF7B
ΔE00 6.22
Tan
#D2B48C
ΔE00 6.83
Navajowhite
#FFDEAD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC384 #84ADEC
analogous
#EC8F84 #ECC384 #E1EC84
triadic
#ECC384 #84ECC3 #C384EC
tetradic
#ECC384 #84EC8F #84ADEC #EC84E1
square
#ECC384 #84EC8F #84ADEC #EC84E1
split-complementary
#ECC384 #84E1EC #8F84EC
monochromatic
#D58E21 #E4A94F #ECC384 #F4DDB9 #FBF2E4
Accessibility & contrast
On white
1.65
#ECC384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#ECC384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC384
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC384 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37F
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#FCB7B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ecc384; /* rgb */ color: rgb(236, 195, 132); /* oklch */ color: oklch(83.9% 0.093 77.7);
Tailwind
colors: {
custom: {
50: '#f4d5a8',
500: '#ecc384',
950: '#000000',
},
}SCSS
$custom: #ecc384; $custom-light: #f4d5a8; $custom-dark: #000000;
JSON
{
"hex": "#ecc384",
"rgb": {
"r": 236,
"g": 195,
"b": 132
},
"hsl": {
"h": 36.346,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.83895,
"c": 0.0929,
"h": 77.7
},
"luminance": 0.58529
}Semantic roles & 50–950 ramp
primary
#ECC384
secondary
#4E7DC6
accent
#5ED510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380