#DFD0C1#DFD0C1
#DFD0C1 is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.6% C 0.026 H 67.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0C1 |
|---|---|
| RGB | rgb(223, 208, 193) |
| HSL | hsl(30, 32%, 82%) |
| HSV | hsv(30, 13%, 87%) |
| CMYK | cmyk(0%, 6.7%, 13.5%, 12.5%) |
| CIE-LAB | lab(84.30, 2.71, 9.31) |
| CIE-LCH | lch(84.30, 9.70, 73.77°) |
| OKLab | oklab(86.57% 0.0101 0.0244) |
| OKLCH | oklch(86.57% 0.026 67.5) |
| XYZ | xyz(62.6123, 64.6510, 59.6223) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.48
Warm Gray
#C9BEB0
ΔE00 4.95
Antiquewhite
#FAEBD7
ΔE00 6.31
Champagne
#F7E7CE
ΔE00 6.38
Linen
#FAF0E6
ΔE00 7.40
Eggshell
#F0EAD6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0C1 #C1D0DF
analogous
#DFC1C1 #DFD0C1 #DFDFC1
triadic
#DFD0C1 #C1DFD0 #D0C1DF
tetradic
#DFD0C1 #C1DFC1 #C1D0DF #DFC1DF
square
#DFD0C1 #C1DFC1 #C1D0DF #DFC1DF
split-complementary
#DFD0C1 #C1DFDF #C1C1DF
monochromatic
#B59370 #CAB199 #DFD0C1 #F4EFE9 #F5F0EB
Accessibility & contrast
On white
1.51
#DFD0C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DFD0C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0C1
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0C1 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C0
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#E5CDCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd0c1; /* rgb */ color: rgb(223, 208, 193); /* oklch */ color: oklch(86.6% 0.026 67.5);
Tailwind
colors: {
custom: {
50: '#e9ded3',
500: '#dfd0c1',
950: '#000000',
},
}SCSS
$custom: #dfd0c1; $custom-light: #e9ded3; $custom-dark: #000000;
JSON
{
"hex": "#dfd0c1",
"rgb": {
"r": 223,
"g": 208,
"b": 193
},
"hsl": {
"h": 30,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.86574,
"c": 0.02636,
"h": 67.5
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#DFD0C1
secondary
#8DA2B7
accent
#73AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483