#DFD7CE#DFD7CE
#DFD7CE is a very light, near-neutral orange. Relative luminance 0.687; OKLCH L 88.3% C 0.015 H 70.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7CE |
|---|---|
| RGB | rgb(223, 215, 206) |
| HSL | hsl(32, 21%, 84%) |
| HSV | hsv(32, 8%, 87%) |
| CMYK | cmyk(0%, 3.6%, 7.6%, 12.5%) |
| CIE-LAB | lab(86.38, 1.19, 5.41) |
| CIE-LCH | lch(86.38, 5.54, 77.58°) |
| OKLab | oklab(88.3% 0.0049 0.0142) |
| OKLCH | oklch(88.3% 0.015 70.9) |
| XYZ | xyz(65.8711, 68.7457, 68.1797) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.25
Gainsboro
#DCDCDC
ΔE00 5.13
Light Gray
#D3D3D3
ΔE00 5.19
Linen
#FAF0E6
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 5.79
Antiquewhite
#FAEBD7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7CE #CED6DF
analogous
#DFCFCE #DFD7CE #DFDFCE
triadic
#DFD7CE #CEDFD7 #D7CEDF
tetradic
#DFD7CE #CEDFCF #CED6DF #DFCEDF
square
#DFD7CE #CEDFCF #CED6DF #DFCEDF
split-complementary
#DFD7CE #CEDFDF #CFCEDF
monochromatic
#AF9B84 #C7B9A9 #DFD7CE #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.42
#DFD7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#DFD7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7CE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7CE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#E2D5D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd7ce; /* rgb */ color: rgb(223, 215, 206); /* oklch */ color: oklch(88.3% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#e9e3dd',
500: '#dfd7ce',
950: '#000000',
},
}SCSS
$custom: #dfd7ce; $custom-light: #e9e3dd; $custom-dark: #000000;
JSON
{
"hex": "#dfd7ce",
"rgb": {
"r": 223,
"g": 215,
"b": 206
},
"hsl": {
"h": 31.765,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88304,
"c": 0.01507,
"h": 70.9
},
"luminance": 0.68745
}Semantic roles & 50–950 ramp
primary
#DFD7CE
secondary
#9CA8B5
accent
#709F46
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484