#DFDBAC#DFDBAC
#DFDBAC is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.3% C 0.062 H 103.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBAC |
|---|---|
| RGB | rgb(223, 219, 172) |
| HSL | hsl(55, 44%, 77%) |
| HSV | hsv(55, 23%, 87%) |
| CMYK | cmyk(0%, 1.8%, 22.9%, 12.5%) |
| CIE-LAB | lab(86.67, -6.10, 23.67) |
| CIE-LCH | lch(86.67, 24.44, 104.45°) |
| OKLab | oklab(88.29% -0.0145 0.0602) |
| OKLCH | oklch(88.29% 0.062 103.5) |
| XYZ | xyz(63.2092, 69.3305, 49.0740) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.86
Palegoldenrod
#EEE8AA
ΔE00 4.34
Vanilla
#F3E5AB
ΔE00 4.65
Light Tan
#FBEEAC
ΔE00 6.43
Lemonchiffon
#FFFACD
ΔE00 6.79
Pale
#FFF9D0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBAC #ACB0DF
analogous
#DFC1AC #DFDBAC #CADFAC
triadic
#DFDBAC #ACDFDB #DBACDF
tetradic
#DFDBAC #ACDFC1 #ACB0DF #DFACCA
square
#DFDBAC #ACDFC1 #ACB0DF #DFACCA
split-complementary
#DFDBAC #ACCADF #C1ACDF
monochromatic
#BDB554 #CEC880 #DFDBAC #F0EED8 #F6F5E9
Accessibility & contrast
On white
1.41
#DFDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DFDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBAC
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBAC | 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)
#E4D7A9
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#E7D5CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdbac; /* rgb */ color: rgb(223, 219, 172); /* oklch */ color: oklch(88.3% 0.062 103.5);
Tailwind
colors: {
custom: {
50: '#e9e6c5',
500: '#dfdbac',
950: '#000000',
},
}SCSS
$custom: #dfdbac; $custom-light: #e9e6c5; $custom-dark: #000000;
JSON
{
"hex": "#dfdbac",
"rgb": {
"r": 223,
"g": 219,
"b": 172
},
"hsl": {
"h": 55.294,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.88291,
"c": 0.06188,
"h": 103.5
},
"luminance": 0.6933
}Semantic roles & 50–950 ramp
primary
#DFDBAC
secondary
#787DB8
accent
#39B82E
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482