#D1CCCF#D1CCCF
#D1CCCF is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 85.0% C 0.007 H 340.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CCCF |
|---|---|
| RGB | rgb(209, 204, 207) |
| HSL | hsl(324, 5%, 81%) |
| HSV | hsv(324, 2%, 82%) |
| CMYK | cmyk(0%, 2.4%, 1%, 18%) |
| CIE-LAB | lab(82.51, 2.26, -0.88) |
| CIE-LCH | lch(82.51, 2.43, 338.81°) |
| OKLab | oklab(85.01% 0.0065 -0.0023) |
| OKLCH | oklch(85.01% 0.007 340.4) |
| XYZ | xyz(59.1481, 61.2462, 67.7251) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.52
Silver
#C0C0C0
ΔE00 4.65
Gainsboro
#DCDCDC
ΔE00 4.74
Fog
#D8DCE0
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 5.99
Dove Gray
#B6B8BD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CCCF #CCD1CE
analogous
#D0CCD1 #D1CCCF #D1CCCC
triadic
#D1CCCF #CFD1CC #CCCFD1
tetradic
#D1CCCF #D1D0CC #CCD1CE #CCCCD1
square
#D1CCCF #D1D0CC #CCD1CE #CCCCD1
split-complementary
#D1CCCF #CCD1CC #CCD1D0
monochromatic
#978C92 #B4ACB1 #D1CCCF #EEECED #F0EFF0
Accessibility & contrast
On white
1.59
#D1CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#D1CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CCCF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CCCF | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CDCECF
Tritanopia (blue-blind)
#D2CCCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d1cccf; /* rgb */ color: rgb(209, 204, 207); /* oklch */ color: oklch(85.0% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#dfdbdd',
500: '#d1cccf',
950: '#000000',
},
}SCSS
$custom: #d1cccf; $custom-light: #dfdbdd; $custom-dark: #000000;
JSON
{
"hex": "#d1cccf",
"rgb": {
"r": 209,
"g": 204,
"b": 207
},
"hsl": {
"h": 324,
"s": 5.155,
"l": 80.98
},
"oklch": {
"l": 0.85008,
"c": 0.00685,
"h": 340.4
},
"luminance": 0.61246
}Semantic roles & 50–950 ramp
primary
#D1CCCF
secondary
#9DA4A0
accent
#8F6D56
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484