#DCD6BC#DCD6BC
#DCD6BC is a very light, muted yellow. Relative luminance 0.669; OKLCH L 87.4% C 0.035 H 96.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6BC |
|---|---|
| RGB | rgb(220, 214, 188) |
| HSL | hsl(49, 31%, 80%) |
| HSV | hsv(49, 15%, 86%) |
| CMYK | cmyk(0%, 2.7%, 14.5%, 13.7%) |
| CIE-LAB | lab(85.47, -2.27, 13.59) |
| CIE-LCH | lch(85.47, 13.78, 99.49°) |
| OKLab | oklab(87.4% -0.0039 0.0352) |
| OKLCH | oklch(87.4% 0.035 96.3) |
| XYZ | xyz(62.6382, 66.9404, 57.1882) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.08
Warm Beige
#E9DCC9
ΔE00 5.27
Champagne
#F7E7CE
ΔE00 6.40
Beige
#F5F5DC
ΔE00 7.04
Beige (survey)
#E6DAA6
ΔE00 7.15
Cornsilk
#FFF8DC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6BC #BCC2DC
analogous
#DCC6BC #DCD6BC #D2DCBC
triadic
#DCD6BC #BCDCD6 #D6BCDC
tetradic
#DCD6BC #BCDCC6 #BCC2DC #DCBCD2
square
#DCD6BC #BCDCC6 #BCC2DC #DCBCD2
split-complementary
#DCD6BC #BCD2DC #C6BCDC
monochromatic
#B2A56C #C7BD94 #DCD6BC #F1EFE4 #F5F3EB
Accessibility & contrast
On white
1.46
#DCD6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DCD6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6BC
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6BC | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BA
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#E2D2CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd6bc; /* rgb */ color: rgb(220, 214, 188); /* oklch */ color: oklch(87.4% 0.035 96.3);
Tailwind
colors: {
custom: {
50: '#e7e2d0',
500: '#dcd6bc',
950: '#000000',
},
}SCSS
$custom: #dcd6bc; $custom-light: #e7e2d0; $custom-dark: #000000;
JSON
{
"hex": "#dcd6bc",
"rgb": {
"r": 220,
"g": 214,
"b": 188
},
"hsl": {
"h": 48.75,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.87399,
"c": 0.03543,
"h": 96.3
},
"luminance": 0.6694
}Semantic roles & 50–950 ramp
primary
#DCD6BC
secondary
#8991B3
accent
#50AA3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483