#DFD0C6#DFD0C6
#DFD0C6 is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.7% C 0.022 H 56.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0C6 |
|---|---|
| RGB | rgb(223, 208, 198) |
| HSL | hsl(24, 28%, 83%) |
| HSV | hsv(24, 11%, 87%) |
| CMYK | cmyk(0%, 6.7%, 11.2%, 12.5%) |
| CIE-LAB | lab(84.42, 3.52, 6.83) |
| CIE-LCH | lch(84.42, 7.68, 62.75°) |
| OKLab | oklab(86.7% 0.0121 0.018) |
| OKLCH | oklch(86.7% 0.022 56.1) |
| XYZ | xyz(63.1795, 64.8779, 62.6096) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.22
Warm Gray
#C9BEB0
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 7.22
Linen
#FAF0E6
ΔE00 7.24
Antiquewhite
#FAEBD7
ΔE00 7.38
Gainsboro
#DCDCDC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0C6 #C6D5DF
analogous
#DFC6C8 #DFD0C6 #DFDDC6
triadic
#DFD0C6 #C6DFD0 #D0C6DF
tetradic
#DFD0C6 #C8DFC6 #C6D5DF #DDC6DF
square
#DFD0C6 #C8DFC6 #C6D5DF #DDC6DF
split-complementary
#DFD0C6 #C6DFDD #C6C8DF
monochromatic
#B38F78 #C9B09F #DFD0C6 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.50
#DFD0C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DFD0C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0C6
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0C6 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C5
Deuteranopia (green-blind)
#D8D4C6
Tritanopia (blue-blind)
#E4CDCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd0c6; /* rgb */ color: rgb(223, 208, 198); /* oklch */ color: oklch(86.7% 0.022 56.1);
Tailwind
colors: {
custom: {
50: '#e9ded7',
500: '#dfd0c6',
950: '#000000',
},
}SCSS
$custom: #dfd0c6; $custom-light: #e9ded7; $custom-dark: #000000;
JSON
{
"hex": "#dfd0c6",
"rgb": {
"r": 223,
"g": 208,
"b": 198
},
"hsl": {
"h": 24,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.86704,
"c": 0.02163,
"h": 56.1
},
"luminance": 0.64877
}Semantic roles & 50–950 ramp
primary
#DFD0C6
secondary
#93A8B6
accent
#7DA73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483