#DFDBB4#DFDBB4
#DFDBB4 is a very light, muted yellow. Relative luminance 0.696; OKLCH L 88.5% C 0.052 H 102.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBB4 |
|---|---|
| RGB | rgb(223, 219, 180) |
| HSL | hsl(54, 40%, 79%) |
| HSV | hsv(54, 19%, 87%) |
| CMYK | cmyk(0%, 1.8%, 19.3%, 12.5%) |
| CIE-LAB | lab(86.82, -4.96, 19.72) |
| CIE-LCH | lch(86.82, 20.33, 104.12°) |
| OKLab | oklab(88.47% -0.0112 0.0505) |
| OKLCH | oklch(88.47% 0.052 102.5) |
| XYZ | xyz(64.0008, 69.6472, 53.2429) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.07
Vanilla
#F3E5AB
ΔE00 5.86
Palegoldenrod
#EEE8AA
ΔE00 5.97
Pale
#FFF9D0
ΔE00 6.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.66
Lemonchiffon
#FFFACD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBB4 #B4B8DF
analogous
#DFC6B4 #DFDBB4 #CEDFB4
triadic
#DFDBB4 #B4DFDB #DBB4DF
tetradic
#DFDBB4 #B4DFC6 #B4B8DF #DFB4CE
square
#DFDBB4 #B4DFC6 #B4B8DF #DFB4CE
split-complementary
#DFDBB4 #B4CEDF #C6B4DF
monochromatic
#BAB25E #CDC689 #DFDBB4 #F1F0DF #F6F5EA
Accessibility & contrast
On white
1.41
#DFDBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DFDBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBB4
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBB4 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8B2
Deuteranopia (green-blind)
#E4DAB5
Tritanopia (blue-blind)
#E6D5D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdbb4; /* rgb */ color: rgb(223, 219, 180); /* oklch */ color: oklch(88.5% 0.052 102.5);
Tailwind
colors: {
custom: {
50: '#e9e6ca',
500: '#dfdbb4',
950: '#000000',
},
}SCSS
$custom: #dfdbb4; $custom-light: #e9e6ca; $custom-dark: #000000;
JSON
{
"hex": "#dfdbb4",
"rgb": {
"r": 223,
"g": 219,
"b": 180
},
"hsl": {
"h": 54.419,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.88466,
"c": 0.05174,
"h": 102.5
},
"luminance": 0.69646
}Semantic roles & 50–950 ramp
primary
#DFDBB4
secondary
#8085B8
accent
#3EB332
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482