#DFDAB6#DFDAB6
#DFDAB6 is a very light, muted yellow. Relative luminance 0.692; OKLCH L 88.3% C 0.048 H 100.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAB6 |
|---|---|
| RGB | rgb(223, 218, 182) |
| HSL | hsl(53, 39%, 79%) |
| HSV | hsv(53, 18%, 87%) |
| CMYK | cmyk(0%, 2.2%, 18.4%, 12.5%) |
| CIE-LAB | lab(86.61, -4.15, 18.37) |
| CIE-LCH | lch(86.61, 18.83, 102.74°) |
| OKLab | oklab(88.31% -0.009 0.0472) |
| OKLCH | oklch(88.31% 0.048 100.8) |
| XYZ | xyz(63.9459, 69.2090, 54.2369) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.52
Vanilla
#F3E5AB
ΔE00 6.36
Eggshell
#F0EAD6
ΔE00 6.65
Palegoldenrod
#EEE8AA
ΔE00 6.75
Pale
#FFF9D0
ΔE00 6.76
Wheat
#F5DEB3
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAB6 #B6BBDF
analogous
#DFC6B6 #DFDAB6 #D0DFB6
triadic
#DFDAB6 #B6DFDA #DAB6DF
tetradic
#DFDAB6 #B6DFC6 #B6BBDF #DFB6D0
square
#DFDAB6 #B6DFC6 #B6BBDF #DFB6D0
split-complementary
#DFDAB6 #B6D0DF #C6B6DF
monochromatic
#BAAF61 #CCC48B #DFDAB6 #F2F0E1 #F6F4EA
Accessibility & contrast
On white
1.41
#DFDAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DFDAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAB6
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAB6 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B4
Deuteranopia (green-blind)
#E3DAB7
Tritanopia (blue-blind)
#E6D5D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdab6; /* rgb */ color: rgb(223, 218, 182); /* oklch */ color: oklch(88.3% 0.048 100.8);
Tailwind
colors: {
custom: {
50: '#e9e5cc',
500: '#dfdab6',
950: '#000000',
},
}SCSS
$custom: #dfdab6; $custom-light: #e9e5cc; $custom-dark: #000000;
JSON
{
"hex": "#dfdab6",
"rgb": {
"r": 223,
"g": 218,
"b": 182
},
"hsl": {
"h": 52.683,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.88308,
"c": 0.04802,
"h": 100.8
},
"luminance": 0.69208
}Semantic roles & 50–950 ramp
primary
#DFDAB6
secondary
#8288B7
accent
#43B233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483