#DFD9C4#DFD9C4
#DFD9C4 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.4% C 0.029 H 93.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9C4 |
|---|---|
| RGB | rgb(223, 217, 196) |
| HSL | hsl(47, 30%, 82%) |
| HSV | hsv(47, 12%, 87%) |
| CMYK | cmyk(0%, 2.7%, 12.1%, 12.5%) |
| CIE-LAB | lab(86.65, -1.48, 11.08) |
| CIE-LCH | lch(86.65, 11.18, 97.63°) |
| OKLab | oklab(88.44% -0.0019 0.0288) |
| OKLCH | oklch(88.44% 0.029 93.8) |
| XYZ | xyz(65.2071, 69.2999, 62.1549) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.81
Warm Beige
#E9DCC9
ΔE00 3.89
Champagne
#F7E7CE
ΔE00 5.57
Antiquewhite
#FAEBD7
ΔE00 6.25
Beige
#F5F5DC
ΔE00 6.62
Papayawhip
#FFEFD5
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9C4 #C4CADF
analogous
#DFCCC4 #DFD9C4 #D8DFC4
triadic
#DFD9C4 #C4DFD9 #D9C4DF
tetradic
#DFD9C4 #C4DFCC #C4CADF #DFC4D8
square
#DFD9C4 #C4DFCC #C4CADF #DFC4D8
split-complementary
#DFD9C4 #C4D8DF #CCC4DF
monochromatic
#B4A675 #C9BF9C #DFD9C4 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.41
#DFD9C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DFD9C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9C4
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9C4 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C3
Deuteranopia (green-blind)
#E0DAC5
Tritanopia (blue-blind)
#E4D6D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9c4; /* rgb */ color: rgb(223, 217, 196); /* oklch */ color: oklch(88.4% 0.029 93.8);
Tailwind
colors: {
custom: {
50: '#e9e4d5',
500: '#dfd9c4',
950: '#000000',
},
}SCSS
$custom: #dfd9c4; $custom-light: #e9e4d5; $custom-dark: #000000;
JSON
{
"hex": "#dfd9c4",
"rgb": {
"r": 223,
"g": 217,
"b": 196
},
"hsl": {
"h": 46.667,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88443,
"c": 0.0289,
"h": 93.8
},
"luminance": 0.69299
}Semantic roles & 50–950 ramp
primary
#DFD9C4
secondary
#9199B7
accent
#55A83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483