#DFD1C1#DFD1C1
#DFD1C1 is a very light, muted orange. Relative luminance 0.651; OKLCH L 86.8% C 0.027 H 71.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1C1 |
|---|---|
| RGB | rgb(223, 209, 193) |
| HSL | hsl(32, 32%, 82%) |
| HSV | hsv(32, 13%, 87%) |
| CMYK | cmyk(0%, 6.3%, 13.5%, 12.5%) |
| CIE-LAB | lab(84.56, 2.19, 9.67) |
| CIE-LCH | lch(84.56, 9.92, 77.25°) |
| OKLab | oklab(86.77% 0.0086 0.0253) |
| OKLCH | oklch(86.77% 0.027 71.2) |
| XYZ | xyz(62.8568, 65.1402, 59.7038) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.88
Warm Gray
#C9BEB0
ΔE00 4.97
Champagne
#F7E7CE
ΔE00 5.89
Antiquewhite
#FAEBD7
ΔE00 5.97
Eggshell
#F0EAD6
ΔE00 7.04
Linen
#FAF0E6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1C1 #C1CFDF
analogous
#DFC2C1 #DFD1C1 #DEDFC1
triadic
#DFD1C1 #C1DFD1 #D1C1DF
tetradic
#DFD1C1 #C1DFC2 #C1CFDF #DFC1DE
square
#DFD1C1 #C1DFC2 #C1CFDF #DFC1DE
split-complementary
#DFD1C1 #C1DEDF #C2C1DF
monochromatic
#B59570 #CAB399 #DFD1C1 #F4EFE9 #F5F0EB
Accessibility & contrast
On white
1.50
#DFD1C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DFD1C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1C1
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1C1 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C0
Deuteranopia (green-blind)
#DAD4C1
Tritanopia (blue-blind)
#E5CECC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd1c1; /* rgb */ color: rgb(223, 209, 193); /* oklch */ color: oklch(86.8% 0.027 71.2);
Tailwind
colors: {
custom: {
50: '#e9dfd3',
500: '#dfd1c1',
950: '#000000',
},
}SCSS
$custom: #dfd1c1; $custom-light: #e9dfd3; $custom-dark: #000000;
JSON
{
"hex": "#dfd1c1",
"rgb": {
"r": 223,
"g": 209,
"b": 193
},
"hsl": {
"h": 32,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.86772,
"c": 0.0267,
"h": 71.2
},
"luminance": 0.65139
}Semantic roles & 50–950 ramp
primary
#DFD1C1
secondary
#8DA1B7
accent
#6FAB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483