#DCDBA8#DCDBA8
#DCDBA8 is a very light, moderate yellow. Relative luminance 0.687; OKLCH L 88.0% C 0.067 H 106.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBA8 |
|---|---|
| RGB | rgb(220, 219, 168) |
| HSL | hsl(59, 43%, 76%) |
| HSV | hsv(59, 24%, 86%) |
| CMYK | cmyk(0%, 0.5%, 23.6%, 13.7%) |
| CIE-LAB | lab(86.36, -7.77, 25.29) |
| CIE-LCH | lch(86.36, 26.46, 107.08°) |
| OKLab | oklab(87.97% -0.0193 0.064) |
| OKLCH | oklch(87.97% 0.067 106.8) |
| XYZ | xyz(61.9145, 68.7067, 47.0383) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.62
Palegoldenrod
#EEE8AA
ΔE00 4.08
Vanilla
#F3E5AB
ΔE00 5.10
Light Tan
#FBEEAC
ΔE00 6.52
Egg Shell
#FFFCC4
ΔE00 7.20
Lemonchiffon
#FFFACD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBA8 #A8A9DC
analogous
#DCC1A8 #DCDBA8 #C3DCA8
triadic
#DCDBA8 #A8DCDB #DBA8DC
tetradic
#DCDBA8 #A8DCC1 #A8A9DC #DCA8C3
square
#DCDBA8 #A8DCC1 #A8A9DC #DCA8C3
split-complementary
#DCDBA8 #A8C3DC #C1A8DC
monochromatic
#B9B751 #CAC97C #DCDBA8 #EEEDD4 #F6F6E9
Accessibility & contrast
On white
1.42
#DCDBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DCDBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBA8
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBA8 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A5
Deuteranopia (green-blind)
#E5D9AA
Tritanopia (blue-blind)
#E4D4CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdba8; /* rgb */ color: rgb(220, 219, 168); /* oklch */ color: oklch(88.0% 0.067 106.8);
Tailwind
colors: {
custom: {
50: '#e7e6c2',
500: '#dcdba8',
950: '#000000',
},
}SCSS
$custom: #dcdba8; $custom-light: #e7e6c2; $custom-dark: #000000;
JSON
{
"hex": "#dcdba8",
"rgb": {
"r": 220,
"g": 219,
"b": 168
},
"hsl": {
"h": 58.846,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.87965,
"c": 0.06688,
"h": 106.8
},
"luminance": 0.68706
}Semantic roles & 50–950 ramp
primary
#DCDBA8
secondary
#7475B4
accent
#32B630
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482