#DFD8B6#DFD8B6
#DFD8B6 is a very light, muted yellow. Relative luminance 0.682; OKLCH L 87.9% C 0.046 H 97.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8B6 |
|---|---|
| RGB | rgb(223, 216, 182) |
| HSL | hsl(50, 39%, 79%) |
| HSV | hsv(50, 18%, 87%) |
| CMYK | cmyk(0%, 3.1%, 18.4%, 12.5%) |
| CIE-LAB | lab(86.10, -3.13, 17.65) |
| CIE-LCH | lch(86.10, 17.93, 100.04°) |
| OKLab | oklab(87.9% -0.0061 0.0454) |
| OKLCH | oklch(87.9% 0.046 97.6) |
| XYZ | xyz(63.4304, 68.1780, 54.0651) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.77
Eggshell
#F0EAD6
ΔE00 6.26
Wheat
#F5DEB3
ΔE00 6.36
Vanilla
#F3E5AB
ΔE00 6.71
Warm Beige
#E9DCC9
ΔE00 6.88
Champagne
#F7E7CE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8B6 #B6BDDF
analogous
#DFC4B6 #DFD8B6 #D2DFB6
triadic
#DFD8B6 #B6DFD8 #D8B6DF
tetradic
#DFD8B6 #B6DFC4 #B6BDDF #DFB6D2
square
#DFD8B6 #B6DFC4 #B6BDDF #DFB6D2
split-complementary
#DFD8B6 #B6D2DF #C4B6DF
monochromatic
#BAAB61 #CCC18B #DFD8B6 #F2EFE1 #F6F4EA
Accessibility & contrast
On white
1.43
#DFD8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DFD8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8B6
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8B6 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B4
Deuteranopia (green-blind)
#E1D9B7
Tritanopia (blue-blind)
#E6D3CE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd8b6; /* rgb */ color: rgb(223, 216, 182); /* oklch */ color: oklch(87.9% 0.046 97.6);
Tailwind
colors: {
custom: {
50: '#e9e4cc',
500: '#dfd8b6',
950: '#000000',
},
}SCSS
$custom: #dfd8b6; $custom-light: #e9e4cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd8b6",
"rgb": {
"r": 223,
"g": 216,
"b": 182
},
"hsl": {
"h": 49.756,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87904,
"c": 0.0458,
"h": 97.6
},
"luminance": 0.68177
}Semantic roles & 50–950 ramp
primary
#DFD8B6
secondary
#828BB7
accent
#49B233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483