#DCD4AF#DCD4AF
#DCD4AF is a very light, muted yellow. Relative luminance 0.654; OKLCH L 86.7% C 0.050 H 97.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4AF |
|---|---|
| RGB | rgb(220, 212, 175) |
| HSL | hsl(49, 39%, 77%) |
| HSV | hsv(49, 20%, 86%) |
| CMYK | cmyk(0%, 3.6%, 20.5%, 13.7%) |
| CIE-LAB | lab(84.69, -3.20, 19.33) |
| CIE-LCH | lch(84.69, 19.59, 99.39°) |
| OKLab | oklab(86.69% -0.0062 0.0495) |
| OKLCH | oklch(86.69% 0.05 97.2) |
| XYZ | xyz(60.7963, 65.3988, 49.9696) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.08
Wheat
#F5DEB3
ΔE00 6.24
Vanilla
#F3E5AB
ΔE00 6.43
Palegoldenrod
#EEE8AA
ΔE00 7.22
Eggshell
#F0EAD6
ΔE00 7.50
Warm Beige
#E9DCC9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4AF #AFB7DC
analogous
#DCBDAF #DCD4AF #CEDCAF
triadic
#DCD4AF #AFDCD4 #D4AFDC
tetradic
#DCD4AF #AFDCBD #AFB7DC #DCAFCE
square
#DCD4AF #AFDCBD #AFB7DC #DCAFCE
split-complementary
#DCD4AF #AFCEDC #BDAFDC
monochromatic
#B7A65A #C9BD84 #DCD4AF #EFEBDA #F6F4EA
Accessibility & contrast
On white
1.49
#DCD4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DCD4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4AF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4AF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AD
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#E3CECA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd4af; /* rgb */ color: rgb(220, 212, 175); /* oklch */ color: oklch(86.7% 0.050 97.2);
Tailwind
colors: {
custom: {
50: '#e7e1c7',
500: '#dcd4af',
950: '#000000',
},
}SCSS
$custom: #dcd4af; $custom-light: #e7e1c7; $custom-dark: #000000;
JSON
{
"hex": "#dcd4af",
"rgb": {
"r": 220,
"g": 212,
"b": 175
},
"hsl": {
"h": 49.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.8669,
"c": 0.04991,
"h": 97.2
},
"luminance": 0.65398
}Semantic roles & 50–950 ramp
primary
#DCD4AF
secondary
#7B85B4
accent
#4AB233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482