#ECCC8A#ECCC8A
#ECCC8A is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.091 H 84.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCC8A |
|---|---|
| RGB | rgb(236, 204, 138) |
| HSL | hsl(40, 72%, 73%) |
| HSV | hsv(40, 42%, 93%) |
| CMYK | cmyk(0%, 13.6%, 41.5%, 7.5%) |
| CIE-LAB | lab(83.37, 2.45, 37.02) |
| CIE-LCH | lch(83.37, 37.10, 86.21°) |
| OKLab | oklab(85.76% 0.0084 0.0909) |
| OKLCH | oklch(85.76% 0.091 84.7) |
| XYZ | xyz(60.7741, 62.8562, 32.9710) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.68
Navajowhite
#FFDEAD
ΔE00 6.03
Pale Peach
#FFE5AD
ΔE00 6.07
Very Light Brown
#D3B683
ΔE00 6.32
Wheat (survey)
#FBDD7E
ΔE00 6.36
Tan (survey)
#D1B26F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCC8A #8AAAEC
analogous
#EC9B8A #ECCC8A #DBEC8A
triadic
#ECCC8A #8AECCC #CC8AEC
tetradic
#ECCC8A #8AEC9B #8AAAEC #EC8ADB
square
#ECCC8A #8AEC9B #8AAAEC #EC8ADB
split-complementary
#ECCC8A #8ADBEC #9B8AEC
monochromatic
#D89D23 #E3B555 #ECCC8A #F5E3BF #FBF4E5
Accessibility & contrast
On white
1.55
#ECCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#ECCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCC8A
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCC8A | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB85
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#FBC1BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eccc8a; /* rgb */ color: rgb(236, 204, 138); /* oklch */ color: oklch(85.8% 0.091 84.7);
Tailwind
colors: {
custom: {
50: '#f4dbad',
500: '#eccc8a',
950: '#000000',
},
}SCSS
$custom: #eccc8a; $custom-light: #f4dbad; $custom-dark: #000000;
JSON
{
"hex": "#eccc8a",
"rgb": {
"r": 236,
"g": 204,
"b": 138
},
"hsl": {
"h": 40.408,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.85758,
"c": 0.0913,
"h": 84.7
},
"luminance": 0.62854
}Semantic roles & 50–950 ramp
primary
#ECCC8A
secondary
#5479C7
accent
#51D411
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171510
muted
#858481