#DFCFB9#DFCFB9
#DFCFB9 is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.2% C 0.035 H 75.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFB9 |
|---|---|
| RGB | rgb(223, 207, 185) |
| HSL | hsl(35, 37%, 80%) |
| HSV | hsv(35, 17%, 87%) |
| CMYK | cmyk(0%, 7.2%, 17%, 12.5%) |
| CIE-LAB | lab(83.87, 1.99, 12.94) |
| CIE-LCH | lch(83.87, 13.09, 81.27°) |
| OKLab | oklab(86.17% 0.0084 0.0336) |
| OKLCH | oklch(86.17% 0.035 75.9) |
| XYZ | xyz(61.5008, 63.8176, 54.9678) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.25
Warm Gray
#C9BEB0
ΔE00 5.33
Champagne
#F7E7CE
ΔE00 5.49
Antiquewhite
#FAEBD7
ΔE00 6.32
Bisque
#FFE4C4
ΔE00 6.64
Blanchedalmond
#FFEBCD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFB9 #B9C9DF
analogous
#DFBCB9 #DFCFB9 #DCDFB9
triadic
#DFCFB9 #B9DFCF #CFB9DF
tetradic
#DFCFB9 #B9DFBC #B9C9DF #DFB9DC
square
#DFCFB9 #B9DFBC #B9C9DF #DFB9DC
split-complementary
#DFCFB9 #B9DCDF #BCB9DF
monochromatic
#B99565 #CCB28F #DFCFB9 #F2ECE3 #F5F1EA
Accessibility & contrast
On white
1.53
#DFCFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DFCFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFB9
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFB9 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB8
Deuteranopia (green-blind)
#D9D3BA
Tritanopia (blue-blind)
#E6CBC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfb9; /* rgb */ color: rgb(223, 207, 185); /* oklch */ color: oklch(86.2% 0.035 75.9);
Tailwind
colors: {
custom: {
50: '#e9ddce',
500: '#dfcfb9',
950: '#000000',
},
}SCSS
$custom: #dfcfb9; $custom-light: #e9ddce; $custom-dark: #000000;
JSON
{
"hex": "#dfcfb9",
"rgb": {
"r": 223,
"g": 207,
"b": 185
},
"hsl": {
"h": 34.737,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.86174,
"c": 0.03462,
"h": 75.9
},
"luminance": 0.63816
}Semantic roles & 50–950 ramp
primary
#DFCFB9
secondary
#859AB7
accent
#69B035
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483