#DFD0C2#DFD0C2
#DFD0C2 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.6% C 0.025 H 65.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0C2 |
|---|---|
| RGB | rgb(223, 208, 194) |
| HSL | hsl(29, 31%, 82%) |
| HSV | hsv(29, 13%, 87%) |
| CMYK | cmyk(0%, 6.7%, 13%, 12.5%) |
| CIE-LAB | lab(84.33, 2.87, 8.82) |
| CIE-LCH | lch(84.33, 9.27, 71.96°) |
| OKLab | oklab(86.6% 0.0105 0.0231) |
| OKLCH | oklch(86.6% 0.025 65.5) |
| XYZ | xyz(62.7242, 64.6958, 60.2117) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.77
Warm Gray
#C9BEB0
ΔE00 5.02
Antiquewhite
#FAEBD7
ΔE00 6.47
Champagne
#F7E7CE
ΔE00 6.66
Linen
#FAF0E6
ΔE00 7.31
Eggshell
#F0EAD6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0C2 #C2D1DF
analogous
#DFC2C3 #DFD0C2 #DFDFC2
triadic
#DFD0C2 #C2DFD0 #D0C2DF
tetradic
#DFD0C2 #C3DFC2 #C2D1DF #DFC2DF
square
#DFD0C2 #C3DFC2 #C2D1DF #DFC2DF
split-complementary
#DFD0C2 #C2DFDF #C2C3DF
monochromatic
#B59272 #CAB19A #DFD0C2 #F4EFEA #F4F0EB
Accessibility & contrast
On white
1.51
#DFD0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DFD0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0C2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0C2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#E5CDCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd0c2; /* rgb */ color: rgb(223, 208, 194); /* oklch */ color: oklch(86.6% 0.025 65.5);
Tailwind
colors: {
custom: {
50: '#e9ded4',
500: '#dfd0c2',
950: '#000000',
},
}SCSS
$custom: #dfd0c2; $custom-light: #e9ded4; $custom-dark: #000000;
JSON
{
"hex": "#dfd0c2",
"rgb": {
"r": 223,
"g": 208,
"b": 194
},
"hsl": {
"h": 28.966,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.866,
"c": 0.02536,
"h": 65.5
},
"luminance": 0.64695
}Semantic roles & 50–950 ramp
primary
#DFD0C2
secondary
#8EA3B7
accent
#75AA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483