#DFD9B0#DFD9B0
#DFD9B0 is a very light, muted yellow. Relative luminance 0.684; OKLCH L 88.0% C 0.055 H 100.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9B0 |
|---|---|
| RGB | rgb(223, 217, 176) |
| HSL | hsl(52, 42%, 78%) |
| HSV | hsv(52, 21%, 87%) |
| CMYK | cmyk(0%, 2.7%, 21.1%, 12.5%) |
| CIE-LAB | lab(86.23, -4.51, 20.98) |
| CIE-LCH | lch(86.23, 21.46, 102.14°) |
| OKLab | oklab(87.97% -0.0099 0.0536) |
| OKLCH | oklch(87.97% 0.055 100.5) |
| XYZ | xyz(63.0805, 68.4493, 50.9549) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.25
Vanilla
#F3E5AB
ΔE00 5.33
Palegoldenrod
#EEE8AA
ΔE00 5.69
Wheat
#F5DEB3
ΔE00 6.54
Pale
#FFF9D0
ΔE00 6.92
Lemonchiffon
#FFFACD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9B0 #B0B6DF
analogous
#DFC1B0 #DFD9B0 #CDDFB0
triadic
#DFD9B0 #B0DFD9 #D9B0DF
tetradic
#DFD9B0 #B0DFC1 #B0B6DF #DFB0CD
square
#DFD9B0 #B0DFC1 #B0B6DF #DFB0CD
split-complementary
#DFD9B0 #B0CDDF #C1B0DF
monochromatic
#BCAF59 #CDC484 #DFD9B0 #F1EEDC #F6F5E9
Accessibility & contrast
On white
1.43
#DFD9B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#DFD9B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9B0
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9B0 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AD
Deuteranopia (green-blind)
#E3D9B1
Tritanopia (blue-blind)
#E7D3CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd9b0; /* rgb */ color: rgb(223, 217, 176); /* oklch */ color: oklch(88.0% 0.055 100.5);
Tailwind
colors: {
custom: {
50: '#e9e4c7',
500: '#dfd9b0',
950: '#000000',
},
}SCSS
$custom: #dfd9b0; $custom-light: #e9e4c7; $custom-dark: #000000;
JSON
{
"hex": "#dfd9b0",
"rgb": {
"r": 223,
"g": 217,
"b": 176
},
"hsl": {
"h": 52.34,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.87971,
"c": 0.05453,
"h": 100.5
},
"luminance": 0.68448
}Semantic roles & 50–950 ramp
primary
#DFD9B0
secondary
#7C83B8
accent
#41B530
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482