#DFCFB7#DFCFB7
#DFCFB7 is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.1% C 0.037 H 78.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFB7 |
|---|---|
| RGB | rgb(223, 207, 183) |
| HSL | hsl(36, 38%, 80%) |
| HSV | hsv(36, 18%, 87%) |
| CMYK | cmyk(0%, 7.2%, 17.9%, 12.5%) |
| CIE-LAB | lab(83.83, 1.68, 13.94) |
| CIE-LCH | lch(83.83, 14.04, 83.11°) |
| OKLab | oklab(86.13% 0.0076 0.0361) |
| OKLCH | oklch(86.13% 0.037 78.1) |
| XYZ | xyz(61.2912, 63.7337, 53.8637) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.51
Champagne
#F7E7CE
ΔE00 5.42
Warm Gray
#C9BEB0
ΔE00 5.68
Antiquewhite
#FAEBD7
ΔE00 6.48
Bisque
#FFE4C4
ΔE00 6.54
Wheat
#F5DEB3
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFB7 #B7C7DF
analogous
#DFBBB7 #DFCFB7 #DBDFB7
triadic
#DFCFB7 #B7DFCF #CFB7DF
tetradic
#DFCFB7 #B7DFBB #B7C7DF #DFB7DB
square
#DFCFB7 #B7DFBB #B7C7DF #DFB7DB
split-complementary
#DFCFB7 #B7DBDF #BBB7DF
monochromatic
#B99762 #CCB38D #DFCFB7 #F2EBE1 #F6F1EA
Accessibility & contrast
On white
1.53
#DFCFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DFCFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFB7
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFB7 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB6
Deuteranopia (green-blind)
#DAD3B8
Tritanopia (blue-blind)
#E6CAC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfb7; /* rgb */ color: rgb(223, 207, 183); /* oklch */ color: oklch(86.1% 0.037 78.1);
Tailwind
colors: {
custom: {
50: '#e9ddcc',
500: '#dfcfb7',
950: '#000000',
},
}SCSS
$custom: #dfcfb7; $custom-light: #e9ddcc; $custom-dark: #000000;
JSON
{
"hex": "#dfcfb7",
"rgb": {
"r": 223,
"g": 207,
"b": 183
},
"hsl": {
"h": 36,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.86125,
"c": 0.03689,
"h": 78.1
},
"luminance": 0.63733
}Semantic roles & 50–950 ramp
primary
#DFCFB7
secondary
#8398B7
accent
#66B134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483