#ECCCA4#ECCCA4
#ECCCA4 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.064 H 73.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCA4 |
|---|---|
| RGB | rgb(236, 204, 164) |
| HSL | hsl(33, 65%, 78%) |
| HSV | hsv(33, 31%, 93%) |
| CMYK | cmyk(0%, 13.6%, 30.5%, 7.5%) |
| CIE-LAB | lab(83.81, 5.47, 24.11) |
| CIE-LCH | lch(83.81, 24.73, 77.21°) |
| OKLab | oklab(86.25% 0.0187 0.0611) |
| OKLCH | oklch(86.25% 0.064 73) |
| XYZ | xyz(62.8867, 63.7012, 44.0977) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.95
Navajowhite
#FFDEAD
ΔE00 4.68
Peach
#FFDAB9
ΔE00 4.93
Wheat
#F5DEB3
ΔE00 5.19
Burlywood
#DEB887
ΔE00 5.42
Bisque
#FFE4C4
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCA4 #A4C4EC
analogous
#ECA8A4 #ECCCA4 #E8ECA4
triadic
#ECCCA4 #A4ECCC #CCA4EC
tetradic
#ECCCA4 #A4ECA8 #A4C4EC #ECA4E8
square
#ECCCA4 #A4ECA8 #A4C4EC #ECA4E8
split-complementary
#ECCCA4 #A4E8EC #A8A4EC
monochromatic
#D7933F #E1B071 #ECCCA4 #F7E8D7 #FAF1E6
Accessibility & contrast
On white
1.53
#ECCCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#ECCCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCA4
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCA4 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA1
Deuteranopia (green-blind)
#E0D4A5
Tritanopia (blue-blind)
#F8C4C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccca4; /* rgb */ color: rgb(236, 204, 164); /* oklch */ color: oklch(86.3% 0.064 73.0);
Tailwind
colors: {
custom: {
50: '#f3dbbf',
500: '#eccca4',
950: '#000000',
},
}SCSS
$custom: #eccca4; $custom-light: #f3dbbf; $custom-dark: #000000;
JSON
{
"hex": "#eccca4",
"rgb": {
"r": 236,
"g": 204,
"b": 164
},
"hsl": {
"h": 33.333,
"s": 65.455,
"l": 78.431
},
"oklch": {
"l": 0.86252,
"c": 0.06391,
"h": 73
},
"luminance": 0.63699
}Semantic roles & 50–950 ramp
primary
#ECCCA4
secondary
#6C95C8
accent
#69CD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482