#D2CFD4#D2CFD4
#D2CFD4 is a very light, near-neutral grey. Relative luminance 0.631; OKLCH L 85.8% C 0.008 H 312.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFD4 |
|---|---|
| RGB | rgb(210, 207, 212) |
| HSL | hsl(276, 5%, 82%) |
| HSV | hsv(276, 2%, 83%) |
| CMYK | cmyk(0.9%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(83.48, 1.94, -2.11) |
| CIE-LCH | lch(83.48, 2.86, 312.58°) |
| OKLab | oklab(85.84% 0.0051 -0.0056) |
| OKLCH | oklch(85.84% 0.008 312.3) |
| XYZ | xyz(60.7729, 63.0808, 71.2488) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.40
Gainsboro
#DCDCDC
ΔE00 4.34
Fog
#D8DCE0
ΔE00 4.60
Silver
#C0C0C0
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 6.04
Dove Gray
#B6B8BD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFD4 #D1D4CF
analogous
#D0CFD4 #D2CFD4 #D4CFD4
triadic
#D2CFD4 #D4D2CF #CFD4D2
tetradic
#D2CFD4 #D4D0CF #D1D4CF #CFD4D4
square
#D2CFD4 #D4D0CF #D1D4CF #CFD4D4
split-complementary
#D2CFD4 #D4D4CF #CFD4D0
monochromatic
#958E9A #B4AFB7 #D2CFD4 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.54
#D2CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#D2CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFD4
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFD4 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D4
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#D2D0D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cfd4; /* rgb */ color: rgb(210, 207, 212); /* oklch */ color: oklch(85.8% 0.008 312.3);
Tailwind
colors: {
custom: {
50: '#dfdde1',
500: '#d2cfd4',
950: '#000000',
},
}SCSS
$custom: #d2cfd4; $custom-light: #dfdde1; $custom-dark: #000000;
JSON
{
"hex": "#d2cfd4",
"rgb": {
"r": 210,
"g": 207,
"b": 212
},
"hsl": {
"h": 276,
"s": 5.495,
"l": 82.157
},
"oklch": {
"l": 0.85835,
"c": 0.00755,
"h": 312.3
},
"luminance": 0.63081
}Semantic roles & 50–950 ramp
primary
#D2CFD4
secondary
#A3A7A0
accent
#8F566D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484