#DFD4C7#DFD4C7
#DFD4C7 is a very light, muted orange. Relative luminance 0.669; OKLCH L 87.5% C 0.021 H 72.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4C7 |
|---|---|
| RGB | rgb(223, 212, 199) |
| HSL | hsl(33, 27%, 83%) |
| HSV | hsv(33, 11%, 87%) |
| CMYK | cmyk(0%, 4.9%, 10.8%, 12.5%) |
| CIE-LAB | lab(85.45, 1.59, 7.78) |
| CIE-LCH | lch(85.45, 7.94, 78.44°) |
| OKLab | oklab(87.52% 0.0066 0.0204) |
| OKLCH | oklch(87.52% 0.021 72.1) |
| XYZ | xyz(64.2827, 66.8993, 63.5482) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.96
Warm Gray
#C9BEB0
ΔE00 5.44
Antiquewhite
#FAEBD7
ΔE00 5.83
Champagne
#F7E7CE
ΔE00 6.13
Linen
#FAF0E6
ΔE00 6.31
Eggshell
#F0EAD6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4C7 #C7D2DF
analogous
#DFC8C7 #DFD4C7 #DEDFC7
triadic
#DFD4C7 #C7DFD4 #D4C7DF
tetradic
#DFD4C7 #C7DFC8 #C7D2DF #DFC7DE
square
#DFD4C7 #C7DFC8 #C7D2DF #DFC7DE
split-complementary
#DFD4C7 #C7DEDF #C8C7DF
monochromatic
#B29879 #C9B6A0 #DFD4C7 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.46
#DFD4C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#DFD4C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4C7
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4C7 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C6
Deuteranopia (green-blind)
#DBD7C7
Tritanopia (blue-blind)
#E4D1D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd4c7; /* rgb */ color: rgb(223, 212, 199); /* oklch */ color: oklch(87.5% 0.021 72.1);
Tailwind
colors: {
custom: {
50: '#e9e1d8',
500: '#dfd4c7',
950: '#000000',
},
}SCSS
$custom: #dfd4c7; $custom-light: #e9e1d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd4c7",
"rgb": {
"r": 223,
"g": 212,
"b": 199
},
"hsl": {
"h": 32.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.87522,
"c": 0.02143,
"h": 72.1
},
"luminance": 0.66898
}Semantic roles & 50–950 ramp
primary
#DFD4C7
secondary
#94A4B6
accent
#6EA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483