#DFDCBB#DFDCBB
#DFDCBB is a very light, muted yellow. Relative luminance 0.705; OKLCH L 88.8% C 0.044 H 103.0°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCBB |
|---|---|
| RGB | rgb(223, 220, 187) |
| HSL | hsl(55, 36%, 80%) |
| HSV | hsv(55, 16%, 87%) |
| CMYK | cmyk(0%, 1.3%, 16.1%, 12.5%) |
| CIE-LAB | lab(87.22, -4.43, 16.61) |
| CIE-LCH | lch(87.22, 17.19, 104.92°) |
| OKLab | oklab(88.83% -0.0099 0.0428) |
| OKLCH | oklch(88.83% 0.044 103) |
| XYZ | xyz(64.9936, 70.4629, 57.1809) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.61
Eggshell
#F0EAD6
ΔE00 5.97
Beige
#F5F5DC
ΔE00 6.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.60
Pale
#FFF9D0
ΔE00 6.63
Cornsilk
#FFF8DC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCBB #BBBEDF
analogous
#DFCABB #DFDCBB #D0DFBB
triadic
#DFDCBB #BBDFDC #DCBBDF
tetradic
#DFDCBB #BBDFCA #BBBEDF #DFBBD0
square
#DFDCBB #BBDFCA #BBBEDF #DFBBD0
split-complementary
#DFDCBB #BBD0DF #CABBDF
monochromatic
#B8B168 #CBC791 #DFDCBB #F3F1E5 #F5F4EA
Accessibility & contrast
On white
1.39
#DFDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#DFDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCBB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCBB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E4DBBC
Tritanopia (blue-blind)
#E5D7D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfdcbb; /* rgb */ color: rgb(223, 220, 187); /* oklch */ color: oklch(88.8% 0.044 103.0);
Tailwind
colors: {
custom: {
50: '#e9e6cf',
500: '#dfdcbb',
950: '#000000',
},
}SCSS
$custom: #dfdcbb; $custom-light: #e9e6cf; $custom-dark: #000000;
JSON
{
"hex": "#dfdcbb",
"rgb": {
"r": 223,
"g": 220,
"b": 187
},
"hsl": {
"h": 55,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.88829,
"c": 0.04393,
"h": 103
},
"luminance": 0.70462
}Semantic roles & 50–950 ramp
primary
#DFDCBB
secondary
#878BB7
accent
#41AF37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483