#DFDAB9#DFDAB9
#DFDAB9 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.4% C 0.044 H 100.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAB9 |
|---|---|
| RGB | rgb(223, 218, 185) |
| HSL | hsl(52, 37%, 80%) |
| HSV | hsv(52, 17%, 87%) |
| CMYK | cmyk(0%, 2.2%, 17%, 12.5%) |
| CIE-LAB | lab(86.67, -3.70, 16.88) |
| CIE-LCH | lch(86.67, 17.28, 102.38°) |
| OKLab | oklab(88.38% -0.0078 0.0435) |
| OKLCH | oklch(88.38% 0.044 100.1) |
| XYZ | xyz(64.2592, 69.3344, 55.8872) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.25
Eggshell
#F0EAD6
ΔE00 5.93
Beige
#F5F5DC
ΔE00 6.57
Pale
#FFF9D0
ΔE00 6.92
Cornsilk
#FFF8DC
ΔE00 6.95
Vanilla
#F3E5AB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAB9 #B9BEDF
analogous
#DFC7B9 #DFDAB9 #D1DFB9
triadic
#DFDAB9 #B9DFDA #DAB9DF
tetradic
#DFDAB9 #B9DFC7 #B9BEDF #DFB9D1
square
#DFDAB9 #B9DFC7 #B9BEDF #DFB9D1
split-complementary
#DFDAB9 #B9D1DF #C7B9DF
monochromatic
#B9AE65 #CCC48F #DFDAB9 #F2F0E3 #F5F4EA
Accessibility & contrast
On white
1.41
#DFDAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DFDAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAB9
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAB9 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B7
Deuteranopia (green-blind)
#E2DABA
Tritanopia (blue-blind)
#E5D5D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdab9; /* rgb */ color: rgb(223, 218, 185); /* oklch */ color: oklch(88.4% 0.044 100.1);
Tailwind
colors: {
custom: {
50: '#e9e5ce',
500: '#dfdab9',
950: '#000000',
},
}SCSS
$custom: #dfdab9; $custom-light: #e9e5ce; $custom-dark: #000000;
JSON
{
"hex": "#dfdab9",
"rgb": {
"r": 223,
"g": 218,
"b": 185
},
"hsl": {
"h": 52.105,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.88378,
"c": 0.04417,
"h": 100.1
},
"luminance": 0.69334
}Semantic roles & 50–950 ramp
primary
#DFDAB9
secondary
#858BB7
accent
#45B035
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483