#DCDBAA#DCDBAA
#DCDBAA is a very light, moderate yellow. Relative luminance 0.688; OKLCH L 88.0% C 0.064 H 106.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBAA |
|---|---|
| RGB | rgb(220, 219, 170) |
| HSL | hsl(59, 42%, 76%) |
| HSV | hsv(59, 23%, 86%) |
| CMYK | cmyk(0%, 0.5%, 22.7%, 13.7%) |
| CIE-LAB | lab(86.40, -7.49, 24.30) |
| CIE-LCH | lch(86.40, 25.43, 107.13°) |
| OKLab | oklab(88.01% -0.0185 0.0617) |
| OKLCH | oklch(88.01% 0.064 106.7) |
| XYZ | xyz(62.1022, 68.7818, 48.0271) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.69
Palegoldenrod
#EEE8AA
ΔE00 4.35
Vanilla
#F3E5AB
ΔE00 5.24
Light Tan
#FBEEAC
ΔE00 6.73
Lemonchiffon
#FFFACD
ΔE00 7.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBAA #AAABDC
analogous
#DCC2AA #DCDBAA #C4DCAA
triadic
#DCDBAA #AADCDB #DBAADC
tetradic
#DCDBAA #AADCC2 #AAABDC #DCAAC4
square
#DCDBAA #AADCC2 #AAABDC #DCAAC4
split-complementary
#DCDBAA #AAC4DC #C2AADC
monochromatic
#B8B653 #CAC97F #DCDBAA #EEEDD5 #F6F6E9
Accessibility & contrast
On white
1.42
#DCDBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#DCDBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBAA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBAA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#E5D9AC
Tritanopia (blue-blind)
#E4D5CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdbaa; /* rgb */ color: rgb(220, 219, 170); /* oklch */ color: oklch(88.0% 0.064 106.7);
Tailwind
colors: {
custom: {
50: '#e7e6c3',
500: '#dcdbaa',
950: '#000000',
},
}SCSS
$custom: #dcdbaa; $custom-light: #e7e6c3; $custom-dark: #000000;
JSON
{
"hex": "#dcdbaa",
"rgb": {
"r": 220,
"g": 219,
"b": 170
},
"hsl": {
"h": 58.8,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.88007,
"c": 0.06438,
"h": 106.7
},
"luminance": 0.68781
}Semantic roles & 50–950 ramp
primary
#DCDBAA
secondary
#7677B4
accent
#33B531
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482