#DBDDCD#DBDDCD
#DBDDCD is a very light, muted yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.022 H 112.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDCD |
|---|---|
| RGB | rgb(219, 221, 205) |
| HSL | hsl(68, 19%, 84%) |
| HSV | hsv(68, 7%, 87%) |
| CMYK | cmyk(0.9%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(87.57, -3.47, 7.62) |
| CIE-LCH | lch(87.57, 8.37, 114.52°) |
| OKLab | oklab(89.16% -0.0083 0.0199) |
| OKLCH | oklch(89.16% 0.022 112.6) |
| XYZ | xyz(66.0878, 71.1809, 68.0034) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.25
Eggshell
#F0EAD6
ΔE00 4.86
Beige
#F5F5DC
ΔE00 6.02
Warm Beige
#E9DCC9
ΔE00 6.97
Ivory
#FFFFF0
ΔE00 7.40
Oldlace
#FDF5E6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDCD #CFCDDD
analogous
#DDD7CD #DBDDCD #D3DDCD
triadic
#DBDDCD #CDDBDD #DDCDDB
tetradic
#DBDDCD #CDDDD7 #CFCDDD #DDCDD3
square
#DBDDCD #CDDDD7 #CFCDDD #DDCDD3
split-complementary
#DBDDCD #CDD3DD #D7CDDD
monochromatic
#A7AB84 #C1C4A9 #DBDDCD #F2F3ED #F2F3ED
Accessibility & contrast
On white
1.38
#DBDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DBDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDCD
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDCD | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#DDDBD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbddcd; /* rgb */ color: rgb(219, 221, 205); /* oklch */ color: oklch(89.2% 0.022 112.6);
Tailwind
colors: {
custom: {
50: '#e6e7dc',
500: '#dbddcd',
950: '#000000',
},
}SCSS
$custom: #dbddcd; $custom-light: #e6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#dbddcd",
"rgb": {
"r": 219,
"g": 221,
"b": 205
},
"hsl": {
"h": 67.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.89161,
"c": 0.02159,
"h": 112.6
},
"luminance": 0.71181
}Semantic roles & 50–950 ramp
primary
#DBDDCD
secondary
#9E9BB3
accent
#489D53
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484