#DCDCA7#DCDCA7
#DCDCA7 is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.1% C 0.069 H 107.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCA7 |
|---|---|
| RGB | rgb(220, 220, 167) |
| HSL | hsl(60, 43%, 76%) |
| HSV | hsv(60, 24%, 86%) |
| CMYK | cmyk(0%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(86.60, -8.41, 26.14) |
| CIE-LCH | lch(86.60, 27.46, 107.84°) |
| OKLab | oklab(88.15% -0.0211 0.0661) |
| OKLCH | oklch(88.15% 0.069 107.7) |
| XYZ | xyz(62.0834, 69.1929, 46.6368) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.86
Beige (survey)
#E6DAA6
ΔE00 3.91
Vanilla
#F3E5AB
ΔE00 5.15
Light Tan
#FBEEAC
ΔE00 6.39
Light Khaki
#E6F2A2
ΔE00 7.02
Egg Shell
#FFFCC4
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCA7 #A7A7DC
analogous
#DCC1A7 #DCDCA7 #C1DCA7
triadic
#DCDCA7 #A7DCDC #DCA7DC
tetradic
#DCDCA7 #A7DCC1 #A7A7DC #DCA7C1
square
#DCDCA7 #A7DCC1 #A7A7DC #DCA7C1
split-complementary
#DCDCA7 #A7C1DC #C1A7DC
monochromatic
#B9B94F #CBCB7B #DCDCA7 #EDEDD3 #F6F6E9
Accessibility & contrast
On white
1.42
#DCDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DCDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCA7
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCA7 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A4
Deuteranopia (green-blind)
#E6DAA9
Tritanopia (blue-blind)
#E4D5CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdca7; /* rgb */ color: rgb(220, 220, 167); /* oklch */ color: oklch(88.1% 0.069 107.7);
Tailwind
colors: {
custom: {
50: '#e7e6c1',
500: '#dcdca7',
950: '#000000',
},
}SCSS
$custom: #dcdca7; $custom-light: #e7e6c1; $custom-dark: #000000;
JSON
{
"hex": "#dcdca7",
"rgb": {
"r": 220,
"g": 220,
"b": 167
},
"hsl": {
"h": 60,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.8815,
"c": 0.06938,
"h": 107.7
},
"luminance": 0.69192
}Semantic roles & 50–950 ramp
primary
#DCDCA7
secondary
#7373B4
accent
#2FB62F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482