#DCDCA4#DCDCA4
#DCDCA4 is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.1% C 0.073 H 107.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCA4 |
|---|---|
| RGB | rgb(220, 220, 164) |
| HSL | hsl(60, 44%, 75%) |
| HSV | hsv(60, 25%, 86%) |
| CMYK | cmyk(0%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(86.55, -8.82, 27.61) |
| CIE-LCH | lch(86.55, 28.99, 107.71°) |
| OKLab | oklab(88.09% -0.0224 0.0696) |
| OKLCH | oklch(88.09% 0.073 107.8) |
| XYZ | xyz(61.8092, 69.0832, 45.1931) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.60
Beige (survey)
#E6DAA6
ΔE00 3.98
Vanilla
#F3E5AB
ΔE00 5.06
Light Tan
#FBEEAC
ΔE00 6.16
Light Khaki
#E6F2A2
ΔE00 6.59
Egg Shell
#FFFCC4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCA4 #A4A4DC
analogous
#DCC0A4 #DCDCA4 #C0DCA4
triadic
#DCDCA4 #A4DCDC #DCA4DC
tetradic
#DCDCA4 #A4DCC0 #A4A4DC #DCA4C0
square
#DCDCA4 #A4DCC0 #A4A4DC #DCA4C0
split-complementary
#DCDCA4 #A4C0DC #C0A4DC
monochromatic
#BABA4C #CBCB78 #DCDCA4 #EDEDD0 #F6F6E9
Accessibility & contrast
On white
1.42
#DCDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DCDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCA4
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCA4 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A0
Deuteranopia (green-blind)
#E6DAA6
Tritanopia (blue-blind)
#E4D5CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdca4; /* rgb */ color: rgb(220, 220, 164); /* oklch */ color: oklch(88.1% 0.073 107.8);
Tailwind
colors: {
custom: {
50: '#e7e6bf',
500: '#dcdca4',
950: '#000000',
},
}SCSS
$custom: #dcdca4; $custom-light: #e7e6bf; $custom-dark: #000000;
JSON
{
"hex": "#dcdca4",
"rgb": {
"r": 220,
"g": 220,
"b": 164
},
"hsl": {
"h": 60,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.88089,
"c": 0.0731,
"h": 107.8
},
"luminance": 0.69082
}Semantic roles & 50–950 ramp
primary
#DCDCA4
secondary
#7070B4
accent
#2EB82E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161612
muted
#848482