#DFC8B0#DFC8B0
#DFC8B0 is a very light, muted orange. Relative luminance 0.601; OKLCH L 84.6% C 0.042 H 68.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8B0 |
|---|---|
| RGB | rgb(223, 200, 176) |
| HSL | hsl(31, 42%, 78%) |
| HSV | hsv(31, 21%, 87%) |
| CMYK | cmyk(0%, 10.3%, 21.1%, 12.5%) |
| CIE-LAB | lab(81.91, 4.31, 14.96) |
| CIE-LCH | lch(81.91, 15.56, 73.93°) |
| OKLab | oklab(84.57% 0.0153 0.0386) |
| OKLCH | oklch(84.57% 0.042 68.4) |
| XYZ | xyz(58.9222, 60.1327, 49.5688) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.89
Warm Gray
#C9BEB0
ΔE00 5.91
Peach
#FFDAB9
ΔE00 6.54
Bisque
#FFE4C4
ΔE00 6.94
Light Peach
#FFD8B1
ΔE00 7.02
Tan
#D2B48C
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8B0 #B0C7DF
analogous
#DFB0B0 #DFC8B0 #DEDFB0
triadic
#DFC8B0 #B0DFC8 #C8B0DF
tetradic
#DFC8B0 #B0DFB0 #B0C7DF #DFB0DE
square
#DFC8B0 #B0DFB0 #B0C7DF #DFB0DE
split-complementary
#DFC8B0 #B0DEDF #B0B0DF
monochromatic
#BC8B59 #CDAA84 #DFC8B0 #F1E6DC #F6F0E9
Accessibility & contrast
On white
1.61
#DFC8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#DFC8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8B0
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8B0 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AF
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#E8C3C1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc8b0; /* rgb */ color: rgb(223, 200, 176); /* oklch */ color: oklch(84.6% 0.042 68.4);
Tailwind
colors: {
custom: {
50: '#e9d8c7',
500: '#dfc8b0',
950: '#000000',
},
}SCSS
$custom: #dfc8b0; $custom-light: #e9d8c7; $custom-dark: #000000;
JSON
{
"hex": "#dfc8b0",
"rgb": {
"r": 223,
"g": 200,
"b": 176
},
"hsl": {
"h": 30.638,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.84571,
"c": 0.04156,
"h": 68.4
},
"luminance": 0.60131
}Semantic roles & 50–950 ramp
primary
#DFC8B0
secondary
#7C99B8
accent
#71B530
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382