#ECCCA3#ECCCA3
#ECCCA3 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.065 H 73.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCA3 |
|---|---|
| RGB | rgb(236, 204, 163) |
| HSL | hsl(34, 66%, 78%) |
| HSV | hsv(34, 31%, 93%) |
| CMYK | cmyk(0%, 13.6%, 30.9%, 7.5%) |
| CIE-LAB | lab(83.79, 5.35, 24.61) |
| CIE-LCH | lch(83.79, 25.19, 77.74°) |
| OKLab | oklab(86.23% 0.0183 0.0623) |
| OKLCH | oklch(86.23% 0.065 73.6) |
| XYZ | xyz(62.7968, 63.6653, 43.6240) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.07
Navajowhite
#FFDEAD
ΔE00 4.55
Wheat
#F5DEB3
ΔE00 5.07
Peach
#FFDAB9
ΔE00 5.13
Burlywood
#DEB887
ΔE00 5.32
Moccasin
#FFE4B5
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCA3 #A3C3EC
analogous
#ECA7A3 #ECCCA3 #E7ECA3
triadic
#ECCCA3 #A3ECCC #CCA3EC
tetradic
#ECCCA3 #A3ECA7 #A3C3EC #ECA3E7
square
#ECCCA3 #A3ECA7 #A3C3EC #ECA3E7
split-complementary
#ECCCA3 #A3E7EC #A7A3EC
monochromatic
#D7943E #E2B070 #ECCCA3 #F6E8D6 #FAF1E6
Accessibility & contrast
On white
1.53
#ECCCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ECCCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCA3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCA3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA0
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#F8C4C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccca3; /* rgb */ color: rgb(236, 204, 163); /* oklch */ color: oklch(86.2% 0.065 73.6);
Tailwind
colors: {
custom: {
50: '#f3dbbe',
500: '#eccca3',
950: '#000000',
},
}SCSS
$custom: #eccca3; $custom-light: #f3dbbe; $custom-dark: #000000;
JSON
{
"hex": "#eccca3",
"rgb": {
"r": 236,
"g": 204,
"b": 163
},
"hsl": {
"h": 33.699,
"s": 65.766,
"l": 78.235
},
"oklch": {
"l": 0.86231,
"c": 0.06494,
"h": 73.6
},
"luminance": 0.63663
}Semantic roles & 50–950 ramp
primary
#ECCCA3
secondary
#6B94C8
accent
#68CE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482