#D2CFCD#D2CFCD
#D2CFCD is a very light, near-neutral grey. Relative luminance 0.627; OKLCH L 85.6% C 0.004 H 56.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFCD |
|---|---|
| RGB | rgb(210, 207, 205) |
| HSL | hsl(24, 5%, 81%) |
| HSV | hsv(24, 2%, 82%) |
| CMYK | cmyk(0%, 1.4%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.30, 0.67, 1.36) |
| CIE-LCH | lch(83.30, 1.51, 63.66°) |
| OKLab | oklab(85.63% 0.0024 0.0036) |
| OKLCH | oklch(85.63% 0.004 56.4) |
| XYZ | xyz(59.9089, 62.7353, 66.6988) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.83
Gainsboro
#DCDCDC
ΔE00 3.34
Silver (survey)
#C5C9C7
ΔE00 4.03
Silver
#C0C0C0
ΔE00 4.18
Fog
#D8DCE0
ΔE00 4.93
Light Grey
#D8DCD6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFCD #CDD0D2
analogous
#D2CDCE #D2CFCD #D2D2CD
triadic
#D2CFCD #CDD2CF #CFCDD2
tetradic
#D2CFCD #CED2CD #CDD0D2 #D2CDD2
square
#D2CFCD #CED2CD #CDD0D2 #D2CDD2
split-complementary
#D2CFCD #CDD2D2 #CDCED2
monochromatic
#98918D #B5B0AD #D2CFCD #EFEEED #F1F0EF
Accessibility & contrast
On white
1.55
#D2CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D2CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFCD
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFCD | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#D3CECE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2cfcd; /* rgb */ color: rgb(210, 207, 205); /* oklch */ color: oklch(85.6% 0.004 56.4);
Tailwind
colors: {
custom: {
50: '#dfdddc',
500: '#d2cfcd',
950: '#000000',
},
}SCSS
$custom: #d2cfcd; $custom-light: #dfdddc; $custom-dark: #000000;
JSON
{
"hex": "#d2cfcd",
"rgb": {
"r": 210,
"g": 207,
"b": 205
},
"hsl": {
"h": 24,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85632,
"c": 0.00432,
"h": 56.4
},
"luminance": 0.62735
}Semantic roles & 50–950 ramp
primary
#D2CFCD
secondary
#9EA2A5
accent
#788F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484