#ECCDA4#ECCDA4
#ECCDA4 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.064 H 74.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCDA4 |
|---|---|
| RGB | rgb(236, 205, 164) |
| HSL | hsl(34, 65%, 78%) |
| HSV | hsv(34, 31%, 93%) |
| CMYK | cmyk(0%, 13.1%, 30.5%, 7.5%) |
| CIE-LAB | lab(84.06, 4.95, 24.45) |
| CIE-LCH | lch(84.06, 24.95, 78.55°) |
| OKLab | oklab(86.45% 0.0172 0.0619) |
| OKLCH | oklch(86.45% 0.064 74.5) |
| XYZ | xyz(63.1252, 64.1781, 44.1772) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.16
Navajowhite
#FFDEAD
ΔE00 4.34
Wheat
#F5DEB3
ΔE00 4.71
Peach
#FFDAB9
ΔE00 5.21
Moccasin
#FFE4B5
ΔE00 5.56
Burlywood
#DEB887
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCDA4 #A4C3EC
analogous
#ECA9A4 #ECCDA4 #E7ECA4
triadic
#ECCDA4 #A4ECCD #CDA4EC
tetradic
#ECCDA4 #A4ECA9 #A4C3EC #ECA4E7
square
#ECCDA4 #A4ECA9 #A4C3EC #ECA4E7
split-complementary
#ECCDA4 #A4E7EC #A9A4EC
monochromatic
#D7953F #E1B171 #ECCDA4 #F7E9D7 #FAF1E6
Accessibility & contrast
On white
1.52
#ECCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#ECCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCDA4
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCDA4 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CDA1
Deuteranopia (green-blind)
#E0D5A5
Tritanopia (blue-blind)
#F8C5C2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eccda4; /* rgb */ color: rgb(236, 205, 164); /* oklch */ color: oklch(86.4% 0.064 74.5);
Tailwind
colors: {
custom: {
50: '#f3dcbf',
500: '#eccda4',
950: '#000000',
},
}SCSS
$custom: #eccda4; $custom-light: #f3dcbf; $custom-dark: #000000;
JSON
{
"hex": "#eccda4",
"rgb": {
"r": 236,
"g": 205,
"b": 164
},
"hsl": {
"h": 34.167,
"s": 65.455,
"l": 78.431
},
"oklch": {
"l": 0.86447,
"c": 0.06427,
"h": 74.5
},
"luminance": 0.64176
}Semantic roles & 50–950 ramp
primary
#ECCDA4
secondary
#6C94C8
accent
#66CD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482