#DCD7AF#DCD7AF
#DCD7AF is a very light, muted yellow. Relative luminance 0.669; OKLCH L 87.3% C 0.053 H 101.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7AF |
|---|---|
| RGB | rgb(220, 215, 175) |
| HSL | hsl(53, 39%, 77%) |
| HSV | hsv(53, 20%, 86%) |
| CMYK | cmyk(0%, 2.3%, 20.5%, 13.7%) |
| CIE-LAB | lab(85.46, -4.74, 20.40) |
| CIE-LCH | lch(85.46, 20.95, 103.08°) |
| OKLab | oklab(87.3% -0.0106 0.0522) |
| OKLCH | oklch(87.3% 0.053 101.5) |
| XYZ | xyz(61.5532, 66.9126, 50.2220) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.73
Vanilla
#F3E5AB
ΔE00 5.92
Palegoldenrod
#EEE8AA
ΔE00 6.17
Wheat
#F5DEB3
ΔE00 7.06
Pale
#FFF9D0
ΔE00 7.42
Lemonchiffon
#FFFACD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7AF #AFB4DC
analogous
#DCC0AF #DCD7AF #CBDCAF
triadic
#DCD7AF #AFDCD7 #D7AFDC
tetradic
#DCD7AF #AFDCC0 #AFB4DC #DCAFCB
square
#DCD7AF #AFDCC0 #AFB4DC #DCAFCB
split-complementary
#DCD7AF #AFCBDC #C0AFDC
monochromatic
#B7AC5A #C9C284 #DCD7AF #EFECDA #F6F4EA
Accessibility & contrast
On white
1.46
#DCD7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#DCD7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7AF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7AF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AD
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#E3D1CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd7af; /* rgb */ color: rgb(220, 215, 175); /* oklch */ color: oklch(87.3% 0.053 101.5);
Tailwind
colors: {
custom: {
50: '#e7e3c7',
500: '#dcd7af',
950: '#000000',
},
}SCSS
$custom: #dcd7af; $custom-light: #e7e3c7; $custom-dark: #000000;
JSON
{
"hex": "#dcd7af",
"rgb": {
"r": 220,
"g": 215,
"b": 175
},
"hsl": {
"h": 53.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.87298,
"c": 0.05324,
"h": 101.5
},
"luminance": 0.66912
}Semantic roles & 50–950 ramp
primary
#DCD7AF
secondary
#7B82B4
accent
#41B233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482