#DFD4C1#DFD4C1
#DFD4C1 is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.4% C 0.028 H 81.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4C1 |
|---|---|
| RGB | rgb(223, 212, 193) |
| HSL | hsl(38, 32%, 82%) |
| HSV | hsv(38, 13%, 87%) |
| CMYK | cmyk(0%, 4.9%, 13.5%, 12.5%) |
| CIE-LAB | lab(85.31, 0.63, 10.76) |
| CIE-LCH | lch(85.31, 10.77, 86.66°) |
| OKLab | oklab(87.37% 0.0042 0.028) |
| OKLCH | oklch(87.37% 0.028 81.5) |
| XYZ | xyz(63.5998, 66.6261, 59.9514) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.15
Champagne
#F7E7CE
ΔE00 5.01
Eggshell
#F0EAD6
ΔE00 5.34
Antiquewhite
#FAEBD7
ΔE00 5.54
Warm Gray
#C9BEB0
ΔE00 5.71
Papayawhip
#FFEFD5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4C1 #C1CCDF
analogous
#DFC5C1 #DFD4C1 #DBDFC1
triadic
#DFD4C1 #C1DFD4 #D4C1DF
tetradic
#DFD4C1 #C1DFC5 #C1CCDF #DFC1DB
square
#DFD4C1 #C1DFC5 #C1CCDF #DFC1DB
split-complementary
#DFD4C1 #C1DBDF #C5C1DF
monochromatic
#B59C70 #CAB899 #DFD4C1 #F4F0E9 #F5F1EB
Accessibility & contrast
On white
1.47
#DFD4C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DFD4C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4C1
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4C1 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C0
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#E5D0CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4c1; /* rgb */ color: rgb(223, 212, 193); /* oklch */ color: oklch(87.4% 0.028 81.5);
Tailwind
colors: {
custom: {
50: '#e9e1d3',
500: '#dfd4c1',
950: '#000000',
},
}SCSS
$custom: #dfd4c1; $custom-light: #e9e1d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd4c1",
"rgb": {
"r": 223,
"g": 212,
"b": 193
},
"hsl": {
"h": 38,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87368,
"c": 0.02834,
"h": 81.5
},
"luminance": 0.66625
}Semantic roles & 50–950 ramp
primary
#DFD4C1
secondary
#8D9DB7
accent
#64AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483