#ECCC7D#ECCC7D
#ECCC7D is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.5% C 0.105 H 88.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCC7D |
|---|---|
| RGB | rgb(236, 204, 125) |
| HSL | hsl(43, 74%, 71%) |
| HSV | hsv(43, 47%, 93%) |
| CMYK | cmyk(0%, 13.6%, 47%, 7.5%) |
| CIE-LAB | lab(83.18, 1.15, 43.35) |
| CIE-LCH | lch(83.18, 43.37, 88.48°) |
| OKLab | oklab(85.55% 0.0034 0.1046) |
| OKLCH | oklch(85.55% 0.105 88.1) |
| XYZ | xyz(59.8886, 62.5020, 28.3076) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.82
Wheat (survey)
#FBDD7E
ΔE00 4.62
Sandy
#F1DA7A
ΔE00 4.95
Light Mustard
#F7D560
ΔE00 5.80
Maize
#F4D054
ΔE00 6.27
Pale Gold
#FDDE6C
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCC7D #7D9DEC
analogous
#EC947D #ECCC7D #D4EC7D
triadic
#ECCC7D #7DECCC #CC7DEC
tetradic
#ECCC7D #7DEC94 #7D9DEC #EC7DD4
square
#ECCC7D #7DEC94 #7D9DEC #EC7DD4
split-complementary
#ECCC7D #7DD4EC #947DEC
monochromatic
#D09D1E #E4B748 #ECCC7D #F4E1B2 #FBF5E4
Accessibility & contrast
On white
1.56
#ECCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#ECCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCC7D
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCC7D | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#FCC0B9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eccc7d; /* rgb */ color: rgb(236, 204, 125); /* oklch */ color: oklch(85.5% 0.105 88.1);
Tailwind
colors: {
custom: {
50: '#f4dba4',
500: '#eccc7d',
950: '#000000',
},
}SCSS
$custom: #eccc7d; $custom-light: #f4dba4; $custom-dark: #000000;
JSON
{
"hex": "#eccc7d",
"rgb": {
"r": 236,
"g": 204,
"b": 125
},
"hsl": {
"h": 42.703,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.8555,
"c": 0.10468,
"h": 88.1
},
"luminance": 0.62499
}Semantic roles & 50–950 ramp
primary
#ECCC7D
secondary
#486CC5
accent
#48D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480