#DFD9C5#DFD9C5
#DFD9C5 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.5% C 0.028 H 93.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9C5 |
|---|---|
| RGB | rgb(223, 217, 197) |
| HSL | hsl(46, 29%, 82%) |
| HSV | hsv(46, 12%, 87%) |
| CMYK | cmyk(0%, 2.7%, 11.7%, 12.5%) |
| CIE-LAB | lab(86.67, -1.32, 10.58) |
| CIE-LCH | lch(86.67, 10.67, 97.13°) |
| OKLab | oklab(88.47% -0.0015 0.0276) |
| OKLCH | oklch(88.47% 0.028 93.1) |
| XYZ | xyz(65.3213, 69.3456, 62.7564) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.70
Eggshell
#F0EAD6
ΔE00 3.77
Champagne
#F7E7CE
ΔE00 5.55
Antiquewhite
#FAEBD7
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.68
Papayawhip
#FFEFD5
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9C5 #C5CBDF
analogous
#DFCCC5 #DFD9C5 #D8DFC5
triadic
#DFD9C5 #C5DFD9 #D9C5DF
tetradic
#DFD9C5 #C5DFCC #C5CBDF #DFC5D8
square
#DFD9C5 #C5DFCC #C5CBDF #DFC5D8
split-complementary
#DFD9C5 #C5D8DF #CCC5DF
monochromatic
#B3A576 #C9BF9E #DFD9C5 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.41
#DFD9C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DFD9C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9C5
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9C5 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C4
Deuteranopia (green-blind)
#DFDAC6
Tritanopia (blue-blind)
#E4D6D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9c5; /* rgb */ color: rgb(223, 217, 197); /* oklch */ color: oklch(88.5% 0.028 93.1);
Tailwind
colors: {
custom: {
50: '#e9e4d6',
500: '#dfd9c5',
950: '#000000',
},
}SCSS
$custom: #dfd9c5; $custom-light: #e9e4d6; $custom-dark: #000000;
JSON
{
"hex": "#dfd9c5",
"rgb": {
"r": 223,
"g": 217,
"b": 197
},
"hsl": {
"h": 46.154,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88468,
"c": 0.02762,
"h": 93.1
},
"luminance": 0.69345
}Semantic roles & 50–950 ramp
primary
#DFD9C5
secondary
#929AB6
accent
#56A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483