#DCD2B3#DCD2B3
#DCD2B3 is a very light, muted yellow. Relative luminance 0.646; OKLCH L 86.4% C 0.043 H 92.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2B3 |
|---|---|
| RGB | rgb(220, 210, 179) |
| HSL | hsl(45, 37%, 78%) |
| HSV | hsv(45, 19%, 86%) |
| CMYK | cmyk(0%, 4.5%, 18.6%, 13.7%) |
| CIE-LAB | lab(84.26, -1.57, 16.63) |
| CIE-LCH | lch(84.26, 16.70, 95.41°) |
| OKLab | oklab(86.38% -0.0017 0.0428) |
| OKLCH | oklch(86.38% 0.043 92.2) |
| XYZ | xyz(60.6982, 64.5645, 51.9038) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.74
Beige (survey)
#E6DAA6
ΔE00 5.75
Wheat
#F5DEB3
ΔE00 6.07
Champagne
#F7E7CE
ΔE00 6.50
Eggshell
#F0EAD6
ΔE00 6.60
Blanchedalmond
#FFEBCD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2B3 #B3BDDC
analogous
#DCBDB3 #DCD2B3 #D1DCB3
triadic
#DCD2B3 #B3DCD2 #D2B3DC
tetradic
#DCD2B3 #B3DCBD #B3BDDC #DCB3D1
square
#DCD2B3 #B3DCBD #B3BDDC #DCB3D1
split-complementary
#DCD2B3 #B3D1DC #BDB3DC
monochromatic
#B5A05F #C9B989 #DCD2B3 #EFEBDD #F5F3EA
Accessibility & contrast
On white
1.51
#DCD2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DCD2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2B3
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2B3 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#DCD4B4
Tritanopia (blue-blind)
#E3CDC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd2b3; /* rgb */ color: rgb(220, 210, 179); /* oklch */ color: oklch(86.4% 0.043 92.2);
Tailwind
colors: {
custom: {
50: '#e7dfc9',
500: '#dcd2b3',
950: '#000000',
},
}SCSS
$custom: #dcd2b3; $custom-light: #e7dfc9; $custom-dark: #000000;
JSON
{
"hex": "#dcd2b3",
"rgb": {
"r": 220,
"g": 210,
"b": 179
},
"hsl": {
"h": 45.366,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.86378,
"c": 0.04285,
"h": 92.2
},
"luminance": 0.64564
}Semantic roles & 50–950 ramp
primary
#DCD2B3
secondary
#7F8CB4
accent
#53B036
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482