#DFDBA9#DFDBA9
#DFDBA9 is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.066 H 103.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBA9 |
|---|---|
| RGB | rgb(223, 219, 169) |
| HSL | hsl(56, 46%, 77%) |
| HSV | hsv(56, 24%, 87%) |
| CMYK | cmyk(0%, 1.8%, 24.2%, 12.5%) |
| CIE-LAB | lab(86.61, -6.51, 25.15) |
| CIE-LCH | lch(86.61, 25.98, 104.52°) |
| OKLab | oklab(88.23% -0.0157 0.0637) |
| OKLCH | oklch(88.23% 0.066 103.8) |
| XYZ | xyz(62.9244, 69.2166, 47.5738) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.67
Palegoldenrod
#EEE8AA
ΔE00 3.86
Vanilla
#F3E5AB
ΔE00 4.36
Light Tan
#FBEEAC
ΔE00 6.05
Lemonchiffon
#FFFACD
ΔE00 6.95
Egg Shell
#FFFCC4
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBA9 #A9ADDF
analogous
#DFC0A9 #DFDBA9 #C8DFA9
triadic
#DFDBA9 #A9DFDB #DBA9DF
tetradic
#DFDBA9 #A9DFC0 #A9ADDF #DFA9C8
square
#DFDBA9 #A9DFC0 #A9ADDF #DFA9C8
split-complementary
#DFDBA9 #A9C8DF #C0A9DF
monochromatic
#BEB650 #CEC87C #DFDBA9 #F0EED6 #F7F6E9
Accessibility & contrast
On white
1.41
#DFDBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DFDBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBA9
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBA9 | 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)
#E4D7A6
Deuteranopia (green-blind)
#E6DAAB
Tritanopia (blue-blind)
#E7D4CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdba9; /* rgb */ color: rgb(223, 219, 169); /* oklch */ color: oklch(88.2% 0.066 103.8);
Tailwind
colors: {
custom: {
50: '#e9e6c2',
500: '#dfdba9',
950: '#000000',
},
}SCSS
$custom: #dfdba9; $custom-light: #e9e6c2; $custom-dark: #000000;
JSON
{
"hex": "#dfdba9",
"rgb": {
"r": 223,
"g": 219,
"b": 169
},
"hsl": {
"h": 55.556,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.88228,
"c": 0.06563,
"h": 103.8
},
"luminance": 0.69216
}Semantic roles & 50–950 ramp
primary
#DFDBA9
secondary
#7479B8
accent
#37B92D
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482