#ECCDA3#ECCDA3
#ECCDA3 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.065 H 75.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCDA3 |
|---|---|
| RGB | rgb(236, 205, 163) |
| HSL | hsl(35, 66%, 78%) |
| HSV | hsv(35, 31%, 93%) |
| CMYK | cmyk(0%, 13.1%, 30.9%, 7.5%) |
| CIE-LAB | lab(84.04, 4.83, 24.95) |
| CIE-LCH | lch(84.04, 25.41, 79.05°) |
| OKLab | oklab(86.43% 0.0168 0.0631) |
| OKLCH | oklch(86.43% 0.065 75.1) |
| XYZ | xyz(63.0352, 64.1421, 43.7035) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.24
Light Peach
#FFD8B1
ΔE00 4.30
Wheat
#F5DEB3
ΔE00 4.61
Peach
#FFDAB9
ΔE00 5.42
Moccasin
#FFE4B5
ΔE00 5.46
Burlywood
#DEB887
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCDA3 #A3C2EC
analogous
#ECA8A3 #ECCDA3 #E6ECA3
triadic
#ECCDA3 #A3ECCD #CDA3EC
tetradic
#ECCDA3 #A3ECA8 #A3C2EC #ECA3E6
square
#ECCDA3 #A3ECA8 #A3C2EC #ECA3E6
split-complementary
#ECCDA3 #A3E6EC #A8A3EC
monochromatic
#D7963E #E2B170 #ECCDA3 #F6E9D6 #FAF1E6
Accessibility & contrast
On white
1.52
#ECCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#ECCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCDA3
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCDA3 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CDA0
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#F8C5C2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eccda3; /* rgb */ color: rgb(236, 205, 163); /* oklch */ color: oklch(86.4% 0.065 75.1);
Tailwind
colors: {
custom: {
50: '#f3dcbe',
500: '#eccda3',
950: '#000000',
},
}SCSS
$custom: #eccda3; $custom-light: #f3dcbe; $custom-dark: #000000;
JSON
{
"hex": "#eccda3",
"rgb": {
"r": 236,
"g": 205,
"b": 163
},
"hsl": {
"h": 34.521,
"s": 65.766,
"l": 78.235
},
"oklch": {
"l": 0.86426,
"c": 0.06532,
"h": 75.1
},
"luminance": 0.6414
}Semantic roles & 50–950 ramp
primary
#ECCDA3
secondary
#6B93C8
accent
#65CE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482