#ECCCA5#ECCCA5
#ECCCA5 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.063 H 72.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCA5 |
|---|---|
| RGB | rgb(236, 204, 165) |
| HSL | hsl(33, 65%, 79%) |
| HSV | hsv(33, 30%, 93%) |
| CMYK | cmyk(0%, 13.6%, 30.1%, 7.5%) |
| CIE-LAB | lab(83.83, 5.60, 23.61) |
| CIE-LCH | lch(83.83, 24.27, 76.66°) |
| OKLab | oklab(86.27% 0.0191 0.0599) |
| OKLCH | oklch(86.27% 0.063 72.3) |
| XYZ | xyz(62.9774, 63.7375, 44.5752) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.84
Peach
#FFDAB9
ΔE00 4.73
Navajowhite
#FFDEAD
ΔE00 4.83
Wheat
#F5DEB3
ΔE00 5.33
Burlywood
#DEB887
ΔE00 5.54
Bisque
#FFE4C4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCA5 #A5C5EC
analogous
#ECA8A5 #ECCCA5 #E8ECA5
triadic
#ECCCA5 #A5ECCC #CCA5EC
tetradic
#ECCCA5 #A5ECA8 #A5C5EC #ECA5E8
square
#ECCCA5 #A5ECA8 #A5C5EC #ECA5E8
split-complementary
#ECCCA5 #A5E8EC #A8A5EC
monochromatic
#D79340 #E1AF72 #ECCCA5 #F7E9D8 #FAF1E6
Accessibility & contrast
On white
1.53
#ECCCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#ECCCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCA5
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCA5 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA2
Deuteranopia (green-blind)
#E0D4A6
Tritanopia (blue-blind)
#F8C4C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccca5; /* rgb */ color: rgb(236, 204, 165); /* oklch */ color: oklch(86.3% 0.063 72.3);
Tailwind
colors: {
custom: {
50: '#f3dbc0',
500: '#eccca5',
950: '#000000',
},
}SCSS
$custom: #eccca5; $custom-light: #f3dbc0; $custom-dark: #000000;
JSON
{
"hex": "#eccca5",
"rgb": {
"r": 236,
"g": 204,
"b": 165
},
"hsl": {
"h": 32.958,
"s": 65.138,
"l": 78.627
},
"oklch": {
"l": 0.86273,
"c": 0.06288,
"h": 72.3
},
"luminance": 0.63735
}Semantic roles & 50–950 ramp
primary
#ECCCA5
secondary
#6D96C8
accent
#6ACD19
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482