#DFD0BF#DFD0BF
#DFD0BF is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.5% C 0.028 H 70.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0BF |
|---|---|
| RGB | rgb(223, 208, 191) |
| HSL | hsl(32, 33%, 81%) |
| HSV | hsv(32, 14%, 87%) |
| CMYK | cmyk(0%, 6.7%, 14.3%, 12.5%) |
| CIE-LAB | lab(84.26, 2.40, 10.31) |
| CIE-LCH | lch(84.26, 10.58, 76.92°) |
| OKLab | oklab(86.52% 0.0093 0.0269) |
| OKLCH | oklch(86.52% 0.028 70.9) |
| XYZ | xyz(62.3907, 64.5624, 58.4552) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.05
Warm Gray
#C9BEB0
ΔE00 4.92
Champagne
#F7E7CE
ΔE00 5.91
Antiquewhite
#FAEBD7
ΔE00 6.11
Eggshell
#F0EAD6
ΔE00 7.33
Bisque
#FFE4C4
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0BF #BFCEDF
analogous
#DFC0BF #DFD0BF #DEDFBF
triadic
#DFD0BF #BFDFD0 #D0BFDF
tetradic
#DFD0BF #BFDFC0 #BFCEDF #DFBFDE
square
#DFD0BF #BFDFC0 #BFCEDF #DFBFDE
split-complementary
#DFD0BF #BFDEDF #C0BFDF
monochromatic
#B6946D #CBB296 #DFD0BF #F3EEE8 #F5F0EB
Accessibility & contrast
On white
1.51
#DFD0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DFD0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0BF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0BF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#E5CCCB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd0bf; /* rgb */ color: rgb(223, 208, 191); /* oklch */ color: oklch(86.5% 0.028 70.9);
Tailwind
colors: {
custom: {
50: '#e9ded2',
500: '#dfd0bf',
950: '#000000',
},
}SCSS
$custom: #dfd0bf; $custom-light: #e9ded2; $custom-dark: #000000;
JSON
{
"hex": "#dfd0bf",
"rgb": {
"r": 223,
"g": 208,
"b": 191
},
"hsl": {
"h": 31.875,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.86523,
"c": 0.02847,
"h": 70.9
},
"luminance": 0.64561
}Semantic roles & 50–950 ramp
primary
#DFD0BF
secondary
#8BA0B7
accent
#6FAC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483