#D1CECF#D1CECF
#D1CECF is a very light, near-neutral grey. Relative luminance 0.622; OKLCH L 85.4% C 0.004 H 354.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CECF |
|---|---|
| RGB | rgb(209, 206, 207) |
| HSL | hsl(340, 3%, 81%) |
| HSV | hsv(340, 1%, 82%) |
| CMYK | cmyk(0%, 1.4%, 1%, 18%) |
| CIE-LAB | lab(83.02, 1.21, -0.13) |
| CIE-LCH | lch(83.02, 1.22, 353.83°) |
| OKLab | oklab(85.41% 0.0036 -0.0003) |
| OKLCH | oklch(85.41% 0.004 354.7) |
| XYZ | xyz(59.6265, 62.2031, 67.8845) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.02
Gainsboro
#DCDCDC
ΔE00 3.56
Silver
#C0C0C0
ΔE00 4.06
Fog
#D8DCE0
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CECF #CED1D0
analogous
#D1CED1 #D1CECF #D1CFCE
triadic
#D1CECF #CFD1CE #CECFD1
tetradic
#D1CECF #D1D1CE #CED1D0 #CFCED1
square
#D1CECF #D1D1CE #CED1D0 #CFCED1
split-complementary
#D1CECF #CED1CF #CED1D1
monochromatic
#968F91 #B3AEB0 #D1CECF #EFEEEE #F0EFF0
Accessibility & contrast
On white
1.56
#D1CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#D1CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CECF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CECF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#D2CECE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d1cecf; /* rgb */ color: rgb(209, 206, 207); /* oklch */ color: oklch(85.4% 0.004 354.7);
Tailwind
colors: {
custom: {
50: '#dfdcdd',
500: '#d1cecf',
950: '#000000',
},
}SCSS
$custom: #d1cecf; $custom-light: #dfdcdd; $custom-dark: #000000;
JSON
{
"hex": "#d1cecf",
"rgb": {
"r": 209,
"g": 206,
"b": 207
},
"hsl": {
"h": 340,
"s": 3.158,
"l": 81.373
},
"oklch": {
"l": 0.85409,
"c": 0.00357,
"h": 354.7
},
"luminance": 0.62203
}Semantic roles & 50–950 ramp
primary
#D1CECF
secondary
#A0A4A2
accent
#8D7B59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484