#DBDCD1#DBDCD1
#DBDCD1 is a very light, near-neutral yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.015 H 110.9°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCD1 |
|---|---|
| RGB | rgb(219, 220, 209) |
| HSL | hsl(65, 14%, 84%) |
| HSV | hsv(65, 5%, 86%) |
| CMYK | cmyk(0.5%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(87.41, -2.28, 5.28) |
| CIE-LCH | lch(87.41, 5.75, 113.34°) |
| OKLab | oklab(89.07% -0.0053 0.0139) |
| OKLCH | oklch(89.07% 0.015 110.9) |
| XYZ | xyz(66.3135, 70.8501, 70.4912) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.43
Eggshell
#F0EAD6
ΔE00 5.34
Gainsboro
#DCDCDC
ΔE00 5.51
Light Gray
#D3D3D3
ΔE00 5.82
Silver (survey)
#C5C9C7
ΔE00 6.17
Warm Beige
#E9DCC9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCD1 #D2D1DC
analogous
#DCD8D1 #DBDCD1 #D6DCD1
triadic
#DBDCD1 #D1DBDC #DCD1DB
tetradic
#DBDCD1 #D1DCD8 #D2D1DC #DCD1D6
square
#DBDCD1 #D1DCD8 #D2D1DC #DCD1D6
split-complementary
#DBDCD1 #D1D6DC #D8D1DC
monochromatic
#A5A78B #C0C2AE #DBDCD1 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.38
#DBDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DBDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCD1
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCD1 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#DDDBD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdcd1; /* rgb */ color: rgb(219, 220, 209); /* oklch */ color: oklch(89.1% 0.015 110.9);
Tailwind
colors: {
custom: {
50: '#e6e6df',
500: '#dbdcd1',
950: '#000000',
},
}SCSS
$custom: #dbdcd1; $custom-light: #e6e6df; $custom-dark: #000000;
JSON
{
"hex": "#dbdcd1",
"rgb": {
"r": 219,
"g": 220,
"b": 209
},
"hsl": {
"h": 65.455,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.89066,
"c": 0.01485,
"h": 110.9
},
"luminance": 0.7085
}Semantic roles & 50–950 ramp
primary
#DBDCD1
secondary
#A2A0B1
accent
#4E9854
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484