#DFCFB3#DFCFB3
#DFCFB3 is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.0% C 0.042 H 81.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFB3 |
|---|---|
| RGB | rgb(223, 207, 179) |
| HSL | hsl(38, 41%, 79%) |
| HSV | hsv(38, 20%, 87%) |
| CMYK | cmyk(0%, 7.2%, 19.7%, 12.5%) |
| CIE-LAB | lab(83.74, 1.09, 15.94) |
| CIE-LCH | lch(83.74, 15.97, 86.09°) |
| OKLab | oklab(86.03% 0.006 0.0411) |
| OKLCH | oklch(86.03% 0.042 81.7) |
| XYZ | xyz(60.8808, 63.5696, 51.7021) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.36
Wheat
#F5DEB3
ΔE00 5.60
Champagne
#F7E7CE
ΔE00 5.60
Warm Gray
#C9BEB0
ΔE00 6.55
Blanchedalmond
#FFEBCD
ΔE00 6.59
Bisque
#FFE4C4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFB3 #B3C3DF
analogous
#DFB9B3 #DFCFB3 #D9DFB3
triadic
#DFCFB3 #B3DFCF #CFB3DF
tetradic
#DFCFB3 #B3DFB9 #B3C3DF #DFB3D9
square
#DFCFB3 #B3DFB9 #B3C3DF #DFB3D9
split-complementary
#DFCFB3 #B3D9DF #B9B3DF
monochromatic
#BB995D #CDB488 #DFCFB3 #F1EADE #F6F1E9
Accessibility & contrast
On white
1.53
#DFCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DFCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFB3
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFB3 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB1
Deuteranopia (green-blind)
#DBD2B4
Tritanopia (blue-blind)
#E7CAC7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfb3; /* rgb */ color: rgb(223, 207, 179); /* oklch */ color: oklch(86.0% 0.042 81.7);
Tailwind
colors: {
custom: {
50: '#e9ddc9',
500: '#dfcfb3',
950: '#000000',
},
}SCSS
$custom: #dfcfb3; $custom-light: #e9ddc9; $custom-dark: #000000;
JSON
{
"hex": "#dfcfb3",
"rgb": {
"r": 223,
"g": 207,
"b": 179
},
"hsl": {
"h": 38.182,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.8603,
"c": 0.04154,
"h": 81.7
},
"luminance": 0.63568
}Semantic roles & 50–950 ramp
primary
#DFCFB3
secondary
#7F93B8
accent
#61B432
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482