#DFD7C9#DFD7C9
#DFD7C9 is a very light, muted orange. Relative luminance 0.685; OKLCH L 88.2% C 0.021 H 81.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7C9 |
|---|---|
| RGB | rgb(223, 215, 201) |
| HSL | hsl(38, 26%, 83%) |
| HSV | hsv(38, 10%, 87%) |
| CMYK | cmyk(0%, 3.6%, 9.9%, 12.5%) |
| CIE-LAB | lab(86.26, 0.36, 7.88) |
| CIE-LCH | lch(86.26, 7.89, 87.38°) |
| OKLab | oklab(88.17% 0.003 0.0206) |
| OKLCH | oklch(88.17% 0.021 81.8) |
| XYZ | xyz(65.2734, 68.5066, 65.0315) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.78
Eggshell
#F0EAD6
ΔE00 4.95
Antiquewhite
#FAEBD7
ΔE00 5.61
Champagne
#F7E7CE
ΔE00 5.78
Light Grey
#D8DCD6
ΔE00 6.07
Linen
#FAF0E6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7C9 #C9D1DF
analogous
#DFCCC9 #DFD7C9 #DCDFC9
triadic
#DFD7C9 #C9DFD7 #D7C9DF
tetradic
#DFD7C9 #C9DFCC #C9D1DF #DFC9DC
square
#DFD7C9 #C9DFCC #C9D1DF #DFC9DC
split-complementary
#DFD7C9 #C9DCDF #CCC9DF
monochromatic
#B19E7C #C8BBA3 #DFD7C9 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.43
#DFD7C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DFD7C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7C9
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7C9 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C8
Deuteranopia (green-blind)
#DDD9C9
Tritanopia (blue-blind)
#E3D4D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd7c9; /* rgb */ color: rgb(223, 215, 201); /* oklch */ color: oklch(88.2% 0.021 81.8);
Tailwind
colors: {
custom: {
50: '#e9e3d9',
500: '#dfd7c9',
950: '#000000',
},
}SCSS
$custom: #dfd7c9; $custom-light: #e9e3d9; $custom-dark: #000000;
JSON
{
"hex": "#dfd7c9",
"rgb": {
"r": 223,
"g": 215,
"b": 201
},
"hsl": {
"h": 38.182,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88171,
"c": 0.02085,
"h": 81.8
},
"luminance": 0.68506
}Semantic roles & 50–950 ramp
primary
#DFD7C9
secondary
#96A2B6
accent
#65A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483