#DFD0B0#DFD0B0
#DFD0B0 is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.2% C 0.046 H 85.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0B0 |
|---|---|
| RGB | rgb(223, 208, 176) |
| HSL | hsl(41, 42%, 78%) |
| HSV | hsv(41, 21%, 87%) |
| CMYK | cmyk(0%, 6.7%, 21.1%, 12.5%) |
| CIE-LAB | lab(83.93, 0.13, 17.79) |
| CIE-LCH | lch(83.93, 17.79, 89.58°) |
| OKLab | oklab(86.16% 0.0033 0.0457) |
| OKLCH | oklch(86.16% 0.046 85.9) |
| XYZ | xyz(60.8237, 63.9356, 50.2026) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.93
Warm Beige
#E9DCC9
ΔE00 5.35
Champagne
#F7E7CE
ΔE00 6.00
Beige (survey)
#E6DAA6
ΔE00 6.08
Blanchedalmond
#FFEBCD
ΔE00 6.77
Moccasin
#FFE4B5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0B0 #B0BFDF
analogous
#DFB8B0 #DFD0B0 #D6DFB0
triadic
#DFD0B0 #B0DFD0 #D0B0DF
tetradic
#DFD0B0 #B0DFB8 #B0BFDF #DFB0D6
square
#DFD0B0 #B0DFB8 #B0BFDF #DFB0D6
split-complementary
#DFD0B0 #B0D6DF #B8B0DF
monochromatic
#BC9C59 #CDB684 #DFD0B0 #F1EADC #F6F2E9
Accessibility & contrast
On white
1.52
#DFD0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DFD0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0B0
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0B0 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAE
Deuteranopia (green-blind)
#DCD3B1
Tritanopia (blue-blind)
#E7CAC7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd0b0; /* rgb */ color: rgb(223, 208, 176); /* oklch */ color: oklch(86.2% 0.046 85.9);
Tailwind
colors: {
custom: {
50: '#e9dec7',
500: '#dfd0b0',
950: '#000000',
},
}SCSS
$custom: #dfd0b0; $custom-light: #e9dec7; $custom-dark: #000000;
JSON
{
"hex": "#dfd0b0",
"rgb": {
"r": 223,
"g": 208,
"b": 176
},
"hsl": {
"h": 40.851,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86159,
"c": 0.04583,
"h": 85.9
},
"luminance": 0.63934
}Semantic roles & 50–950 ramp
primary
#DFD0B0
secondary
#7C8FB8
accent
#5BB530
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482