#DFD3C1#DFD3C1
#DFD3C1 is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.2% C 0.028 H 78.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3C1 |
|---|---|
| RGB | rgb(223, 211, 193) |
| HSL | hsl(36, 32%, 82%) |
| HSV | hsv(36, 13%, 87%) |
| CMYK | cmyk(0%, 5.4%, 13.5%, 12.5%) |
| CIE-LAB | lab(85.06, 1.15, 10.40) |
| CIE-LCH | lch(85.06, 10.46, 83.70°) |
| OKLab | oklab(87.17% 0.0057 0.0271) |
| OKLCH | oklch(87.17% 0.028 78.2) |
| XYZ | xyz(63.3506, 66.1277, 59.8684) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.15
Champagne
#F7E7CE
ΔE00 5.19
Warm Gray
#C9BEB0
ΔE00 5.37
Antiquewhite
#FAEBD7
ΔE00 5.58
Eggshell
#F0EAD6
ΔE00 5.85
Papayawhip
#FFEFD5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3C1 #C1CDDF
analogous
#DFC4C1 #DFD3C1 #DCDFC1
triadic
#DFD3C1 #C1DFD3 #D3C1DF
tetradic
#DFD3C1 #C1DFC4 #C1CDDF #DFC1DC
square
#DFD3C1 #C1DFC4 #C1CDDF #DFC1DC
split-complementary
#DFD3C1 #C1DCDF #C4C1DF
monochromatic
#B59A70 #CAB699 #DFD3C1 #F4F0E9 #F5F1EB
Accessibility & contrast
On white
1.48
#DFD3C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DFD3C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3C1
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3C1 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C0
Deuteranopia (green-blind)
#DBD6C1
Tritanopia (blue-blind)
#E5CFCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd3c1; /* rgb */ color: rgb(223, 211, 193); /* oklch */ color: oklch(87.2% 0.028 78.2);
Tailwind
colors: {
custom: {
50: '#e9e0d3',
500: '#dfd3c1',
950: '#000000',
},
}SCSS
$custom: #dfd3c1; $custom-light: #e9e0d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd3c1",
"rgb": {
"r": 223,
"g": 211,
"b": 193
},
"hsl": {
"h": 36,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87169,
"c": 0.0277,
"h": 78.2
},
"luminance": 0.66127
}Semantic roles & 50–950 ramp
primary
#DFD3C1
secondary
#8D9EB7
accent
#68AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483