#DCDBCF#DCDBCF
#DCDBCF is a very light, near-neutral yellow. Relative luminance 0.704; OKLCH L 88.9% C 0.016 H 102.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBCF |
|---|---|
| RGB | rgb(220, 219, 207) |
| HSL | hsl(55, 16%, 84%) |
| HSV | hsv(55, 6%, 86%) |
| CMYK | cmyk(0%, 0.5%, 5.9%, 13.7%) |
| CIE-LAB | lab(87.18, -1.76, 6.02) |
| CIE-LCH | lch(87.18, 6.27, 106.29°) |
| OKLab | oklab(88.89% -0.0036 0.0158) |
| OKLCH | oklch(88.89% 0.016 102.8) |
| XYZ | xyz(66.1076, 70.3839, 69.1222) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.21
Eggshell
#F0EAD6
ΔE00 4.82
Warm Beige
#E9DCC9
ΔE00 5.64
Gainsboro
#DCDCDC
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 5.97
Silver (survey)
#C5C9C7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBCF #CFD0DC
analogous
#DCD4CF #DCDBCF #D6DCCF
triadic
#DCDBCF #CFDCDB #DBCFDC
tetradic
#DCDBCF #CFDCD4 #CFD0DC #DCCFD6
square
#DCDBCF #CFDCD4 #CFD0DC #DCCFD6
split-complementary
#DCDBCF #CFD6DC #D4CFDC
monochromatic
#A8A688 #C2C0AC #DCDBCF #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.39
#DCDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#DCDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBCF
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBCF | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#DED9D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdbcf; /* rgb */ color: rgb(220, 219, 207); /* oklch */ color: oklch(88.9% 0.016 102.8);
Tailwind
colors: {
custom: {
50: '#e6e6dd',
500: '#dcdbcf',
950: '#000000',
},
}SCSS
$custom: #dcdbcf; $custom-light: #e6e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dcdbcf",
"rgb": {
"r": 220,
"g": 219,
"b": 207
},
"hsl": {
"h": 55.385,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.8889,
"c": 0.0162,
"h": 102.8
},
"luminance": 0.70384
}Semantic roles & 50–950 ramp
primary
#DCDBCF
secondary
#9E9FB1
accent
#529A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484