#DFD9B2#DFD9B2
#DFD9B2 is a very light, muted yellow. Relative luminance 0.685; OKLCH L 88.0% C 0.052 H 100.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9B2 |
|---|---|
| RGB | rgb(223, 217, 178) |
| HSL | hsl(52, 41%, 79%) |
| HSV | hsv(52, 20%, 87%) |
| CMYK | cmyk(0%, 2.7%, 20.2%, 12.5%) |
| CIE-LAB | lab(86.27, -4.22, 19.99) |
| CIE-LCH | lch(86.27, 20.43, 101.93°) |
| OKLab | oklab(88.02% -0.0091 0.0512) |
| OKLCH | oklch(88.02% 0.052 100.1) |
| XYZ | xyz(63.2799, 68.5290, 52.0047) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.67
Vanilla
#F3E5AB
ΔE00 5.69
Palegoldenrod
#EEE8AA
ΔE00 6.13
Wheat
#F5DEB3
ΔE00 6.54
Pale
#FFF9D0
ΔE00 6.89
Lemonchiffon
#FFFACD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9B2 #B2B8DF
analogous
#DFC2B2 #DFD9B2 #CEDFB2
triadic
#DFD9B2 #B2DFD9 #D9B2DF
tetradic
#DFD9B2 #B2DFC2 #B2B8DF #DFB2CE
square
#DFD9B2 #B2DFC2 #B2B8DF #DFB2CE
split-complementary
#DFD9B2 #B2CEDF #C2B2DF
monochromatic
#BBAE5C #CDC487 #DFD9B2 #F1EEDD #F6F4E9
Accessibility & contrast
On white
1.43
#DFD9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#DFD9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9B2
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9B2 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6B0
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#E6D3CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd9b2; /* rgb */ color: rgb(223, 217, 178); /* oklch */ color: oklch(88.0% 0.052 100.1);
Tailwind
colors: {
custom: {
50: '#e9e4c9',
500: '#dfd9b2',
950: '#000000',
},
}SCSS
$custom: #dfd9b2; $custom-light: #e9e4c9; $custom-dark: #000000;
JSON
{
"hex": "#dfd9b2",
"rgb": {
"r": 223,
"g": 217,
"b": 178
},
"hsl": {
"h": 52,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.88016,
"c": 0.05199,
"h": 100.1
},
"luminance": 0.68528
}Semantic roles & 50–950 ramp
primary
#DFD9B2
secondary
#7E85B8
accent
#43B431
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482