#DCD4B2#DCD4B2
#DCD4B2 is a very light, muted yellow. Relative luminance 0.655; OKLCH L 86.8% C 0.046 H 96.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4B2 |
|---|---|
| RGB | rgb(220, 212, 178) |
| HSL | hsl(49, 38%, 78%) |
| HSV | hsv(49, 19%, 86%) |
| CMYK | cmyk(0%, 3.6%, 19.1%, 13.7%) |
| CIE-LAB | lab(84.75, -2.76, 17.84) |
| CIE-LCH | lch(84.75, 18.05, 98.79°) |
| OKLab | oklab(86.76% -0.005 0.0458) |
| OKLCH | oklch(86.76% 0.046 96.2) |
| XYZ | xyz(61.0942, 65.5179, 51.5387) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.83
Wheat
#F5DEB3
ΔE00 6.33
Eggshell
#F0EAD6
ΔE00 6.86
Warm Beige
#E9DCC9
ΔE00 6.88
Vanilla
#F3E5AB
ΔE00 7.05
Champagne
#F7E7CE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4B2 #B2BADC
analogous
#DCBFB2 #DCD4B2 #CFDCB2
triadic
#DCD4B2 #B2DCD4 #D4B2DC
tetradic
#DCD4B2 #B2DCBF #B2BADC #DCB2CF
square
#DCD4B2 #B2DCBF #B2BADC #DCB2CF
split-complementary
#DCD4B2 #B2CFDC #BFB2DC
monochromatic
#B6A55E #C9BD88 #DCD4B2 #EFEBDC #F5F3EA
Accessibility & contrast
On white
1.49
#DCD4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DCD4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4B2
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4B2 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#E3CFCA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd4b2; /* rgb */ color: rgb(220, 212, 178); /* oklch */ color: oklch(86.8% 0.046 96.2);
Tailwind
colors: {
custom: {
50: '#e7e1c9',
500: '#dcd4b2',
950: '#000000',
},
}SCSS
$custom: #dcd4b2; $custom-light: #e7e1c9; $custom-dark: #000000;
JSON
{
"hex": "#dcd4b2",
"rgb": {
"r": 220,
"g": 212,
"b": 178
},
"hsl": {
"h": 48.571,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86758,
"c": 0.04611,
"h": 96.2
},
"luminance": 0.65517
}Semantic roles & 50–950 ramp
primary
#DCD4B2
secondary
#7E89B4
accent
#4DB035
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482