#DFD9C6#DFD9C6
#DFD9C6 is a very light, muted yellow. Relative luminance 0.694; OKLCH L 88.5% C 0.026 H 92.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9C6 |
|---|---|
| RGB | rgb(223, 217, 198) |
| HSL | hsl(46, 28%, 83%) |
| HSV | hsv(46, 11%, 87%) |
| CMYK | cmyk(0%, 2.7%, 11.2%, 12.5%) |
| CIE-LAB | lab(86.70, -1.16, 10.09) |
| CIE-LCH | lch(86.70, 10.16, 96.57°) |
| OKLab | oklab(88.49% -0.0011 0.0263) |
| OKLCH | oklch(88.49% 0.026 92.4) |
| XYZ | xyz(65.4363, 69.3916, 63.3618) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.54
Eggshell
#F0EAD6
ΔE00 3.77
Champagne
#F7E7CE
ΔE00 5.56
Antiquewhite
#FAEBD7
ΔE00 6.02
Light Grey
#D8DCD6
ΔE00 6.42
Oldlace
#FDF5E6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9C6 #C6CCDF
analogous
#DFCCC6 #DFD9C6 #D8DFC6
triadic
#DFD9C6 #C6DFD9 #D9C6DF
tetradic
#DFD9C6 #C6DFCC #C6CCDF #DFC6D8
square
#DFD9C6 #C6DFCC #C6CCDF #DFC6D8
split-complementary
#DFD9C6 #C6D8DF #CCC6DF
monochromatic
#B3A578 #C9BF9F #DFD9C6 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.41
#DFD9C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DFD9C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9C6
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9C6 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C5
Deuteranopia (green-blind)
#DFDAC7
Tritanopia (blue-blind)
#E4D6D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9c6; /* rgb */ color: rgb(223, 217, 198); /* oklch */ color: oklch(88.5% 0.026 92.4);
Tailwind
colors: {
custom: {
50: '#e9e4d7',
500: '#dfd9c6',
950: '#000000',
},
}SCSS
$custom: #dfd9c6; $custom-light: #e9e4d7; $custom-dark: #000000;
JSON
{
"hex": "#dfd9c6",
"rgb": {
"r": 223,
"g": 217,
"b": 198
},
"hsl": {
"h": 45.6,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88493,
"c": 0.02634,
"h": 92.4
},
"luminance": 0.69391
}Semantic roles & 50–950 ramp
primary
#DFD9C6
secondary
#939BB6
accent
#58A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483