#ECCDA2#ECCDA2
#ECCDA2 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.066 H 75.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCDA2 |
|---|---|
| RGB | rgb(236, 205, 162) |
| HSL | hsl(35, 66%, 78%) |
| HSV | hsv(35, 31%, 93%) |
| CMYK | cmyk(0%, 13.1%, 31.4%, 7.5%) |
| CIE-LAB | lab(84.02, 4.70, 25.45) |
| CIE-LCH | lch(84.02, 25.88, 79.54°) |
| OKLab | oklab(86.41% 0.0164 0.0643) |
| OKLCH | oklch(86.41% 0.066 75.7) |
| XYZ | xyz(62.9460, 64.1064, 43.2335) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.15
Light Peach
#FFD8B1
ΔE00 4.46
Wheat
#F5DEB3
ΔE00 4.54
Moccasin
#FFE4B5
ΔE00 5.38
Burlywood
#DEB887
ΔE00 5.43
Peach
#FFDAB9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCDA2 #A2C1EC
analogous
#ECA8A2 #ECCDA2 #E6ECA2
triadic
#ECCDA2 #A2ECCD #CDA2EC
tetradic
#ECCDA2 #A2ECA8 #A2C1EC #ECA2E6
square
#ECCDA2 #A2ECA8 #A2C1EC #ECA2E6
split-complementary
#ECCDA2 #A2E6EC #A8A2EC
monochromatic
#D7963C #E2B26F #ECCDA2 #F6E8D5 #FAF1E6
Accessibility & contrast
On white
1.52
#ECCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#ECCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCDA2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCDA2 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9F
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#F8C5C1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eccda2; /* rgb */ color: rgb(236, 205, 162); /* oklch */ color: oklch(86.4% 0.066 75.7);
Tailwind
colors: {
custom: {
50: '#f3dcbd',
500: '#eccda2',
950: '#000000',
},
}SCSS
$custom: #eccda2; $custom-light: #f3dcbd; $custom-dark: #000000;
JSON
{
"hex": "#eccda2",
"rgb": {
"r": 236,
"g": 205,
"b": 162
},
"hsl": {
"h": 34.865,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.86405,
"c": 0.06637,
"h": 75.7
},
"luminance": 0.64104
}Semantic roles & 50–950 ramp
primary
#ECCDA2
secondary
#6A91C8
accent
#64CE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482