#DFD0C4#DFD0C4
#DFD0C4 is a very light, muted orange. Relative luminance 0.648; OKLCH L 86.7% C 0.023 H 61.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0C4 |
|---|---|
| RGB | rgb(223, 208, 196) |
| HSL | hsl(27, 30%, 82%) |
| HSV | hsv(27, 12%, 87%) |
| CMYK | cmyk(0%, 6.7%, 12.1%, 12.5%) |
| CIE-LAB | lab(84.37, 3.19, 7.82) |
| CIE-LCH | lch(84.37, 8.45, 67.80°) |
| OKLab | oklab(86.65% 0.0113 0.0205) |
| OKLCH | oklch(86.65% 0.023 61.2) |
| XYZ | xyz(62.9503, 64.7862, 61.4027) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.44
Warm Gray
#C9BEB0
ΔE00 5.29
Antiquewhite
#FAEBD7
ΔE00 6.86
Linen
#FAF0E6
ΔE00 7.22
Champagne
#F7E7CE
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0C4 #C4D3DF
analogous
#DFC4C6 #DFD0C4 #DFDEC4
triadic
#DFD0C4 #C4DFD0 #D0C4DF
tetradic
#DFD0C4 #C6DFC4 #C4D3DF #DEC4DF
square
#DFD0C4 #C6DFC4 #C4D3DF #DEC4DF
split-complementary
#DFD0C4 #C4DFDE #C4C6DF
monochromatic
#B49175 #C9B09C #DFD0C4 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.50
#DFD0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#DFD0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0C4
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0C4 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C3
Deuteranopia (green-blind)
#D8D4C4
Tritanopia (blue-blind)
#E4CDCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd0c4; /* rgb */ color: rgb(223, 208, 196); /* oklch */ color: oklch(86.7% 0.023 61.2);
Tailwind
colors: {
custom: {
50: '#e9ded5',
500: '#dfd0c4',
950: '#000000',
},
}SCSS
$custom: #dfd0c4; $custom-light: #e9ded5; $custom-dark: #000000;
JSON
{
"hex": "#dfd0c4",
"rgb": {
"r": 223,
"g": 208,
"b": 196
},
"hsl": {
"h": 26.667,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.86652,
"c": 0.02342,
"h": 61.2
},
"luminance": 0.64785
}Semantic roles & 50–950 ramp
primary
#DFD0C4
secondary
#91A6B7
accent
#79A83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483