#DFD1C0#DFD1C0
#DFD1C0 is a very light, muted orange. Relative luminance 0.651; OKLCH L 86.7% C 0.028 H 72.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1C0 |
|---|---|
| RGB | rgb(223, 209, 192) |
| HSL | hsl(33, 33%, 81%) |
| HSV | hsv(33, 14%, 87%) |
| CMYK | cmyk(0%, 6.3%, 13.9%, 12.5%) |
| CIE-LAB | lab(84.53, 2.03, 10.17) |
| CIE-LCH | lch(84.53, 10.37, 78.71°) |
| OKLab | oklab(86.75% 0.0082 0.0265) |
| OKLCH | oklch(86.75% 0.028 72.8) |
| XYZ | xyz(62.7457, 65.0957, 59.1183) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.70
Warm Gray
#C9BEB0
ΔE00 4.99
Champagne
#F7E7CE
ΔE00 5.68
Antiquewhite
#FAEBD7
ΔE00 5.89
Eggshell
#F0EAD6
ΔE00 6.87
Papayawhip
#FFEFD5
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1C0 #C0CEDF
analogous
#DFC2C0 #DFD1C0 #DEDFC0
triadic
#DFD1C0 #C0DFD1 #D1C0DF
tetradic
#DFD1C0 #C0DFC2 #C0CEDF #DFC0DE
square
#DFD1C0 #C0DFC2 #C0CEDF #DFC0DE
split-complementary
#DFD1C0 #C0DEDF #C2C0DF
monochromatic
#B6966F #CAB397 #DFD1C0 #F4EFE9 #F5F0EB
Accessibility & contrast
On white
1.50
#DFD1C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DFD1C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1C0
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1C0 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BF
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#E5CDCC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd1c0; /* rgb */ color: rgb(223, 209, 192); /* oklch */ color: oklch(86.7% 0.028 72.8);
Tailwind
colors: {
custom: {
50: '#e9dfd3',
500: '#dfd1c0',
950: '#000000',
},
}SCSS
$custom: #dfd1c0; $custom-light: #e9dfd3; $custom-dark: #000000;
JSON
{
"hex": "#dfd1c0",
"rgb": {
"r": 223,
"g": 209,
"b": 192
},
"hsl": {
"h": 32.903,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.86746,
"c": 0.02779,
"h": 72.8
},
"luminance": 0.65095
}Semantic roles & 50–950 ramp
primary
#DFD1C0
secondary
#8CA0B7
accent
#6DAB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483