#DCD2B2#DCD2B2
#DCD2B2 is a very light, muted yellow. Relative luminance 0.645; OKLCH L 86.4% C 0.044 H 92.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2B2 |
|---|---|
| RGB | rgb(220, 210, 178) |
| HSL | hsl(46, 38%, 78%) |
| HSV | hsv(46, 19%, 86%) |
| CMYK | cmyk(0%, 4.5%, 19.1%, 13.7%) |
| CIE-LAB | lab(84.24, -1.72, 17.12) |
| CIE-LCH | lch(84.24, 17.21, 95.75°) |
| OKLab | oklab(86.36% -0.0021 0.0441) |
| OKLCH | oklch(86.36% 0.044 92.7) |
| XYZ | xyz(60.5974, 64.5242, 51.3730) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.46
Wheat
#F5DEB3
ΔE00 5.99
Warm Beige
#E9DCC9
ΔE00 6.01
Champagne
#F7E7CE
ΔE00 6.67
Eggshell
#F0EAD6
ΔE00 6.77
Blanchedalmond
#FFEBCD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2B2 #B2BCDC
analogous
#DCBDB2 #DCD2B2 #D1DCB2
triadic
#DCD2B2 #B2DCD2 #D2B2DC
tetradic
#DCD2B2 #B2DCBD #B2BCDC #DCB2D1
square
#DCD2B2 #B2DCBD #B2BCDC #DCB2D1
split-complementary
#DCD2B2 #B2D1DC #BDB2DC
monochromatic
#B6A15E #C9B988 #DCD2B2 #EFEBDC #F5F3EA
Accessibility & contrast
On white
1.51
#DCD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DCD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2B2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2B2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#E3CDC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd2b2; /* rgb */ color: rgb(220, 210, 178); /* oklch */ color: oklch(86.4% 0.044 92.7);
Tailwind
colors: {
custom: {
50: '#e7dfc9',
500: '#dcd2b2',
950: '#000000',
},
}SCSS
$custom: #dcd2b2; $custom-light: #e7dfc9; $custom-dark: #000000;
JSON
{
"hex": "#dcd2b2",
"rgb": {
"r": 220,
"g": 210,
"b": 178
},
"hsl": {
"h": 45.714,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86355,
"c": 0.04411,
"h": 92.7
},
"luminance": 0.64523
}Semantic roles & 50–950 ramp
primary
#DCD2B2
secondary
#7E8BB4
accent
#52B035
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482