#DCD4BA#DCD4BA
#DCD4BA is a very light, muted yellow. Relative luminance 0.658; OKLCH L 86.9% C 0.036 H 92.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4BA |
|---|---|
| RGB | rgb(220, 212, 186) |
| HSL | hsl(46, 33%, 80%) |
| HSV | hsv(46, 15%, 86%) |
| CMYK | cmyk(0%, 3.6%, 15.5%, 13.7%) |
| CIE-LAB | lab(84.92, -1.55, 13.86) |
| CIE-LCH | lch(84.92, 13.95, 96.38°) |
| OKLab | oklab(86.95% -0.0018 0.0359) |
| OKLCH | oklch(86.95% 0.036 92.9) |
| XYZ | xyz(61.9210, 65.8486, 55.8929) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.73
Eggshell
#F0EAD6
ΔE00 5.39
Champagne
#F7E7CE
ΔE00 6.03
Wheat
#F5DEB3
ΔE00 7.09
Beige (survey)
#E6DAA6
ΔE00 7.14
Antiquewhite
#FAEBD7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4BA #BAC2DC
analogous
#DCC3BA #DCD4BA #D3DCBA
triadic
#DCD4BA #BADCD4 #D4BADC
tetradic
#DCD4BA #BADCC3 #BAC2DC #DCBAD3
square
#DCD4BA #BADCC3 #BAC2DC #DCBAD3
split-complementary
#DCD4BA #BAD3DC #C3BADC
monochromatic
#B3A169 #C7BB91 #DCD4BA #F1EDE3 #F5F2EB
Accessibility & contrast
On white
1.48
#DCD4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DCD4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4BA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4BA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#DCD5BB
Tritanopia (blue-blind)
#E2D0CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd4ba; /* rgb */ color: rgb(220, 212, 186); /* oklch */ color: oklch(86.9% 0.036 92.9);
Tailwind
colors: {
custom: {
50: '#e7e1ce',
500: '#dcd4ba',
950: '#000000',
},
}SCSS
$custom: #dcd4ba; $custom-light: #e7e1ce; $custom-dark: #000000;
JSON
{
"hex": "#dcd4ba",
"rgb": {
"r": 220,
"g": 212,
"b": 186
},
"hsl": {
"h": 45.882,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86947,
"c": 0.03593,
"h": 92.9
},
"luminance": 0.65848
}Semantic roles & 50–950 ramp
primary
#DCD4BA
secondary
#8791B4
accent
#55AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483