#DFD4C5#DFD4C5
#DFD4C5 is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.5% C 0.024 H 75.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4C5 |
|---|---|
| RGB | rgb(223, 212, 197) |
| HSL | hsl(35, 29%, 82%) |
| HSV | hsv(35, 12%, 87%) |
| CMYK | cmyk(0%, 4.9%, 11.7%, 12.5%) |
| CIE-LAB | lab(85.41, 1.27, 8.77) |
| CIE-LCH | lch(85.41, 8.86, 81.78°) |
| OKLab | oklab(87.47% 0.0058 0.023) |
| OKLCH | oklch(87.47% 0.024 75.8) |
| XYZ | xyz(64.0521, 66.8070, 62.3333) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.41
Warm Gray
#C9BEB0
ΔE00 5.40
Antiquewhite
#FAEBD7
ΔE00 5.59
Champagne
#F7E7CE
ΔE00 5.63
Eggshell
#F0EAD6
ΔE00 5.90
Linen
#FAF0E6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4C5 #C5D0DF
analogous
#DFC7C5 #DFD4C5 #DDDFC5
triadic
#DFD4C5 #C5DFD4 #D4C5DF
tetradic
#DFD4C5 #C5DFC7 #C5D0DF #DFC5DD
square
#DFD4C5 #C5DFC7 #C5D0DF #DFC5DD
split-complementary
#DFD4C5 #C5DDDF #C7C5DF
monochromatic
#B39A76 #C9B79E #DFD4C5 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.46
#DFD4C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DFD4C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4C5
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4C5 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C4
Deuteranopia (green-blind)
#DBD6C5
Tritanopia (blue-blind)
#E4D1D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4c5; /* rgb */ color: rgb(223, 212, 197); /* oklch */ color: oklch(87.5% 0.024 75.8);
Tailwind
colors: {
custom: {
50: '#e9e1d6',
500: '#dfd4c5',
950: '#000000',
},
}SCSS
$custom: #dfd4c5; $custom-light: #e9e1d6; $custom-dark: #000000;
JSON
{
"hex": "#dfd4c5",
"rgb": {
"r": 223,
"g": 212,
"b": 197
},
"hsl": {
"h": 34.615,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.8747,
"c": 0.02367,
"h": 75.8
},
"luminance": 0.66806
}Semantic roles & 50–950 ramp
primary
#DFD4C5
secondary
#92A1B6
accent
#6BA83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483