#DCD6AF#DCD6AF
#DCD6AF is a very light, muted yellow. Relative luminance 0.664; OKLCH L 87.1% C 0.052 H 100.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6AF |
|---|---|
| RGB | rgb(220, 214, 175) |
| HSL | hsl(52, 39%, 77%) |
| HSV | hsv(52, 20%, 86%) |
| CMYK | cmyk(0%, 2.7%, 20.5%, 13.7%) |
| CIE-LAB | lab(85.20, -4.23, 20.05) |
| CIE-LCH | lch(85.20, 20.49, 101.90°) |
| OKLab | oklab(87.1% -0.0092 0.0513) |
| OKLCH | oklch(87.1% 0.052 100.1) |
| XYZ | xyz(61.2994, 66.4049, 50.1373) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.78
Vanilla
#F3E5AB
ΔE00 6.05
Palegoldenrod
#EEE8AA
ΔE00 6.49
Wheat
#F5DEB3
ΔE00 6.77
Pale
#FFF9D0
ΔE00 7.59
Eggshell
#F0EAD6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6AF #AFB5DC
analogous
#DCC0AF #DCD6AF #CBDCAF
triadic
#DCD6AF #AFDCD6 #D6AFDC
tetradic
#DCD6AF #AFDCC0 #AFB5DC #DCAFCB
square
#DCD6AF #AFDCC0 #AFB5DC #DCAFCB
split-complementary
#DCD6AF #AFCBDC #C0AFDC
monochromatic
#B7AA5A #C9C084 #DCD6AF #EFECDA #F6F4EA
Accessibility & contrast
On white
1.47
#DCD6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DCD6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6AF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6AF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AD
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#E3D0CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd6af; /* rgb */ color: rgb(220, 214, 175); /* oklch */ color: oklch(87.1% 0.052 100.1);
Tailwind
colors: {
custom: {
50: '#e7e2c7',
500: '#dcd6af',
950: '#000000',
},
}SCSS
$custom: #dcd6af; $custom-light: #e7e2c7; $custom-dark: #000000;
JSON
{
"hex": "#dcd6af",
"rgb": {
"r": 220,
"g": 214,
"b": 175
},
"hsl": {
"h": 52,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.87095,
"c": 0.0521,
"h": 100.1
},
"luminance": 0.66404
}Semantic roles & 50–950 ramp
primary
#DCD6AF
secondary
#7B83B4
accent
#44B233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482