#DCD4BC#DCD4BC
#DCD4BC is a very light, muted yellow. Relative luminance 0.659; OKLCH L 87.0% C 0.033 H 91.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4BC |
|---|---|
| RGB | rgb(220, 212, 188) |
| HSL | hsl(45, 31%, 80%) |
| HSV | hsv(45, 15%, 86%) |
| CMYK | cmyk(0%, 3.6%, 14.5%, 13.7%) |
| CIE-LAB | lab(84.96, -1.24, 12.87) |
| CIE-LCH | lch(84.96, 12.93, 95.50°) |
| OKLab | oklab(87% -0.001 0.0334) |
| OKLCH | oklch(87% 0.033 91.7) |
| XYZ | xyz(62.1351, 65.9343, 57.0205) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.21
Eggshell
#F0EAD6
ΔE00 5.15
Champagne
#F7E7CE
ΔE00 5.84
Antiquewhite
#FAEBD7
ΔE00 6.91
Warm Gray
#C9BEB0
ΔE00 6.97
Papayawhip
#FFEFD5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4BC #BCC4DC
analogous
#DCC4BC #DCD4BC #D4DCBC
triadic
#DCD4BC #BCDCD4 #D4BCDC
tetradic
#DCD4BC #BCDCC4 #BCC4DC #DCBCD4
square
#DCD4BC #BCDCC4 #BCC4DC #DCBCD4
split-complementary
#DCD4BC #BCD4DC #C4BCDC
monochromatic
#B2A06C #C7BA94 #DCD4BC #F1EEE4 #F5F2EB
Accessibility & contrast
On white
1.48
#DCD4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DCD4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4BC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4BC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BB
Deuteranopia (green-blind)
#DCD5BD
Tritanopia (blue-blind)
#E2D0CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd4bc; /* rgb */ color: rgb(220, 212, 188); /* oklch */ color: oklch(87.0% 0.033 91.7);
Tailwind
colors: {
custom: {
50: '#e7e1d0',
500: '#dcd4bc',
950: '#000000',
},
}SCSS
$custom: #dcd4bc; $custom-light: #e7e1d0; $custom-dark: #000000;
JSON
{
"hex": "#dcd4bc",
"rgb": {
"r": 220,
"g": 212,
"b": 188
},
"hsl": {
"h": 45,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86996,
"c": 0.03339,
"h": 91.7
},
"luminance": 0.65933
}Semantic roles & 50–950 ramp
primary
#DCD4BC
secondary
#8993B3
accent
#57AA3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483