#DCDBB2#DCDBB2
#DCDBB2 is a very light, muted yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.054 H 106.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBB2 |
|---|---|
| RGB | rgb(220, 219, 178) |
| HSL | hsl(59, 38%, 78%) |
| HSV | hsv(59, 19%, 86%) |
| CMYK | cmyk(0%, 0.5%, 19.1%, 13.7%) |
| CIE-LAB | lab(86.55, -6.35, 20.35) |
| CIE-LCH | lch(86.55, 21.31, 107.33°) |
| OKLab | oklab(88.18% -0.0152 0.0521) |
| OKLCH | oklch(88.18% 0.054 106.3) |
| XYZ | xyz(62.8822, 69.0938, 52.1346) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.50
Palegoldenrod
#EEE8AA
ΔE00 5.77
Vanilla
#F3E5AB
ΔE00 6.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.69
Pale
#FFF9D0
ΔE00 6.94
Lemonchiffon
#FFFACD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBB2 #B2B3DC
analogous
#DCC6B2 #DCDBB2 #C8DCB2
triadic
#DCDBB2 #B2DCDB #DBB2DC
tetradic
#DCDBB2 #B2DCC6 #B2B3DC #DCB2C8
square
#DCDBB2 #B2DCC6 #B2B3DC #DCB2C8
split-complementary
#DCDBB2 #B2C8DC #C6B2DC
monochromatic
#B6B45E #C9C788 #DCDBB2 #EFEFDC #F5F5EA
Accessibility & contrast
On white
1.42
#DCDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DCDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBB2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBB2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7B0
Deuteranopia (green-blind)
#E3DAB3
Tritanopia (blue-blind)
#E3D6D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdbb2; /* rgb */ color: rgb(220, 219, 178); /* oklch */ color: oklch(88.2% 0.054 106.3);
Tailwind
colors: {
custom: {
50: '#e7e6c9',
500: '#dcdbb2',
950: '#000000',
},
}SCSS
$custom: #dcdbb2; $custom-light: #e7e6c9; $custom-dark: #000000;
JSON
{
"hex": "#dcdbb2",
"rgb": {
"r": 220,
"g": 219,
"b": 178
},
"hsl": {
"h": 58.571,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.8818,
"c": 0.05423,
"h": 106.3
},
"luminance": 0.69093
}Semantic roles & 50–950 ramp
primary
#DCDBB2
secondary
#7E80B4
accent
#38B035
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482