#DFDBA7#DFDBA7
#DFDBA7 is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.068 H 104.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBA7 |
|---|---|
| RGB | rgb(223, 219, 167) |
| HSL | hsl(56, 47%, 76%) |
| HSV | hsv(56, 25%, 87%) |
| CMYK | cmyk(0%, 1.8%, 25.1%, 12.5%) |
| CIE-LAB | lab(86.57, -6.79, 26.14) |
| CIE-LCH | lch(86.57, 27.01, 104.55°) |
| OKLab | oklab(88.19% -0.0165 0.0661) |
| OKLCH | oklch(88.19% 0.068 104) |
| XYZ | xyz(62.7380, 69.1421, 46.5925) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.64
Palegoldenrod
#EEE8AA
ΔE00 3.59
Vanilla
#F3E5AB
ΔE00 4.22
Light Tan
#FBEEAC
ΔE00 5.84
Egg Shell
#FFFCC4
ΔE00 7.03
Lemonchiffon
#FFFACD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBA7 #A7ABDF
analogous
#DFBFA7 #DFDBA7 #C7DFA7
triadic
#DFDBA7 #A7DFDB #DBA7DF
tetradic
#DFDBA7 #A7DFBF #A7ABDF #DFA7C7
square
#DFDBA7 #A7DFBF #A7ABDF #DFA7C7
split-complementary
#DFDBA7 #A7C7DF #BFA7DF
monochromatic
#BEB64D #CFC97A #DFDBA7 #EFEDD4 #F7F6E9
Accessibility & contrast
On white
1.42
#DFDBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DFDBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBA7
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBA7 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A4
Deuteranopia (green-blind)
#E6DAA9
Tritanopia (blue-blind)
#E7D4CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdba7; /* rgb */ color: rgb(223, 219, 167); /* oklch */ color: oklch(88.2% 0.068 104.0);
Tailwind
colors: {
custom: {
50: '#e9e6c1',
500: '#dfdba7',
950: '#000000',
},
}SCSS
$custom: #dfdba7; $custom-light: #e9e6c1; $custom-dark: #000000;
JSON
{
"hex": "#dfdba7",
"rgb": {
"r": 223,
"g": 219,
"b": 167
},
"hsl": {
"h": 55.714,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.88187,
"c": 0.06812,
"h": 104
},
"luminance": 0.69141
}Semantic roles & 50–950 ramp
primary
#DFDBA7
secondary
#7377B8
accent
#36BA2C
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482