#DDDBDC#DDDBDC
#DDDBDC is a very light, near-neutral grey. Relative luminance 0.712; OKLCH L 89.3% C 0.003 H 345.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBDC |
|---|---|
| RGB | rgb(221, 219, 220) |
| HSL | hsl(330, 3%, 86%) |
| HSV | hsv(330, 1%, 87%) |
| CMYK | cmyk(0%, 0.9%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.58, 0.86, -0.25) |
| CIE-LCH | lch(87.58, 0.89, 343.72°) |
| OKLab | oklab(89.33% 0.0025 -0.0006) |
| OKLCH | oklch(89.33% 0.003 345.3) |
| XYZ | xyz(68.0665, 71.2026, 77.8539) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.28
Light Gray
#D3D3D3
ΔE00 2.34
Fog
#D8DCE0
ΔE00 3.02
Light Grey
#D8DCD6
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 5.65
Silver (survey)
#C5C9C7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBDC #DBDDDC
analogous
#DDDBDD #DDDBDC #DDDBDB
triadic
#DDDBDC #DCDDDB #DBDCDD
tetradic
#DDDBDC #DDDDDB #DBDDDC #DBDBDD
square
#DDDBDC #DDDDDB #DBDDDC #DBDBDD
split-complementary
#DDDBDC #DBDDDB #DBDDDD
monochromatic
#A29C9F #BFBCBD #DDDBDC #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.38
#DDDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DDDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBDC
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBDC | 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)
#DBDBDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#DDDBDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddbdc; /* rgb */ color: rgb(221, 219, 220); /* oklch */ color: oklch(89.3% 0.003 345.3);
Tailwind
colors: {
custom: {
50: '#e7e6e6',
500: '#dddbdc',
950: '#000000',
},
}SCSS
$custom: #dddbdc; $custom-light: #e7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dddbdc",
"rgb": {
"r": 221,
"g": 219,
"b": 220
},
"hsl": {
"h": 330,
"s": 2.857,
"l": 86.275
},
"oklch": {
"l": 0.89328,
"c": 0.00255,
"h": 345.3
},
"luminance": 0.71202
}Semantic roles & 50–950 ramp
primary
#DDDBDC
secondary
#ACB0AE
accent
#8D7359
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484