#DFDBAB#DFDBAB
#DFDBAB is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.3% C 0.063 H 103.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBAB |
|---|---|
| RGB | rgb(223, 219, 171) |
| HSL | hsl(55, 45%, 77%) |
| HSV | hsv(55, 23%, 87%) |
| CMYK | cmyk(0%, 1.8%, 23.3%, 12.5%) |
| CIE-LAB | lab(86.65, -6.24, 24.17) |
| CIE-LCH | lch(86.65, 24.96, 104.47°) |
| OKLab | oklab(88.27% -0.0149 0.0614) |
| OKLCH | oklch(88.27% 0.063 103.6) |
| XYZ | xyz(63.1136, 69.2923, 48.5701) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.78
Palegoldenrod
#EEE8AA
ΔE00 4.17
Vanilla
#F3E5AB
ΔE00 4.54
Light Tan
#FBEEAC
ΔE00 6.30
Lemonchiffon
#FFFACD
ΔE00 6.84
Pale
#FFF9D0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBAB #ABAFDF
analogous
#DFC1AB #DFDBAB #C9DFAB
triadic
#DFDBAB #ABDFDB #DBABDF
tetradic
#DFDBAB #ABDFC1 #ABAFDF #DFABC9
square
#DFDBAB #ABDFC1 #ABAFDF #DFABC9
split-complementary
#DFDBAB #ABC9DF #C1ABDF
monochromatic
#BDB552 #CEC87F #DFDBAB #F0EED7 #F7F6E9
Accessibility & contrast
On white
1.41
#DFDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DFDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBAB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBAB | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A8
Deuteranopia (green-blind)
#E6DAAD
Tritanopia (blue-blind)
#E7D4CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdbab; /* rgb */ color: rgb(223, 219, 171); /* oklch */ color: oklch(88.3% 0.063 103.6);
Tailwind
colors: {
custom: {
50: '#e9e6c4',
500: '#dfdbab',
950: '#000000',
},
}SCSS
$custom: #dfdbab; $custom-light: #e9e6c4; $custom-dark: #000000;
JSON
{
"hex": "#dfdbab",
"rgb": {
"r": 223,
"g": 219,
"b": 171
},
"hsl": {
"h": 55.385,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.8827,
"c": 0.06313,
"h": 103.6
},
"luminance": 0.69291
}Semantic roles & 50–950 ramp
primary
#DFDBAB
secondary
#767CB8
accent
#38B82E
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482