#DFD2C6#DFD2C6
#DFD2C6 is a very light, muted orange. Relative luminance 0.659; OKLCH L 87.1% C 0.022 H 65.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2C6 |
|---|---|
| RGB | rgb(223, 210, 198) |
| HSL | hsl(29, 28%, 83%) |
| HSV | hsv(29, 11%, 87%) |
| CMYK | cmyk(0%, 5.8%, 11.2%, 12.5%) |
| CIE-LAB | lab(84.92, 2.47, 7.55) |
| CIE-LCH | lch(84.92, 7.95, 71.88°) |
| OKLab | oklab(87.1% 0.0091 0.0198) |
| OKLCH | oklch(87.1% 0.022 65.3) |
| XYZ | xyz(63.6702, 65.8593, 62.7731) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.78
Warm Gray
#C9BEB0
ΔE00 5.31
Antiquewhite
#FAEBD7
ΔE00 6.36
Linen
#FAF0E6
ΔE00 6.66
Champagne
#F7E7CE
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2C6 #C6D3DF
analogous
#DFC6C6 #DFD2C6 #DFDFC6
triadic
#DFD2C6 #C6DFD2 #D2C6DF
tetradic
#DFD2C6 #C6DFC6 #C6D3DF #DFC6DF
square
#DFD2C6 #C6DFC6 #C6D3DF #DFC6DF
split-complementary
#DFD2C6 #C6DFDF #C6C6DF
monochromatic
#B39478 #C9B39F #DFD2C6 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.48
#DFD2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DFD2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2C6
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2C6 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C5
Deuteranopia (green-blind)
#D9D5C6
Tritanopia (blue-blind)
#E4CFCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd2c6; /* rgb */ color: rgb(223, 210, 198); /* oklch */ color: oklch(87.1% 0.022 65.3);
Tailwind
colors: {
custom: {
50: '#e9dfd7',
500: '#dfd2c6',
950: '#000000',
},
}SCSS
$custom: #dfd2c6; $custom-light: #e9dfd7; $custom-dark: #000000;
JSON
{
"hex": "#dfd2c6",
"rgb": {
"r": 223,
"g": 210,
"b": 198
},
"hsl": {
"h": 28.8,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.871,
"c": 0.02181,
"h": 65.3
},
"luminance": 0.65858
}Semantic roles & 50–950 ramp
primary
#DFD2C6
secondary
#93A5B6
accent
#75A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483