#D1D2CF#D1D2CF
#D1D2CF is a very light, near-neutral grey. Relative luminance 0.642; OKLCH L 86.2% C 0.004 H 121.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D2CF |
|---|---|
| RGB | rgb(209, 210, 207) |
| HSL | hsl(80, 3%, 82%) |
| HSV | hsv(80, 1%, 82%) |
| CMYK | cmyk(0.5%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(84.05, -0.88, 1.36) |
| CIE-LCH | lch(84.05, 1.62, 122.97°) |
| OKLab | oklab(86.21% -0.0022 0.0036) |
| OKLCH | oklch(86.21% 0.004 121.5) |
| XYZ | xyz(60.6017, 64.1535, 68.2096) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.85
Silver (survey)
#C5C9C7
ΔE00 2.74
Gainsboro
#DCDCDC
ΔE00 3.03
Light Grey
#D8DCD6
ΔE00 3.11
Fog
#D8DCE0
ΔE00 4.34
Silver
#C0C0C0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D2CF #D0CFD2
analogous
#D2D2CF #D1D2CF #D0D2CF
triadic
#D1D2CF #CFD1D2 #D2CFD1
tetradic
#D1D2CF #CFD2D2 #D0CFD2 #D2CFD0
square
#D1D2CF #CFD2D2 #D0CFD2 #D2CFD0
split-complementary
#D1D2CF #CFD0D2 #D2CFD2
monochromatic
#949790 #B3B4AF #D1D2CF #EFF0EF #F0F0EF
Accessibility & contrast
On white
1.52
#D1D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#D1D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D2CF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D2CF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2CF
Deuteranopia (green-blind)
#D2D2CF
Tritanopia (blue-blind)
#D1D2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d1d2cf; /* rgb */ color: rgb(209, 210, 207); /* oklch */ color: oklch(86.2% 0.004 121.5);
Tailwind
colors: {
custom: {
50: '#dfdfdd',
500: '#d1d2cf',
950: '#000000',
},
}SCSS
$custom: #d1d2cf; $custom-light: #dfdfdd; $custom-dark: #000000;
JSON
{
"hex": "#d1d2cf",
"rgb": {
"r": 209,
"g": 210,
"b": 207
},
"hsl": {
"h": 80,
"s": 3.226,
"l": 81.765
},
"oklch": {
"l": 0.86214,
"c": 0.00422,
"h": 121.5
},
"luminance": 0.64153
}Semantic roles & 50–950 ramp
primary
#D1D2CF
secondary
#A2A1A5
accent
#588D6A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484