#D2CFD6#D2CFD6
#D2CFD6 is a very light, near-neutral grey. Relative luminance 0.632; OKLCH L 85.9% C 0.010 H 305.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFD6 |
|---|---|
| RGB | rgb(210, 207, 214) |
| HSL | hsl(266, 8%, 83%) |
| HSV | hsv(266, 3%, 84%) |
| CMYK | cmyk(1.9%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(83.54, 2.31, -3.10) |
| CIE-LCH | lch(83.54, 3.86, 306.69°) |
| OKLab | oklab(85.89% 0.0058 -0.0082) |
| OKLCH | oklch(85.89% 0.01 305.4) |
| XYZ | xyz(61.0267, 63.1824, 72.5857) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.26
Fog
#D8DCE0
ΔE00 4.98
Gainsboro
#DCDCDC
ΔE00 5.03
Silver
#C0C0C0
ΔE00 5.81
Dove Gray
#B6B8BD
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFD6 #D3D6CF
analogous
#CFD0D6 #D2CFD6 #D5CFD6
triadic
#D2CFD6 #D6D2CF #CFD6D2
tetradic
#D2CFD6 #D6CFD0 #D3D6CF #CFD6D5
square
#D2CFD6 #D6CFD0 #D3D6CF #CFD6D5
split-complementary
#D2CFD6 #D6D5CF #D0D6CF
monochromatic
#948D9E #B3AEBA #D2CFD6 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.54
#D2CFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#D2CFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFD6
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFD6 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D6
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#D2D0D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cfd6; /* rgb */ color: rgb(210, 207, 214); /* oklch */ color: oklch(85.9% 0.010 305.4);
Tailwind
colors: {
custom: {
50: '#dfdde2',
500: '#d2cfd6',
950: '#000000',
},
}SCSS
$custom: #d2cfd6; $custom-light: #dfdde2; $custom-dark: #000000;
JSON
{
"hex": "#d2cfd6",
"rgb": {
"r": 210,
"g": 207,
"b": 214
},
"hsl": {
"h": 265.714,
"s": 7.865,
"l": 82.549
},
"oklch": {
"l": 0.85894,
"c": 0.01008,
"h": 305.4
},
"luminance": 0.63182
}Semantic roles & 50–950 ramp
primary
#D2CFD6
secondary
#A5AAA0
accent
#925477
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484