#DFC8B3#DFC8B3
#DFC8B3 is a very light, muted orange. Relative luminance 0.603; OKLCH L 84.6% C 0.039 H 64.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8B3 |
|---|---|
| RGB | rgb(223, 200, 179) |
| HSL | hsl(29, 41%, 79%) |
| HSV | hsv(29, 20%, 87%) |
| CMYK | cmyk(0%, 10.3%, 19.7%, 12.5%) |
| CIE-LAB | lab(81.98, 4.75, 13.45) |
| CIE-LCH | lch(81.98, 14.26, 70.55°) |
| OKLab | oklab(84.64% 0.0165 0.0349) |
| OKLCH | oklch(84.64% 0.039 64.7) |
| XYZ | xyz(59.2223, 60.2527, 51.1493) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.71
Warm Beige
#E9DCC9
ΔE00 5.98
Peach
#FFDAB9
ΔE00 6.75
Apricot
#FBCEB1
ΔE00 7.17
Bisque
#FFE4C4
ΔE00 7.37
Light Peach
#FFD8B1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8B3 #B3CADF
analogous
#DFB3B4 #DFC8B3 #DFDEB3
triadic
#DFC8B3 #B3DFC8 #C8B3DF
tetradic
#DFC8B3 #B4DFB3 #B3CADF #DEB3DF
square
#DFC8B3 #B4DFB3 #B3CADF #DEB3DF
split-complementary
#DFC8B3 #B3DFDE #B3B4DF
monochromatic
#BB8A5D #CDA988 #DFC8B3 #F1E7DE #F6EFE9
Accessibility & contrast
On white
1.61
#DFC8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DFC8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8B3
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8B3 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B2
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#E7C3C2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc8b3; /* rgb */ color: rgb(223, 200, 179); /* oklch */ color: oklch(84.6% 0.039 64.7);
Tailwind
colors: {
custom: {
50: '#e9d8c9',
500: '#dfc8b3',
950: '#000000',
},
}SCSS
$custom: #dfc8b3; $custom-light: #e9d8c9; $custom-dark: #000000;
JSON
{
"hex": "#dfc8b3",
"rgb": {
"r": 223,
"g": 200,
"b": 179
},
"hsl": {
"h": 28.636,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.84643,
"c": 0.03857,
"h": 64.7
},
"luminance": 0.60251
}Semantic roles & 50–950 ramp
primary
#DFC8B3
secondary
#7F9CB8
accent
#76B432
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382