#ECCDAF#ECCDAF
#ECCDAF is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.7% C 0.053 H 66.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCDAF |
|---|---|
| RGB | rgb(236, 205, 175) |
| HSL | hsl(30, 62%, 81%) |
| HSV | hsv(30, 26%, 93%) |
| CMYK | cmyk(0%, 13.1%, 25.8%, 7.5%) |
| CIE-LAB | lab(84.27, 6.40, 18.96) |
| CIE-LCH | lch(84.27, 20.01, 71.34°) |
| OKLab | oklab(86.69% 0.0216 0.0486) |
| OKLCH | oklch(86.69% 0.053 66.1) |
| XYZ | xyz(64.1618, 64.5928, 49.6370) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.67
Light Peach
#FFD8B1
ΔE00 4.01
Apricot
#FBCEB1
ΔE00 4.88
Bisque
#FFE4C4
ΔE00 5.36
Navajowhite
#FFDEAD
ΔE00 6.66
Wheat
#F5DEB3
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCDAF #AFCEEC
analogous
#ECAFAF #ECCDAF #ECEBAF
triadic
#ECCDAF #AFECCD #CDAFEC
tetradic
#ECCDAF #AFECAF #AFCEEC #EBAFEC
square
#ECCDAF #AFECAF #AFCEEC #EBAFEC
split-complementary
#ECCDAF #AFECEB #AFAFEC
monochromatic
#D58F4C #E0AE7E #ECCDAF #F8ECE0 #F9F0E6
Accessibility & contrast
On white
1.51
#ECCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ECCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCDAF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCDAF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#DFD5B0
Tritanopia (blue-blind)
#F7C6C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eccdaf; /* rgb */ color: rgb(236, 205, 175); /* oklch */ color: oklch(86.7% 0.053 66.1);
Tailwind
colors: {
custom: {
50: '#f3dcc7',
500: '#eccdaf',
950: '#000000',
},
}SCSS
$custom: #eccdaf; $custom-light: #f3dcc7; $custom-dark: #000000;
JSON
{
"hex": "#eccdaf",
"rgb": {
"r": 236,
"g": 205,
"b": 175
},
"hsl": {
"h": 29.508,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.86686,
"c": 0.05318,
"h": 66.1
},
"luminance": 0.64591
}Semantic roles & 50–950 ramp
primary
#ECCDAF
secondary
#76A0C9
accent
#74C91C
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482