#DFD9C3#DFD9C3
#DFD9C3 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.4% C 0.030 H 94.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9C3 |
|---|---|
| RGB | rgb(223, 217, 195) |
| HSL | hsl(47, 30%, 82%) |
| HSV | hsv(47, 13%, 87%) |
| CMYK | cmyk(0%, 2.7%, 12.6%, 12.5%) |
| CIE-LAB | lab(86.63, -1.64, 11.57) |
| CIE-LCH | lch(86.63, 11.69, 98.08°) |
| OKLab | oklab(88.42% -0.0023 0.0301) |
| OKLCH | oklch(88.42% 0.03 94.4) |
| XYZ | xyz(65.0937, 69.2545, 61.5575) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.89
Warm Beige
#E9DCC9
ΔE00 4.10
Champagne
#F7E7CE
ΔE00 5.61
Antiquewhite
#FAEBD7
ΔE00 6.39
Beige
#F5F5DC
ΔE00 6.53
Papayawhip
#FFEFD5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9C3 #C3C9DF
analogous
#DFCBC3 #DFD9C3 #D7DFC3
triadic
#DFD9C3 #C3DFD9 #D9C3DF
tetradic
#DFD9C3 #C3DFCB #C3C9DF #DFC3D7
square
#DFD9C3 #C3DFCB #C3C9DF #DFC3D7
split-complementary
#DFD9C3 #C3D7DF #CBC3DF
monochromatic
#B4A673 #CAC09B #DFD9C3 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.41
#DFD9C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DFD9C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9C3
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9C3 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C2
Deuteranopia (green-blind)
#E0DAC4
Tritanopia (blue-blind)
#E4D5D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9c3; /* rgb */ color: rgb(223, 217, 195); /* oklch */ color: oklch(88.4% 0.030 94.4);
Tailwind
colors: {
custom: {
50: '#e9e4d5',
500: '#dfd9c3',
950: '#000000',
},
}SCSS
$custom: #dfd9c3; $custom-light: #e9e4d5; $custom-dark: #000000;
JSON
{
"hex": "#dfd9c3",
"rgb": {
"r": 223,
"g": 217,
"b": 195
},
"hsl": {
"h": 47.143,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88418,
"c": 0.03019,
"h": 94.4
},
"luminance": 0.69254
}Semantic roles & 50–950 ramp
primary
#DFD9C3
secondary
#9098B7
accent
#54A93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483