#DCDBB7#DCDBB7
#DCDBB7 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.3% C 0.048 H 106.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBB7 |
|---|---|
| RGB | rgb(220, 219, 183) |
| HSL | hsl(58, 35%, 79%) |
| HSV | hsv(58, 17%, 86%) |
| CMYK | cmyk(0%, 0.5%, 16.8%, 13.7%) |
| CIE-LAB | lab(86.65, -5.61, 17.87) |
| CIE-LCH | lch(86.65, 18.73, 107.42°) |
| OKLab | oklab(88.29% -0.0132 0.0459) |
| OKLCH | oklch(88.29% 0.048 106) |
| XYZ | xyz(63.3933, 69.2982, 54.8269) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.66
Beige
#F5F5DC
ΔE00 6.76
Palegoldenrod
#EEE8AA
ΔE00 6.89
Pale
#FFF9D0
ΔE00 6.94
Vanilla
#F3E5AB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBB7 #B7B8DC
analogous
#DCC9B7 #DCDBB7 #CBDCB7
triadic
#DCDBB7 #B7DCDB #DBB7DC
tetradic
#DCDBB7 #B7DCC9 #B7B8DC #DCB7CB
square
#DCDBB7 #B7DCC9 #B7B8DC #DCB7CB
split-complementary
#DCDBB7 #B7CBDC #C9B7DC
monochromatic
#B4B265 #C8C68E #DCDBB7 #F0F0E0 #F5F5EA
Accessibility & contrast
On white
1.41
#DCDBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DCDBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBB7
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBB7 | 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)
#E2D8B5
Deuteranopia (green-blind)
#E3DAB8
Tritanopia (blue-blind)
#E2D6D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdbb7; /* rgb */ color: rgb(220, 219, 183); /* oklch */ color: oklch(88.3% 0.048 106.0);
Tailwind
colors: {
custom: {
50: '#e7e6cc',
500: '#dcdbb7',
950: '#000000',
},
}SCSS
$custom: #dcdbb7; $custom-light: #e7e6cc; $custom-dark: #000000;
JSON
{
"hex": "#dcdbb7",
"rgb": {
"r": 220,
"g": 219,
"b": 183
},
"hsl": {
"h": 58.378,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.88293,
"c": 0.0478,
"h": 106
},
"luminance": 0.69298
}Semantic roles & 50–950 ramp
primary
#DCDBB7
secondary
#8485B4
accent
#3BAD38
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483