#DFD9C7#DFD9C7
#DFD9C7 is a very light, muted yellow. Relative luminance 0.694; OKLCH L 88.5% C 0.025 H 91.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9C7 |
|---|---|
| RGB | rgb(223, 217, 199) |
| HSL | hsl(45, 27%, 83%) |
| HSV | hsv(45, 11%, 87%) |
| CMYK | cmyk(0%, 2.7%, 10.8%, 12.5%) |
| CIE-LAB | lab(86.72, -1.00, 9.60) |
| CIE-LCH | lch(86.72, 9.65, 95.95°) |
| OKLab | oklab(88.52% -0.0007 0.0251) |
| OKLCH | oklch(88.52% 0.025 91.6) |
| XYZ | xyz(65.5520, 69.4378, 63.9713) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.41
Eggshell
#F0EAD6
ΔE00 3.80
Champagne
#F7E7CE
ΔE00 5.59
Antiquewhite
#FAEBD7
ΔE00 5.93
Light Grey
#D8DCD6
ΔE00 6.17
Oldlace
#FDF5E6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9C7 #C7CDDF
analogous
#DFCDC7 #DFD9C7 #D9DFC7
triadic
#DFD9C7 #C7DFD9 #D9C7DF
tetradic
#DFD9C7 #C7DFCD #C7CDDF #DFC7D9
square
#DFD9C7 #C7DFCD #C7CDDF #DFC7D9
split-complementary
#DFD9C7 #C7D9DF #CDC7DF
monochromatic
#B2A479 #C9BFA0 #DFD9C7 #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.41
#DFD9C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DFD9C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9C7
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9C7 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C6
Deuteranopia (green-blind)
#DFDAC8
Tritanopia (blue-blind)
#E3D6D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9c7; /* rgb */ color: rgb(223, 217, 199); /* oklch */ color: oklch(88.5% 0.025 91.6);
Tailwind
colors: {
custom: {
50: '#e9e4d8',
500: '#dfd9c7',
950: '#000000',
},
}SCSS
$custom: #dfd9c7; $custom-light: #e9e4d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd9c7",
"rgb": {
"r": 223,
"g": 217,
"b": 199
},
"hsl": {
"h": 45,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88519,
"c": 0.02506,
"h": 91.6
},
"luminance": 0.69437
}Semantic roles & 50–950 ramp
primary
#DFD9C7
secondary
#949DB6
accent
#59A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483