#DFD1C7#DFD1C7
#DFD1C7 is a very light, muted orange. Relative luminance 0.654; OKLCH L 86.9% C 0.021 H 58.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1C7 |
|---|---|
| RGB | rgb(223, 209, 199) |
| HSL | hsl(25, 27%, 83%) |
| HSV | hsv(25, 11%, 87%) |
| CMYK | cmyk(0%, 6.3%, 10.8%, 12.5%) |
| CIE-LAB | lab(84.70, 3.16, 6.69) |
| CIE-LCH | lch(84.70, 7.40, 64.75°) |
| OKLab | oklab(86.93% 0.011 0.0176) |
| OKLCH | oklch(86.93% 0.021 58) |
| XYZ | xyz(63.5398, 65.4133, 63.3005) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.89
Warm Gray
#C9BEB0
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 6.92
Linen
#FAF0E6
ΔE00 6.93
Antiquewhite
#FAEBD7
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1C7 #C7D5DF
analogous
#DFC7C9 #DFD1C7 #DFDDC7
triadic
#DFD1C7 #C7DFD1 #D1C7DF
tetradic
#DFD1C7 #C9DFC7 #C7D5DF #DDC7DF
square
#DFD1C7 #C9DFC7 #C7D5DF #DDC7DF
split-complementary
#DFD1C7 #C7DFDD #C7C9DF
monochromatic
#B29179 #C9B1A0 #DFD1C7 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.49
#DFD1C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DFD1C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1C7
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1C7 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C6
Deuteranopia (green-blind)
#D8D5C7
Tritanopia (blue-blind)
#E4CECE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd1c7; /* rgb */ color: rgb(223, 209, 199); /* oklch */ color: oklch(86.9% 0.021 58.0);
Tailwind
colors: {
custom: {
50: '#e9dfd8',
500: '#dfd1c7',
950: '#000000',
},
}SCSS
$custom: #dfd1c7; $custom-light: #e9dfd8; $custom-dark: #000000;
JSON
{
"hex": "#dfd1c7",
"rgb": {
"r": 223,
"g": 209,
"b": 199
},
"hsl": {
"h": 25,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.86928,
"c": 0.02074,
"h": 58
},
"luminance": 0.65412
}Semantic roles & 50–950 ramp
primary
#DFD1C7
secondary
#94A8B6
accent
#7BA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483