#DBDCCD#DBDCCD
#DBDCCD is a very light, muted yellow. Relative luminance 0.707; OKLCH L 89.0% C 0.020 H 109.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCCD |
|---|---|
| RGB | rgb(219, 220, 205) |
| HSL | hsl(64, 18%, 83%) |
| HSV | hsv(64, 7%, 86%) |
| CMYK | cmyk(0.5%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(87.32, -2.96, 7.25) |
| CIE-LCH | lch(87.32, 7.83, 112.22°) |
| OKLab | oklab(88.96% -0.0069 0.019) |
| OKLCH | oklch(88.96% 0.02 109.9) |
| XYZ | xyz(65.8245, 70.6545, 67.9157) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.92
Eggshell
#F0EAD6
ΔE00 4.74
Beige
#F5F5DC
ΔE00 6.35
Warm Beige
#E9DCC9
ΔE00 6.49
Gainsboro
#DCDCDC
ΔE00 7.14
Oldlace
#FDF5E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCCD #CECDDC
analogous
#DCD5CD #DBDCCD #D3DCCD
triadic
#DBDCCD #CDDBDC #DCCDDB
tetradic
#DBDCCD #CDDCD5 #CECDDC #DCCDD3
square
#DBDCCD #CDDCD5 #CECDDC #DCCDD3
split-complementary
#DBDCCD #CDD3DC #D5CDDC
monochromatic
#A7AA85 #C1C3A9 #DBDCCD #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.39
#DBDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#DBDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCCD
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCCD | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACC
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#DDDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdccd; /* rgb */ color: rgb(219, 220, 205); /* oklch */ color: oklch(89.0% 0.020 109.9);
Tailwind
colors: {
custom: {
50: '#e6e6dc',
500: '#dbdccd',
950: '#000000',
},
}SCSS
$custom: #dbdccd; $custom-light: #e6e6dc; $custom-dark: #000000;
JSON
{
"hex": "#dbdccd",
"rgb": {
"r": 219,
"g": 220,
"b": 205
},
"hsl": {
"h": 64,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88959,
"c": 0.02019,
"h": 109.9
},
"luminance": 0.70654
}Semantic roles & 50–950 ramp
primary
#DBDCCD
secondary
#9D9CB2
accent
#4A9C4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484