#DFDBB5#DFDBB5
#DFDBB5 is a very light, muted yellow. Relative luminance 0.697; OKLCH L 88.5% C 0.050 H 102.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBB5 |
|---|---|
| RGB | rgb(223, 219, 181) |
| HSL | hsl(54, 40%, 79%) |
| HSV | hsv(54, 19%, 87%) |
| CMYK | cmyk(0%, 1.8%, 18.8%, 12.5%) |
| CIE-LAB | lab(86.84, -4.81, 19.22) |
| CIE-LCH | lch(86.84, 19.81, 104.05°) |
| OKLab | oklab(88.49% -0.0108 0.0493) |
| OKLCH | oklch(88.49% 0.05 102.4) |
| XYZ | xyz(64.1030, 69.6880, 53.7813) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.28
Vanilla
#F3E5AB
ΔE00 6.05
Palegoldenrod
#EEE8AA
ΔE00 6.20
Pale
#FFF9D0
ΔE00 6.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.67
Lemonchiffon
#FFFACD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBB5 #B5B9DF
analogous
#DFC6B5 #DFDBB5 #CEDFB5
triadic
#DFDBB5 #B5DFDB #DBB5DF
tetradic
#DFDBB5 #B5DFC6 #B5B9DF #DFB5CE
square
#DFDBB5 #B5DFC6 #B5B9DF #DFB5CE
split-complementary
#DFDBB5 #B5CEDF #C6B5DF
monochromatic
#BAB160 #CDC68A #DFDBB5 #F1F0E0 #F6F5EA
Accessibility & contrast
On white
1.41
#DFDBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DFDBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBB5
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBB5 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B3
Deuteranopia (green-blind)
#E4DBB6
Tritanopia (blue-blind)
#E6D6D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdbb5; /* rgb */ color: rgb(223, 219, 181); /* oklch */ color: oklch(88.5% 0.050 102.4);
Tailwind
colors: {
custom: {
50: '#e9e6cb',
500: '#dfdbb5',
950: '#000000',
},
}SCSS
$custom: #dfdbb5; $custom-light: #e9e6cb; $custom-dark: #000000;
JSON
{
"hex": "#dfdbb5",
"rgb": {
"r": 223,
"g": 219,
"b": 181
},
"hsl": {
"h": 54.286,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.88488,
"c": 0.05046,
"h": 102.4
},
"luminance": 0.69687
}Semantic roles & 50–950 ramp
primary
#DFDBB5
secondary
#8186B8
accent
#3FB333
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482