#DCDBA7#DCDBA7
#DCDBA7 is a very light, moderate yellow. Relative luminance 0.687; OKLCH L 87.9% C 0.068 H 106.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBA7 |
|---|---|
| RGB | rgb(220, 219, 167) |
| HSL | hsl(59, 43%, 76%) |
| HSV | hsv(59, 24%, 86%) |
| CMYK | cmyk(0%, 0.5%, 24.1%, 13.7%) |
| CIE-LAB | lab(86.34, -7.91, 25.78) |
| CIE-LCH | lch(86.34, 26.97, 107.05°) |
| OKLab | oklab(87.94% -0.0197 0.0652) |
| OKLCH | oklch(87.94% 0.068 106.8) |
| XYZ | xyz(61.8217, 68.6696, 46.5495) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.61
Palegoldenrod
#EEE8AA
ΔE00 3.96
Vanilla
#F3E5AB
ΔE00 5.04
Light Tan
#FBEEAC
ΔE00 6.42
Egg Shell
#FFFCC4
ΔE00 7.19
Lemonchiffon
#FFFACD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBA7 #A7A8DC
analogous
#DCC0A7 #DCDBA7 #C2DCA7
triadic
#DCDBA7 #A7DCDB #DBA7DC
tetradic
#DCDBA7 #A7DCC0 #A7A8DC #DCA7C2
square
#DCDBA7 #A7DCC0 #A7A8DC #DCA7C2
split-complementary
#DCDBA7 #A7C2DC #C0A7DC
monochromatic
#B9B74F #CBC97B #DCDBA7 #EDEDD3 #F6F6E9
Accessibility & contrast
On white
1.43
#DCDBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DCDBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBA7
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBA7 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A4
Deuteranopia (green-blind)
#E5D9A9
Tritanopia (blue-blind)
#E4D4CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdba7; /* rgb */ color: rgb(220, 219, 167); /* oklch */ color: oklch(87.9% 0.068 106.8);
Tailwind
colors: {
custom: {
50: '#e7e6c1',
500: '#dcdba7',
950: '#000000',
},
}SCSS
$custom: #dcdba7; $custom-light: #e7e6c1; $custom-dark: #000000;
JSON
{
"hex": "#dcdba7",
"rgb": {
"r": 220,
"g": 219,
"b": 167
},
"hsl": {
"h": 58.868,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.87944,
"c": 0.06813,
"h": 106.8
},
"luminance": 0.68669
}Semantic roles & 50–950 ramp
primary
#DCDBA7
secondary
#7374B4
accent
#32B62F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482