#D1CDCF#D1CDCF
#D1CDCF is a very light, near-neutral grey. Relative luminance 0.617; OKLCH L 85.2% C 0.005 H 345.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CDCF |
|---|---|
| RGB | rgb(209, 205, 207) |
| HSL | hsl(330, 4%, 81%) |
| HSV | hsv(330, 2%, 82%) |
| CMYK | cmyk(0%, 1.9%, 1%, 18%) |
| CIE-LAB | lab(82.77, 1.74, -0.50) |
| CIE-LCH | lch(82.77, 1.81, 343.81°) |
| OKLab | oklab(85.21% 0.005 -0.0013) |
| OKLCH | oklch(85.21% 0.005 345.3) |
| XYZ | xyz(59.3865, 61.7231, 67.8046) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.77
Gainsboro
#DCDCDC
ΔE00 4.12
Silver
#C0C0C0
ΔE00 4.30
Fog
#D8DCE0
ΔE00 5.05
Silver (survey)
#C5C9C7
ΔE00 5.40
Dove Gray
#B6B8BD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CDCF #CDD1CF
analogous
#D1CDD1 #D1CDCF #D1CDCD
triadic
#D1CDCF #CFD1CD #CDCFD1
tetradic
#D1CDCF #D1D1CD #CDD1CF #CDCDD1
square
#D1CDCF #D1D1CD #CDD1CF #CDCDD1
split-complementary
#D1CDCF #CDD1CD #CDD1D1
monochromatic
#968D92 #B4ADB0 #D1CDCF #EEEDEE #F0EFF0
Accessibility & contrast
On white
1.57
#D1CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#D1CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CDCF
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CDCF | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#D2CDCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d1cdcf; /* rgb */ color: rgb(209, 205, 207); /* oklch */ color: oklch(85.2% 0.005 345.3);
Tailwind
colors: {
custom: {
50: '#dfdcdd',
500: '#d1cdcf',
950: '#000000',
},
}SCSS
$custom: #d1cdcf; $custom-light: #dfdcdd; $custom-dark: #000000;
JSON
{
"hex": "#d1cdcf",
"rgb": {
"r": 209,
"g": 205,
"b": 207
},
"hsl": {
"h": 330,
"s": 4.167,
"l": 81.176
},
"oklch": {
"l": 0.85208,
"c": 0.00517,
"h": 345.3
},
"luminance": 0.61723
}Semantic roles & 50–950 ramp
primary
#D1CDCF
secondary
#9EA4A1
accent
#8E7357
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484