#D2CDCF#D2CDCF
#D2CDCF is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.3% C 0.006 H 350.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDCF |
|---|---|
| RGB | rgb(210, 205, 207) |
| HSL | hsl(336, 5%, 81%) |
| HSV | hsv(336, 2%, 82%) |
| CMYK | cmyk(0%, 2.4%, 1.4%, 17.6%) |
| CIE-LAB | lab(82.84, 2.08, -0.38) |
| CIE-LCH | lch(82.84, 2.11, 349.62°) |
| OKLab | oklab(85.29% 0.0061 -0.001) |
| OKLCH | oklch(85.29% 0.006 350.8) |
| XYZ | xyz(59.6704, 61.8695, 67.8179) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.15
Gainsboro
#DCDCDC
ΔE00 4.36
Silver
#C0C0C0
ΔE00 4.60
Fog
#D8DCE0
ΔE00 5.41
Silver (survey)
#C5C9C7
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDCF #CDD2D0
analogous
#D2CDD2 #D2CDCF #D2CECD
triadic
#D2CDCF #CFD2CD #CDCFD2
tetradic
#D2CDCF #D2D2CD #CDD2D0 #CECDD2
square
#D2CDCF #D2D2CD #CDD2D0 #CECDD2
split-complementary
#D2CDCF #CDD2CE #CDD2D2
monochromatic
#988D91 #B5ADB0 #D2CDCF #EFEDEE #F1EFF0
Accessibility & contrast
On white
1.57
#D2CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#D2CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDCF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDCF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#CECFCF
Tritanopia (blue-blind)
#D3CDCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cdcf; /* rgb */ color: rgb(210, 205, 207); /* oklch */ color: oklch(85.3% 0.006 350.8);
Tailwind
colors: {
custom: {
50: '#dfdcdd',
500: '#d2cdcf',
950: '#000000',
},
}SCSS
$custom: #d2cdcf; $custom-light: #dfdcdd; $custom-dark: #000000;
JSON
{
"hex": "#d2cdcf",
"rgb": {
"r": 210,
"g": 205,
"b": 207
},
"hsl": {
"h": 336,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85289,
"c": 0.00614,
"h": 350.8
},
"luminance": 0.61869
}Semantic roles & 50–950 ramp
primary
#D2CDCF
secondary
#9EA5A2
accent
#8F7856
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484