#DCDDAB#DCDDAB
#DCDDAB is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.4% C 0.066 H 108.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDAB |
|---|---|
| RGB | rgb(220, 221, 171) |
| HSL | hsl(61, 42%, 77%) |
| HSV | hsv(61, 23%, 87%) |
| CMYK | cmyk(0.5%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(86.93, -8.37, 24.52) |
| CIE-LCH | lch(86.93, 25.91, 108.84°) |
| OKLab | oklab(88.44% -0.021 0.0622) |
| OKLCH | oklch(88.44% 0.066 108.6) |
| XYZ | xyz(62.7221, 69.8696, 48.7022) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.26
Beige (survey)
#E6DAA6
ΔE00 4.28
Vanilla
#F3E5AB
ΔE00 5.51
Light Tan
#FBEEAC
ΔE00 6.76
Egg Shell
#FFFCC4
ΔE00 6.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDAB #ACABDD
analogous
#DDC5AB #DCDDAB #C3DDAB
triadic
#DCDDAB #ABDCDD #DDABDC
tetradic
#DCDDAB #ABDDC5 #ACABDD #DDABC3
square
#DCDDAB #ABDDC5 #ACABDD #DDABC3
split-complementary
#DCDDAB #ABC3DD #C5ABDD
monochromatic
#B8BA54 #CACB7F #DCDDAB #EEEFD7 #F6F6E9
Accessibility & contrast
On white
1.40
#DCDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#DCDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDAB
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDAB | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9A8
Deuteranopia (green-blind)
#E6DBAD
Tritanopia (blue-blind)
#E3D7CF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcddab; /* rgb */ color: rgb(220, 221, 171); /* oklch */ color: oklch(88.4% 0.066 108.6);
Tailwind
colors: {
custom: {
50: '#e7e7c4',
500: '#dcddab',
950: '#000000',
},
}SCSS
$custom: #dcddab; $custom-light: #e7e7c4; $custom-dark: #000000;
JSON
{
"hex": "#dcddab",
"rgb": {
"r": 220,
"g": 221,
"b": 171
},
"hsl": {
"h": 61.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.88438,
"c": 0.06564,
"h": 108.6
},
"luminance": 0.69869
}Semantic roles & 50–950 ramp
primary
#DCDDAB
secondary
#7877B5
accent
#30B533
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482