#DFD9C1#DFD9C1
#DFD9C1 is a very light, muted yellow. Relative luminance 0.692; OKLCH L 88.4% C 0.033 H 95.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9C1 |
|---|---|
| RGB | rgb(223, 217, 193) |
| HSL | hsl(48, 32%, 82%) |
| HSV | hsv(48, 13%, 87%) |
| CMYK | cmyk(0%, 2.7%, 13.5%, 12.5%) |
| CIE-LAB | lab(86.59, -1.96, 12.56) |
| CIE-LCH | lch(86.59, 12.71, 98.86°) |
| OKLab | oklab(88.37% -0.0031 0.0326) |
| OKLCH | oklch(88.37% 0.033 95.4) |
| XYZ | xyz(64.8691, 69.1647, 60.3745) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.13
Warm Beige
#E9DCC9
ΔE00 4.56
Champagne
#F7E7CE
ΔE00 5.75
Beige
#F5F5DC
ΔE00 6.43
Antiquewhite
#FAEBD7
ΔE00 6.72
Cornsilk
#FFF8DC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9C1 #C1C7DF
analogous
#DFCAC1 #DFD9C1 #D6DFC1
triadic
#DFD9C1 #C1DFD9 #D9C1DF
tetradic
#DFD9C1 #C1DFCA #C1C7DF #DFC1D6
square
#DFD9C1 #C1DFCA #C1C7DF #DFC1D6
split-complementary
#DFD9C1 #C1D6DF #CAC1DF
monochromatic
#B5A870 #CAC099 #DFD9C1 #F4F2E9 #F5F3EB
Accessibility & contrast
On white
1.42
#DFD9C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DFD9C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9C1
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9C1 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7C0
Deuteranopia (green-blind)
#E0DAC2
Tritanopia (blue-blind)
#E4D5D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9c1; /* rgb */ color: rgb(223, 217, 193); /* oklch */ color: oklch(88.4% 0.033 95.4);
Tailwind
colors: {
custom: {
50: '#e9e4d3',
500: '#dfd9c1',
950: '#000000',
},
}SCSS
$custom: #dfd9c1; $custom-light: #e9e4d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd9c1",
"rgb": {
"r": 223,
"g": 217,
"b": 193
},
"hsl": {
"h": 48,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.88368,
"c": 0.03277,
"h": 95.4
},
"luminance": 0.69164
}Semantic roles & 50–950 ramp
primary
#DFD9C1
secondary
#8D96B7
accent
#51AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483