#DFD0C7#DFD0C7
#DFD0C7 is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.7% C 0.021 H 53.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0C7 |
|---|---|
| RGB | rgb(223, 208, 199) |
| HSL | hsl(23, 27%, 83%) |
| HSV | hsv(23, 11%, 87%) |
| CMYK | cmyk(0%, 6.7%, 10.8%, 12.5%) |
| CIE-LAB | lab(84.44, 3.68, 6.33) |
| CIE-LCH | lch(84.44, 7.32, 59.83°) |
| OKLab | oklab(86.73% 0.0125 0.0167) |
| OKLCH | oklch(86.73% 0.021 53.2) |
| XYZ | xyz(63.2952, 64.9242, 63.2190) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.64
Warm Gray
#C9BEB0
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 7.06
Linen
#FAF0E6
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.38
Antiquewhite
#FAEBD7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0C7 #C7D6DF
analogous
#DFC7CA #DFD0C7 #DFDCC7
triadic
#DFD0C7 #C7DFD0 #D0C7DF
tetradic
#DFD0C7 #CADFC7 #C7D6DF #DCC7DF
square
#DFD0C7 #CADFC7 #C7D6DF #DCC7DF
split-complementary
#DFD0C7 #C7DFDC #C7CADF
monochromatic
#B28F79 #C9AFA0 #DFD0C7 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.50
#DFD0C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DFD0C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0C7
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0C7 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C6
Deuteranopia (green-blind)
#D8D4C7
Tritanopia (blue-blind)
#E4CDCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd0c7; /* rgb */ color: rgb(223, 208, 199); /* oklch */ color: oklch(86.7% 0.021 53.2);
Tailwind
colors: {
custom: {
50: '#e9ded8',
500: '#dfd0c7',
950: '#000000',
},
}SCSS
$custom: #dfd0c7; $custom-light: #e9ded8; $custom-dark: #000000;
JSON
{
"hex": "#dfd0c7",
"rgb": {
"r": 223,
"g": 208,
"b": 199
},
"hsl": {
"h": 22.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.86731,
"c": 0.0208,
"h": 53.2
},
"luminance": 0.64923
}Semantic roles & 50–950 ramp
primary
#DFD0C7
secondary
#94A9B6
accent
#80A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483