#DFD4C0#DFD4C0
#DFD4C0 is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.3% C 0.030 H 82.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4C0 |
|---|---|
| RGB | rgb(223, 212, 192) |
| HSL | hsl(39, 33%, 81%) |
| HSV | hsv(39, 14%, 87%) |
| CMYK | cmyk(0%, 4.9%, 13.9%, 12.5%) |
| CIE-LAB | lab(85.29, 0.47, 11.25) |
| CIE-LCH | lch(85.29, 11.26, 87.61°) |
| OKLab | oklab(87.34% 0.0038 0.0293) |
| OKLCH | oklch(87.34% 0.03 82.6) |
| XYZ | xyz(63.4886, 66.5816, 59.3659) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.28
Champagne
#F7E7CE
ΔE00 4.94
Eggshell
#F0EAD6
ΔE00 5.28
Antiquewhite
#FAEBD7
ΔE00 5.61
Warm Gray
#C9BEB0
ΔE00 5.86
Papayawhip
#FFEFD5
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4C0 #C0CBDF
analogous
#DFC5C0 #DFD4C0 #DBDFC0
triadic
#DFD4C0 #C0DFD4 #D4C0DF
tetradic
#DFD4C0 #C0DFC5 #C0CBDF #DFC0DB
square
#DFD4C0 #C0DFC5 #C0CBDF #DFC0DB
split-complementary
#DFD4C0 #C0DBDF #C5C0DF
monochromatic
#B69D6F #CAB897 #DFD4C0 #F4F0E9 #F5F1EB
Accessibility & contrast
On white
1.47
#DFD4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DFD4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4C0
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4C0 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#E5D0CE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4c0; /* rgb */ color: rgb(223, 212, 192); /* oklch */ color: oklch(87.3% 0.030 82.6);
Tailwind
colors: {
custom: {
50: '#e9e1d3',
500: '#dfd4c0',
950: '#000000',
},
}SCSS
$custom: #dfd4c0; $custom-light: #e9e1d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd4c0",
"rgb": {
"r": 223,
"g": 212,
"b": 192
},
"hsl": {
"h": 38.71,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87343,
"c": 0.02955,
"h": 82.6
},
"luminance": 0.66581
}Semantic roles & 50–950 ramp
primary
#DFD4C0
secondary
#8C9BB7
accent
#62AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483