#DFD9C0#DFD9C0
#DFD9C0 is a very light, muted yellow. Relative luminance 0.691; OKLCH L 88.3% C 0.034 H 95.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9C0 |
|---|---|
| RGB | rgb(223, 217, 192) |
| HSL | hsl(48, 33%, 81%) |
| HSV | hsv(48, 14%, 87%) |
| CMYK | cmyk(0%, 2.7%, 13.9%, 12.5%) |
| CIE-LAB | lab(86.56, -2.12, 13.06) |
| CIE-LCH | lch(86.56, 13.23, 99.20°) |
| OKLab | oklab(88.34% -0.0035 0.0339) |
| OKLCH | oklch(88.34% 0.034 95.9) |
| XYZ | xyz(64.7579, 69.1202, 59.7890) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.28
Warm Beige
#E9DCC9
ΔE00 4.81
Champagne
#F7E7CE
ΔE00 5.85
Beige
#F5F5DC
ΔE00 6.40
Cornsilk
#FFF8DC
ΔE00 6.74
Papayawhip
#FFEFD5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9C0 #C0C6DF
analogous
#DFCAC0 #DFD9C0 #D6DFC0
triadic
#DFD9C0 #C0DFD9 #D9C0DF
tetradic
#DFD9C0 #C0DFCA #C0C6DF #DFC0D6
square
#DFD9C0 #C0DFCA #C0C6DF #DFC0D6
split-complementary
#DFD9C0 #C0D6DF #CAC0DF
monochromatic
#B6A86F #CAC197 #DFD9C0 #F4F1E9 #F5F3EB
Accessibility & contrast
On white
1.42
#DFD9C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DFD9C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9C0
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9C0 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BF
Deuteranopia (green-blind)
#E0DAC1
Tritanopia (blue-blind)
#E4D5D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9c0; /* rgb */ color: rgb(223, 217, 192); /* oklch */ color: oklch(88.3% 0.034 95.9);
Tailwind
colors: {
custom: {
50: '#e9e4d3',
500: '#dfd9c0',
950: '#000000',
},
}SCSS
$custom: #dfd9c0; $custom-light: #e9e4d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd9c0",
"rgb": {
"r": 223,
"g": 217,
"b": 192
},
"hsl": {
"h": 48.387,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.88344,
"c": 0.03405,
"h": 95.9
},
"luminance": 0.69119
}Semantic roles & 50–950 ramp
primary
#DFD9C0
secondary
#8C95B7
accent
#50AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483