#DCDCAA#DCDCAA
#DCDCAA is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.2% C 0.066 H 107.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCAA |
|---|---|
| RGB | rgb(220, 220, 170) |
| HSL | hsl(60, 42%, 76%) |
| HSV | hsv(60, 23%, 86%) |
| CMYK | cmyk(0%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(86.65, -8.00, 24.66) |
| CIE-LCH | lch(86.65, 25.92, 107.98°) |
| OKLab | oklab(88.21% -0.0199 0.0625) |
| OKLCH | oklch(88.21% 0.066 107.7) |
| XYZ | xyz(62.3639, 69.3051, 48.1143) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.96
Palegoldenrod
#EEE8AA
ΔE00 4.22
Vanilla
#F3E5AB
ΔE00 5.33
Light Tan
#FBEEAC
ΔE00 6.68
Egg Shell
#FFFCC4
ΔE00 7.08
Lemonchiffon
#FFFACD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCAA #AAAADC
analogous
#DCC3AA #DCDCAA #C3DCAA
triadic
#DCDCAA #AADCDC #DCAADC
tetradic
#DCDCAA #AADCC3 #AAAADC #DCAAC3
square
#DCDCAA #AADCC3 #AAAADC #DCAAC3
split-complementary
#DCDCAA #AAC3DC #C3AADC
monochromatic
#B8B853 #CACA7F #DCDCAA #EEEED5 #F6F6E9
Accessibility & contrast
On white
1.41
#DCDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DCDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCAA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCAA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A7
Deuteranopia (green-blind)
#E5DAAC
Tritanopia (blue-blind)
#E3D6CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdcaa; /* rgb */ color: rgb(220, 220, 170); /* oklch */ color: oklch(88.2% 0.066 107.7);
Tailwind
colors: {
custom: {
50: '#e7e6c3',
500: '#dcdcaa',
950: '#000000',
},
}SCSS
$custom: #dcdcaa; $custom-light: #e7e6c3; $custom-dark: #000000;
JSON
{
"hex": "#dcdcaa",
"rgb": {
"r": 220,
"g": 220,
"b": 170
},
"hsl": {
"h": 60,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.88212,
"c": 0.06563,
"h": 107.7
},
"luminance": 0.69304
}Semantic roles & 50–950 ramp
primary
#DCDCAA
secondary
#7676B4
accent
#31B531
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482