#DCD9CF#DCD9CF
#DCD9CF is a very light, near-neutral yellow. Relative luminance 0.693; OKLCH L 88.5% C 0.014 H 93.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9CF |
|---|---|
| RGB | rgb(220, 217, 207) |
| HSL | hsl(46, 16%, 84%) |
| HSV | hsv(46, 6%, 86%) |
| CMYK | cmyk(0%, 1.4%, 5.9%, 13.7%) |
| CIE-LAB | lab(86.68, -0.72, 5.28) |
| CIE-LCH | lch(86.68, 5.33, 97.81°) |
| OKLab | oklab(88.49% -0.0007 0.0139) |
| OKLCH | oklch(88.49% 0.014 93) |
| XYZ | xyz(65.5890, 69.3467, 68.9493) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.50
Gainsboro
#DCDCDC
ΔE00 4.86
Light Gray
#D3D3D3
ΔE00 5.00
Warm Beige
#E9DCC9
ΔE00 5.09
Eggshell
#F0EAD6
ΔE00 5.38
Silver (survey)
#C5C9C7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9CF #CFD2DC
analogous
#DCD2CF #DCD9CF #D8DCCF
triadic
#DCD9CF #CFDCD9 #D9CFDC
tetradic
#DCD9CF #CFDCD2 #CFD2DC #DCCFD8
square
#DCD9CF #CFDCD2 #CFD2DC #DCCFD8
split-complementary
#DCD9CF #CFD8DC #D2CFDC
monochromatic
#A8A188 #C2BDAC #DCD9CF #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.41
#DCD9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DCD9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9CF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9CF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#DED7D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd9cf; /* rgb */ color: rgb(220, 217, 207); /* oklch */ color: oklch(88.5% 0.014 93.0);
Tailwind
colors: {
custom: {
50: '#e6e4dd',
500: '#dcd9cf',
950: '#000000',
},
}SCSS
$custom: #dcd9cf; $custom-light: #e6e4dd; $custom-dark: #000000;
JSON
{
"hex": "#dcd9cf",
"rgb": {
"r": 220,
"g": 217,
"b": 207
},
"hsl": {
"h": 46.154,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88489,
"c": 0.01391,
"h": 93
},
"luminance": 0.69346
}Semantic roles & 50–950 ramp
primary
#DCD9CF
secondary
#9EA2B1
accent
#5E9A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484