#ECCCA1#ECCCA1
#ECCCA1 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.2% C 0.067 H 74.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCA1 |
|---|---|
| RGB | rgb(236, 204, 161) |
| HSL | hsl(34, 66%, 78%) |
| HSV | hsv(34, 32%, 93%) |
| CMYK | cmyk(0%, 13.6%, 31.8%, 7.5%) |
| CIE-LAB | lab(83.75, 5.10, 25.61) |
| CIE-LCH | lch(83.75, 26.11, 78.75°) |
| OKLab | oklab(86.19% 0.0175 0.0647) |
| OKLCH | oklch(86.19% 0.067 74.9) |
| XYZ | xyz(62.6190, 63.5941, 42.6877) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.34
Light Peach
#FFD8B1
ΔE00 4.36
Wheat
#F5DEB3
ΔE00 4.90
Burlywood
#DEB887
ΔE00 5.16
Peach
#FFDAB9
ΔE00 5.55
Moccasin
#FFE4B5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCA1 #A1C1EC
analogous
#ECA6A1 #ECCCA1 #E7ECA1
triadic
#ECCCA1 #A1ECCC #CCA1EC
tetradic
#ECCCA1 #A1ECA6 #A1C1EC #ECA1E7
square
#ECCCA1 #A1ECA6 #A1C1EC #ECA1E7
split-complementary
#ECCCA1 #A1E7EC #A6A1EC
monochromatic
#D7953B #E2B06E #ECCCA1 #F6E8D4 #FAF1E6
Accessibility & contrast
On white
1.53
#ECCCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#ECCCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCA1
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCA1 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9E
Deuteranopia (green-blind)
#E0D4A2
Tritanopia (blue-blind)
#F9C4C0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccca1; /* rgb */ color: rgb(236, 204, 161); /* oklch */ color: oklch(86.2% 0.067 74.9);
Tailwind
colors: {
custom: {
50: '#f3dbbd',
500: '#eccca1',
950: '#000000',
},
}SCSS
$custom: #eccca1; $custom-light: #f3dbbd; $custom-dark: #000000;
JSON
{
"hex": "#eccca1",
"rgb": {
"r": 236,
"g": 204,
"b": 161
},
"hsl": {
"h": 34.4,
"s": 66.372,
"l": 77.843
},
"oklch": {
"l": 0.8619,
"c": 0.06701,
"h": 74.9
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#ECCCA1
secondary
#6992C8
accent
#65CE17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482