#DFCDBA#DFCDBA
#DFCDBA is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.8% C 0.033 H 68.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDBA |
|---|---|
| RGB | rgb(223, 205, 186) |
| HSL | hsl(31, 37%, 80%) |
| HSV | hsv(31, 17%, 87%) |
| CMYK | cmyk(0%, 8.1%, 16.6%, 12.5%) |
| CIE-LAB | lab(83.39, 3.19, 11.73) |
| CIE-LCH | lch(83.39, 12.15, 74.80°) |
| OKLab | oklab(85.8% 0.0118 0.0305) |
| OKLCH | oklch(85.8% 0.033 68.9) |
| XYZ | xyz(61.1253, 62.8970, 55.3652) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.01
Warm Gray
#C9BEB0
ΔE00 4.99
Champagne
#F7E7CE
ΔE00 6.41
Antiquewhite
#FAEBD7
ΔE00 6.79
Bisque
#FFE4C4
ΔE00 7.03
Peach
#FFDAB9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDBA #BACCDF
analogous
#DFBABA #DFCDBA #DEDFBA
triadic
#DFCDBA #BADFCD #CDBADF
tetradic
#DFCDBA #BADFBA #BACCDF #DFBADE
square
#DFCDBA #BADFBA #BACCDF #DFBADE
split-complementary
#DFCDBA #BADEDF #BABADF
monochromatic
#B89066 #CCAF90 #DFCDBA #F2EBE4 #F5F0EA
Accessibility & contrast
On white
1.55
#DFCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DFCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDBA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDBA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#D8D1BA
Tritanopia (blue-blind)
#E6C9C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdba; /* rgb */ color: rgb(223, 205, 186); /* oklch */ color: oklch(85.8% 0.033 68.9);
Tailwind
colors: {
custom: {
50: '#e9dcce',
500: '#dfcdba',
950: '#000000',
},
}SCSS
$custom: #dfcdba; $custom-light: #e9dcce; $custom-dark: #000000;
JSON
{
"hex": "#dfcdba",
"rgb": {
"r": 223,
"g": 205,
"b": 186
},
"hsl": {
"h": 30.811,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.85803,
"c": 0.03271,
"h": 68.9
},
"luminance": 0.62896
}Semantic roles & 50–950 ramp
primary
#DFCDBA
secondary
#869EB7
accent
#71B036
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483