#DCD4AB#DCD4AB
#DCD4AB is a very light, muted yellow. Relative luminance 0.652; OKLCH L 86.6% C 0.055 H 98.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4AB |
|---|---|
| RGB | rgb(220, 212, 171) |
| HSL | hsl(50, 41%, 77%) |
| HSV | hsv(50, 22%, 86%) |
| CMYK | cmyk(0%, 3.6%, 22.3%, 13.7%) |
| CIE-LAB | lab(84.61, -3.77, 21.32) |
| CIE-LCH | lch(84.61, 21.65, 100.03°) |
| OKLab | oklab(86.6% -0.0079 0.0544) |
| OKLCH | oklch(86.6% 0.055 98.2) |
| XYZ | xyz(60.4093, 65.2439, 47.9312) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.19
Vanilla
#F3E5AB
ΔE00 5.71
Wheat
#F5DEB3
ΔE00 6.25
Palegoldenrod
#EEE8AA
ΔE00 6.39
Pale Peach
#FFE5AD
ΔE00 7.74
Moccasin
#FFE4B5
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4AB #ABB3DC
analogous
#DCBCAB #DCD4AB #CCDCAB
triadic
#DCD4AB #ABDCD4 #D4ABDC
tetradic
#DCD4AB #ABDCBC #ABB3DC #DCABCC
square
#DCD4AB #ABDCBC #ABB3DC #DCABCC
split-complementary
#DCD4AB #ABCCDC #BCABDC
monochromatic
#B8A855 #CABE80 #DCD4AB #EEEAD6 #F6F4E9
Accessibility & contrast
On white
1.49
#DCD4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DCD4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4AB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4AB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#DFD5AC
Tritanopia (blue-blind)
#E4CEC9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd4ab; /* rgb */ color: rgb(220, 212, 171); /* oklch */ color: oklch(86.6% 0.055 98.2);
Tailwind
colors: {
custom: {
50: '#e7e1c4',
500: '#dcd4ab',
950: '#000000',
},
}SCSS
$custom: #dcd4ab; $custom-light: #e7e1c4; $custom-dark: #000000;
JSON
{
"hex": "#dcd4ab",
"rgb": {
"r": 220,
"g": 212,
"b": 171
},
"hsl": {
"h": 50.204,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.86601,
"c": 0.05496,
"h": 98.2
},
"luminance": 0.65243
}Semantic roles & 50–950 ramp
primary
#DCD4AB
secondary
#7781B4
accent
#47B431
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482