#DFCFBD#DFCFBD
#DFCFBD is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.3% C 0.030 H 70.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFBD |
|---|---|
| RGB | rgb(223, 207, 189) |
| HSL | hsl(32, 35%, 81%) |
| HSV | hsv(32, 15%, 87%) |
| CMYK | cmyk(0%, 7.2%, 15.2%, 12.5%) |
| CIE-LAB | lab(83.96, 2.60, 10.95) |
| CIE-LCH | lch(83.96, 11.25, 76.62°) |
| OKLab | oklab(86.27% 0.01 0.0285) |
| OKLCH | oklch(86.27% 0.03 70.7) |
| XYZ | xyz(61.9290, 63.9889, 57.2230) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.30
Warm Gray
#C9BEB0
ΔE00 4.91
Champagne
#F7E7CE
ΔE00 5.98
Antiquewhite
#FAEBD7
ΔE00 6.29
Bisque
#FFE4C4
ΔE00 7.14
Blanchedalmond
#FFEBCD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFBD #BDCDDF
analogous
#DFBEBD #DFCFBD #DEDFBD
triadic
#DFCFBD #BDDFCF #CFBDDF
tetradic
#DFCFBD #BDDFBE #BDCDDF #DFBDDE
square
#DFCFBD #BDDFBE #BDCDDF #DFBDDE
split-complementary
#DFCFBD #BDDEDF #BEBDDF
monochromatic
#B7936B #CBB194 #DFCFBD #F3EDE6 #F5F0EA
Accessibility & contrast
On white
1.52
#DFCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DFCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFBD
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFBD | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBC
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#E6CBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfbd; /* rgb */ color: rgb(223, 207, 189); /* oklch */ color: oklch(86.3% 0.030 70.7);
Tailwind
colors: {
custom: {
50: '#e9ddd0',
500: '#dfcfbd',
950: '#000000',
},
}SCSS
$custom: #dfcfbd; $custom-light: #e9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#dfcfbd",
"rgb": {
"r": 223,
"g": 207,
"b": 189
},
"hsl": {
"h": 31.765,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.86274,
"c": 0.03022,
"h": 70.7
},
"luminance": 0.63988
}Semantic roles & 50–950 ramp
primary
#DFCFBD
secondary
#899FB7
accent
#6FAE38
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483