#DCDCAC#DCDCAC
#DCDCAC is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.3% C 0.063 H 107.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCAC |
|---|---|
| RGB | rgb(220, 220, 172) |
| HSL | hsl(60, 41%, 77%) |
| HSV | hsv(60, 22%, 86%) |
| CMYK | cmyk(0%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(86.69, -7.72, 23.67) |
| CIE-LCH | lch(86.69, 24.90, 108.06°) |
| OKLab | oklab(88.25% -0.0191 0.0602) |
| OKLCH | oklch(88.25% 0.063 107.6) |
| XYZ | xyz(62.5545, 69.3814, 49.1183) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.05
Palegoldenrod
#EEE8AA
ΔE00 4.51
Vanilla
#F3E5AB
ΔE00 5.50
Light Tan
#FBEEAC
ΔE00 6.91
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.95
Lemonchiffon
#FFFACD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCAC #ACACDC
analogous
#DCC4AC #DCDCAC #C4DCAC
triadic
#DCDCAC #ACDCDC #DCACDC
tetradic
#DCDCAC #ACDCC4 #ACACDC #DCACC4
square
#DCDCAC #ACDCC4 #ACACDC #DCACC4
split-complementary
#DCDCAC #ACC4DC #C4ACDC
monochromatic
#B8B856 #CACA81 #DCDCAC #EEEED7 #F6F6E9
Accessibility & contrast
On white
1.41
#DCDCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DCDCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCAC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCAC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A9
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#E3D6CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdcac; /* rgb */ color: rgb(220, 220, 172); /* oklch */ color: oklch(88.3% 0.063 107.6);
Tailwind
colors: {
custom: {
50: '#e7e6c5',
500: '#dcdcac',
950: '#000000',
},
}SCSS
$custom: #dcdcac; $custom-light: #e7e6c5; $custom-dark: #000000;
JSON
{
"hex": "#dcdcac",
"rgb": {
"r": 220,
"g": 220,
"b": 172
},
"hsl": {
"h": 60,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.88254,
"c": 0.06311,
"h": 107.6
},
"luminance": 0.69381
}Semantic roles & 50–950 ramp
primary
#DCDCAC
secondary
#7878B4
accent
#32B432
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482