#D0D2CF#D0D2CF
#D0D2CF is a very light, near-neutral grey. Relative luminance 0.640; OKLCH L 86.1% C 0.005 H 134.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2CF |
|---|---|
| RGB | rgb(208, 210, 207) |
| HSL | hsl(100, 3%, 82%) |
| HSV | hsv(100, 1%, 82%) |
| CMYK | cmyk(1%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(83.97, -1.23, 1.24) |
| CIE-LCH | lch(83.97, 1.75, 134.61°) |
| OKLab | oklab(86.14% -0.0033 0.0033) |
| OKLCH | oklch(86.14% 0.005 134.8) |
| XYZ | xyz(60.3196, 64.0080, 68.1964) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.15
Silver (survey)
#C5C9C7
ΔE00 2.48
Light Grey
#D8DCD6
ΔE00 2.89
Gainsboro
#DCDCDC
ΔE00 3.25
Fog
#D8DCE0
ΔE00 4.34
Silver
#C0C0C0
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2CF #D1CFD2
analogous
#D2D2CF #D0D2CF #CFD2D0
triadic
#D0D2CF #CFD0D2 #D2CFD0
tetradic
#D0D2CF #CFD2D2 #D1CFD2 #D2D0CF
square
#D0D2CF #CFD2D2 #D1CFD2 #D2D0CF
split-complementary
#D0D2CF #D0CFD2 #D2CFD2
monochromatic
#929790 #B1B4AF #D0D2CF #EFF0EF #F0F0EF
Accessibility & contrast
On white
1.52
#D0D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#D0D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2CF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2CF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#D0D2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0d2cf; /* rgb */ color: rgb(208, 210, 207); /* oklch */ color: oklch(86.1% 0.005 134.8);
Tailwind
colors: {
custom: {
50: '#dedfdd',
500: '#d0d2cf',
950: '#000000',
},
}SCSS
$custom: #d0d2cf; $custom-light: #dedfdd; $custom-dark: #000000;
JSON
{
"hex": "#d0d2cf",
"rgb": {
"r": 208,
"g": 210,
"b": 207
},
"hsl": {
"h": 100,
"s": 3.226,
"l": 81.765
},
"oklch": {
"l": 0.86136,
"c": 0.00462,
"h": 134.8
},
"luminance": 0.64008
}Semantic roles & 50–950 ramp
primary
#D0D2CF
secondary
#A3A1A5
accent
#588D7C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484