#DFCFB4#DFCFB4
#DFCFB4 is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.1% C 0.040 H 80.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFB4 |
|---|---|
| RGB | rgb(223, 207, 180) |
| HSL | hsl(38, 40%, 79%) |
| HSV | hsv(38, 19%, 87%) |
| CMYK | cmyk(0%, 7.2%, 19.3%, 12.5%) |
| CIE-LAB | lab(83.76, 1.24, 15.44) |
| CIE-LCH | lch(83.76, 15.49, 85.42°) |
| OKLab | oklab(86.05% 0.0064 0.0399) |
| OKLCH | oklch(86.05% 0.04 80.9) |
| XYZ | xyz(60.9823, 63.6102, 52.2367) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.12
Champagne
#F7E7CE
ΔE00 5.52
Wheat
#F5DEB3
ΔE00 5.81
Warm Gray
#C9BEB0
ΔE00 6.32
Bisque
#FFE4C4
ΔE00 6.56
Blanchedalmond
#FFEBCD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFB4 #B4C4DF
analogous
#DFBAB4 #DFCFB4 #DADFB4
triadic
#DFCFB4 #B4DFCF #CFB4DF
tetradic
#DFCFB4 #B4DFBA #B4C4DF #DFB4DA
square
#DFCFB4 #B4DFBA #B4C4DF #DFB4DA
split-complementary
#DFCFB4 #B4DADF #BAB4DF
monochromatic
#BA985E #CDB489 #DFCFB4 #F1EADF #F6F1EA
Accessibility & contrast
On white
1.53
#DFCFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#DFCFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFB4
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFB4 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#DAD2B5
Tritanopia (blue-blind)
#E7CAC7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfb4; /* rgb */ color: rgb(223, 207, 180); /* oklch */ color: oklch(86.1% 0.040 80.9);
Tailwind
colors: {
custom: {
50: '#e9ddca',
500: '#dfcfb4',
950: '#000000',
},
}SCSS
$custom: #dfcfb4; $custom-light: #e9ddca; $custom-dark: #000000;
JSON
{
"hex": "#dfcfb4",
"rgb": {
"r": 223,
"g": 207,
"b": 180
},
"hsl": {
"h": 37.674,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86053,
"c": 0.04037,
"h": 80.9
},
"luminance": 0.63609
}Semantic roles & 50–950 ramp
primary
#DFCFB4
secondary
#8094B8
accent
#62B332
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482