#DCD0AF#DCD0AF
#DCD0AF is a very light, muted orange. Relative luminance 0.634; OKLCH L 85.9% C 0.046 H 90.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0AF |
|---|---|
| RGB | rgb(220, 208, 175) |
| HSL | hsl(44, 39%, 77%) |
| HSV | hsv(44, 20%, 86%) |
| CMYK | cmyk(0%, 5.5%, 20.5%, 13.7%) |
| CIE-LAB | lab(83.66, -1.13, 17.91) |
| CIE-LCH | lch(83.66, 17.94, 93.60°) |
| OKLab | oklab(85.88% -0.0003 0.046) |
| OKLCH | oklch(85.88% 0.046 90.4) |
| XYZ | xyz(59.8088, 63.4237, 49.6405) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.42
Wheat
#F5DEB3
ΔE00 5.57
Warm Beige
#E9DCC9
ΔE00 6.09
Champagne
#F7E7CE
ΔE00 6.73
Eggshell
#F0EAD6
ΔE00 7.37
Moccasin
#FFE4B5
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0AF #AFBBDC
analogous
#DCBAAF #DCD0AF #D1DCAF
triadic
#DCD0AF #AFDCD0 #D0AFDC
tetradic
#DCD0AF #AFDCBA #AFBBDC #DCAFD1
square
#DCD0AF #AFDCBA #AFBBDC #DCAFD1
split-complementary
#DCD0AF #AFD1DC #BAAFDC
monochromatic
#B79E5A #C9B784 #DCD0AF #EFE9DA #F6F2EA
Accessibility & contrast
On white
1.53
#DCD0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DCD0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0AF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0AF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAD
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#E4CBC7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcd0af; /* rgb */ color: rgb(220, 208, 175); /* oklch */ color: oklch(85.9% 0.046 90.4);
Tailwind
colors: {
custom: {
50: '#e7dec7',
500: '#dcd0af',
950: '#000000',
},
}SCSS
$custom: #dcd0af; $custom-light: #e7dec7; $custom-dark: #000000;
JSON
{
"hex": "#dcd0af",
"rgb": {
"r": 220,
"g": 208,
"b": 175
},
"hsl": {
"h": 44,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.85883,
"c": 0.04599,
"h": 90.4
},
"luminance": 0.63423
}Semantic roles & 50–950 ramp
primary
#DCD0AF
secondary
#7B8AB4
accent
#55B233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482