#DFCDA7#DFCDA7
#DFCDA7 is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.4% C 0.054 H 85.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDA7 |
|---|---|
| RGB | rgb(223, 205, 167) |
| HSL | hsl(41, 47%, 76%) |
| HSV | hsv(41, 25%, 87%) |
| CMYK | cmyk(0%, 8.1%, 25.1%, 12.5%) |
| CIE-LAB | lab(82.99, 0.42, 21.23) |
| CIE-LCH | lch(82.99, 21.23, 88.87°) |
| OKLab | oklab(85.36% 0.0042 0.0541) |
| OKLCH | oklch(85.36% 0.054 85.6) |
| XYZ | xyz(59.2381, 62.1421, 45.4258) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.48
Beige (survey)
#E6DAA6
ΔE00 5.31
Moccasin
#FFE4B5
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.63
Very Light Brown
#D3B683
ΔE00 7.00
Warm Beige
#E9DCC9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDA7 #A7B9DF
analogous
#DFB1A7 #DFCDA7 #D5DFA7
triadic
#DFCDA7 #A7DFCD #CDA7DF
tetradic
#DFCDA7 #A7DFB1 #A7B9DF #DFA7D5
square
#DFCDA7 #A7DFB1 #A7B9DF #DFA7D5
split-complementary
#DFCDA7 #A7D5DF #B1A7DF
monochromatic
#BE9A4D #CFB47A #DFCDA7 #EFE7D4 #F7F2E9
Accessibility & contrast
On white
1.56
#DFCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#DFCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDA7
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDA7 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA5
Deuteranopia (green-blind)
#DBD1A8
Tritanopia (blue-blind)
#E8C6C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcda7; /* rgb */ color: rgb(223, 205, 167); /* oklch */ color: oklch(85.4% 0.054 85.6);
Tailwind
colors: {
custom: {
50: '#e9dcc1',
500: '#dfcda7',
950: '#000000',
},
}SCSS
$custom: #dfcda7; $custom-light: #e9dcc1; $custom-dark: #000000;
JSON
{
"hex": "#dfcda7",
"rgb": {
"r": 223,
"g": 205,
"b": 167
},
"hsl": {
"h": 40.714,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.85357,
"c": 0.05429,
"h": 85.6
},
"luminance": 0.62141
}Semantic roles & 50–950 ramp
primary
#DFCDA7
secondary
#7389B8
accent
#59BA2C
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161512
muted
#848482