#DCD3AF#DCD3AF
#DCD3AF is a very light, muted yellow. Relative luminance 0.649; OKLCH L 86.5% C 0.049 H 95.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3AF |
|---|---|
| RGB | rgb(220, 211, 175) |
| HSL | hsl(48, 39%, 77%) |
| HSV | hsv(48, 20%, 86%) |
| CMYK | cmyk(0%, 4.1%, 20.5%, 13.7%) |
| CIE-LAB | lab(84.43, -2.68, 18.98) |
| CIE-LCH | lch(84.43, 19.16, 98.04°) |
| OKLab | oklab(86.49% -0.0048 0.0486) |
| OKLCH | oklch(86.49% 0.049 95.6) |
| XYZ | xyz(60.5471, 64.9004, 49.8866) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.33
Wheat
#F5DEB3
ΔE00 6.01
Vanilla
#F3E5AB
ΔE00 6.67
Warm Beige
#E9DCC9
ΔE00 7.24
Eggshell
#F0EAD6
ΔE00 7.40
Champagne
#F7E7CE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3AF #AFB8DC
analogous
#DCBDAF #DCD3AF #CEDCAF
triadic
#DCD3AF #AFDCD3 #D3AFDC
tetradic
#DCD3AF #AFDCBD #AFB8DC #DCAFCE
square
#DCD3AF #AFDCBD #AFB8DC #DCAFCE
split-complementary
#DCD3AF #AFCEDC #BDAFDC
monochromatic
#B7A45A #C9BC84 #DCD3AF #EFEADA #F6F3EA
Accessibility & contrast
On white
1.50
#DCD3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DCD3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3AF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3AF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AD
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#E3CDC9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd3af; /* rgb */ color: rgb(220, 211, 175); /* oklch */ color: oklch(86.5% 0.049 95.6);
Tailwind
colors: {
custom: {
50: '#e7e0c7',
500: '#dcd3af',
950: '#000000',
},
}SCSS
$custom: #dcd3af; $custom-light: #e7e0c7; $custom-dark: #000000;
JSON
{
"hex": "#dcd3af",
"rgb": {
"r": 220,
"g": 211,
"b": 175
},
"hsl": {
"h": 48,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86488,
"c": 0.04887,
"h": 95.6
},
"luminance": 0.64899
}Semantic roles & 50–950 ramp
primary
#DCD3AF
secondary
#7B87B4
accent
#4DB233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482