#DCDCAB#DCDCAB
#DCDCAB is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.2% C 0.064 H 107.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCAB |
|---|---|
| RGB | rgb(220, 220, 171) |
| HSL | hsl(60, 41%, 77%) |
| HSV | hsv(60, 22%, 86%) |
| CMYK | cmyk(0%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(86.67, -7.86, 24.16) |
| CIE-LCH | lch(86.67, 25.41, 108.02°) |
| OKLab | oklab(88.23% -0.0195 0.0613) |
| OKLCH | oklch(88.23% 0.064 107.7) |
| XYZ | xyz(62.4589, 69.3431, 48.6144) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.00
Palegoldenrod
#EEE8AA
ΔE00 4.36
Vanilla
#F3E5AB
ΔE00 5.41
Light Tan
#FBEEAC
ΔE00 6.79
Lemonchiffon
#FFFACD
ΔE00 7.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCAB #ABABDC
analogous
#DCC4AB #DCDCAB #C4DCAB
triadic
#DCDCAB #ABDCDC #DCABDC
tetradic
#DCDCAB #ABDCC4 #ABABDC #DCABC4
square
#DCDCAB #ABDCC4 #ABABDC #DCABC4
split-complementary
#DCDCAB #ABC4DC #C4ABDC
monochromatic
#B8B855 #CACA80 #DCDCAB #EEEED6 #F6F6E9
Accessibility & contrast
On white
1.41
#DCDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DCDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCAB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCAB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#E5DAAD
Tritanopia (blue-blind)
#E3D6CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdcab; /* rgb */ color: rgb(220, 220, 171); /* oklch */ color: oklch(88.2% 0.064 107.7);
Tailwind
colors: {
custom: {
50: '#e7e6c4',
500: '#dcdcab',
950: '#000000',
},
}SCSS
$custom: #dcdcab; $custom-light: #e7e6c4; $custom-dark: #000000;
JSON
{
"hex": "#dcdcab",
"rgb": {
"r": 220,
"g": 220,
"b": 171
},
"hsl": {
"h": 60,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.88233,
"c": 0.06437,
"h": 107.7
},
"luminance": 0.69342
}Semantic roles & 50–950 ramp
primary
#DCDCAB
secondary
#7777B4
accent
#31B431
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482