#D1CFD2#D1CFD2
#D1CFD2 is a very light, near-neutral grey. Relative luminance 0.628; OKLCH L 85.7% C 0.005 H 314.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CFD2 |
|---|---|
| RGB | rgb(209, 207, 210) |
| HSL | hsl(280, 3%, 82%) |
| HSV | hsv(280, 1%, 82%) |
| CMYK | cmyk(0.5%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(83.36, 1.23, -1.24) |
| CIE-LCH | lch(83.36, 1.75, 314.73°) |
| OKLab | oklab(85.7% 0.0033 -0.0033) |
| OKLCH | oklch(85.7% 0.005 314.8) |
| XYZ | xyz(60.2383, 62.8342, 69.9150) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.26
Gainsboro
#DCDCDC
ΔE00 3.58
Fog
#D8DCE0
ΔE00 4.05
Silver
#C0C0C0
ΔE00 4.43
Silver (survey)
#C5C9C7
ΔE00 4.92
Dove Gray
#B6B8BD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CFD2 #D0D2CF
analogous
#D0CFD2 #D1CFD2 #D2CFD2
triadic
#D1CFD2 #D2D1CF #CFD2D1
tetradic
#D1CFD2 #D2D0CF #D0D2CF #CFD2D2
square
#D1CFD2 #D2D0CF #D0D2CF #CFD2D2
split-complementary
#D1CFD2 #D2D2CF #CFD2D0
monochromatic
#949097 #B3AFB4 #D1CFD2 #EFEFF0 #F0EFF0
Accessibility & contrast
On white
1.55
#D1CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#D1CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CFD2
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CFD2 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D2
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#D1CFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d1cfd2; /* rgb */ color: rgb(209, 207, 210); /* oklch */ color: oklch(85.7% 0.005 314.8);
Tailwind
colors: {
custom: {
50: '#dfdddf',
500: '#d1cfd2',
950: '#000000',
},
}SCSS
$custom: #d1cfd2; $custom-light: #dfdddf; $custom-dark: #000000;
JSON
{
"hex": "#d1cfd2",
"rgb": {
"r": 209,
"g": 207,
"b": 210
},
"hsl": {
"h": 280,
"s": 3.226,
"l": 81.765
},
"oklch": {
"l": 0.85697,
"c": 0.00462,
"h": 314.8
},
"luminance": 0.62834
}Semantic roles & 50–950 ramp
primary
#D1CFD2
secondary
#A2A5A1
accent
#8D586A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484