#DFD1C6#DFD1C6
#DFD1C6 is a very light, muted orange. Relative luminance 0.654; OKLCH L 86.9% C 0.022 H 60.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1C6 |
|---|---|
| RGB | rgb(223, 209, 198) |
| HSL | hsl(26, 28%, 83%) |
| HSV | hsv(26, 11%, 87%) |
| CMYK | cmyk(0%, 6.3%, 11.2%, 12.5%) |
| CIE-LAB | lab(84.67, 2.99, 7.19) |
| CIE-LCH | lch(84.67, 7.79, 67.39°) |
| OKLab | oklab(86.9% 0.0106 0.0189) |
| OKLCH | oklch(86.9% 0.022 60.7) |
| XYZ | xyz(63.4240, 65.3670, 62.6911) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.48
Warm Gray
#C9BEB0
ΔE00 5.45
Antiquewhite
#FAEBD7
ΔE00 6.84
Linen
#FAF0E6
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.12
Champagne
#F7E7CE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1C6 #C6D4DF
analogous
#DFC6C7 #DFD1C6 #DFDEC6
triadic
#DFD1C6 #C6DFD1 #D1C6DF
tetradic
#DFD1C6 #C7DFC6 #C6D4DF #DEC6DF
square
#DFD1C6 #C7DFC6 #C6D4DF #DEC6DF
split-complementary
#DFD1C6 #C6DFDE #C6C7DF
monochromatic
#B39278 #C9B19F #DFD1C6 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.49
#DFD1C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DFD1C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1C6
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1C6 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C5
Deuteranopia (green-blind)
#D9D5C6
Tritanopia (blue-blind)
#E4CECE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd1c6; /* rgb */ color: rgb(223, 209, 198); /* oklch */ color: oklch(86.9% 0.022 60.7);
Tailwind
colors: {
custom: {
50: '#e9dfd7',
500: '#dfd1c6',
950: '#000000',
},
}SCSS
$custom: #dfd1c6; $custom-light: #e9dfd7; $custom-dark: #000000;
JSON
{
"hex": "#dfd1c6",
"rgb": {
"r": 223,
"g": 209,
"b": 198
},
"hsl": {
"h": 26.4,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.86902,
"c": 0.02165,
"h": 60.7
},
"luminance": 0.65366
}Semantic roles & 50–950 ramp
primary
#DFD1C6
secondary
#93A7B6
accent
#79A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483