#ECCDA7#ECCDA7
#ECCDA7 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.5% C 0.061 H 72.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCDA7 |
|---|---|
| RGB | rgb(236, 205, 167) |
| HSL | hsl(33, 64%, 79%) |
| HSV | hsv(33, 29%, 93%) |
| CMYK | cmyk(0%, 13.1%, 29.2%, 7.5%) |
| CIE-LAB | lab(84.12, 5.34, 22.96) |
| CIE-LCH | lch(84.12, 23.57, 76.91°) |
| OKLab | oklab(86.51% 0.0184 0.0584) |
| OKLCH | oklch(86.51% 0.061 72.5) |
| XYZ | xyz(63.3993, 64.2878, 45.6209) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.82
Peach
#FFDAB9
ΔE00 4.61
Navajowhite
#FFDEAD
ΔE00 4.78
Wheat
#F5DEB3
ΔE00 5.11
Bisque
#FFE4C4
ΔE00 5.45
Burlywood
#DEB887
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCDA7 #A7C6EC
analogous
#ECABA7 #ECCDA7 #E9ECA7
triadic
#ECCDA7 #A7ECCD #CDA7EC
tetradic
#ECCDA7 #A7ECAB #A7C6EC #ECA7E9
square
#ECCDA7 #A7ECAB #A7C6EC #ECA7E9
split-complementary
#ECCDA7 #A7E9EC #ABA7EC
monochromatic
#D69442 #E1B075 #ECCDA7 #F7EAD9 #FAF1E6
Accessibility & contrast
On white
1.52
#ECCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#ECCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCDA7
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCDA7 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA5
Deuteranopia (green-blind)
#E0D5A8
Tritanopia (blue-blind)
#F8C5C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eccda7; /* rgb */ color: rgb(236, 205, 167); /* oklch */ color: oklch(86.5% 0.061 72.5);
Tailwind
colors: {
custom: {
50: '#f3dcc1',
500: '#eccda7',
950: '#000000',
},
}SCSS
$custom: #eccda7; $custom-light: #f3dcc1; $custom-dark: #000000;
JSON
{
"hex": "#eccda7",
"rgb": {
"r": 236,
"g": 205,
"b": 167
},
"hsl": {
"h": 33.043,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.8651,
"c": 0.06117,
"h": 72.5
},
"luminance": 0.64286
}Semantic roles & 50–950 ramp
primary
#ECCDA7
secondary
#6F97C8
accent
#6ACC19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482