#DFCFB0#DFCFB0
#DFCFB0 is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.0% C 0.045 H 83.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFB0 |
|---|---|
| RGB | rgb(223, 207, 176) |
| HSL | hsl(40, 42%, 78%) |
| HSV | hsv(40, 21%, 87%) |
| CMYK | cmyk(0%, 7.2%, 21.1%, 12.5%) |
| CIE-LAB | lab(83.68, 0.65, 17.43) |
| CIE-LCH | lch(83.68, 17.45, 87.87°) |
| OKLab | oklab(85.96% 0.0048 0.0448) |
| OKLCH | oklch(85.96% 0.045 83.9) |
| XYZ | xyz(60.5807, 63.4495, 50.1216) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.06
Warm Beige
#E9DCC9
ΔE00 5.13
Champagne
#F7E7CE
ΔE00 5.94
Beige (survey)
#E6DAA6
ΔE00 6.64
Blanchedalmond
#FFEBCD
ΔE00 6.73
Bisque
#FFE4C4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFB0 #B0C0DF
analogous
#DFB7B0 #DFCFB0 #D7DFB0
triadic
#DFCFB0 #B0DFCF #CFB0DF
tetradic
#DFCFB0 #B0DFB7 #B0C0DF #DFB0D7
square
#DFCFB0 #B0DFB7 #B0C0DF #DFB0D7
split-complementary
#DFCFB0 #B0D7DF #B7B0DF
monochromatic
#BC9A59 #CDB584 #DFCFB0 #F1E9DC #F6F2E9
Accessibility & contrast
On white
1.53
#DFCFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DFCFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFB0
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFB0 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAE
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#E7C9C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfb0; /* rgb */ color: rgb(223, 207, 176); /* oklch */ color: oklch(86.0% 0.045 83.9);
Tailwind
colors: {
custom: {
50: '#e9ddc7',
500: '#dfcfb0',
950: '#000000',
},
}SCSS
$custom: #dfcfb0; $custom-light: #e9ddc7; $custom-dark: #000000;
JSON
{
"hex": "#dfcfb0",
"rgb": {
"r": 223,
"g": 207,
"b": 176
},
"hsl": {
"h": 39.574,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.8596,
"c": 0.04509,
"h": 83.9
},
"luminance": 0.63448
}Semantic roles & 50–950 ramp
primary
#DFCFB0
secondary
#7C90B8
accent
#5DB530
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482