#D2D0CE#D2D0CE
#D2D0CE is a very light, near-neutral grey. Relative luminance 0.633; OKLCH L 85.9% C 0.004 H 67.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0CE |
|---|---|
| RGB | rgb(210, 208, 206) |
| HSL | hsl(30, 4%, 82%) |
| HSV | hsv(30, 2%, 82%) |
| CMYK | cmyk(0%, 1%, 1.9%, 17.6%) |
| CIE-LAB | lab(83.58, 0.33, 1.23) |
| CIE-LCH | lch(83.58, 1.27, 75.19°) |
| OKLab | oklab(85.86% 0.0013 0.0033) |
| OKLCH | oklch(85.86% 0.004 67.7) |
| XYZ | xyz(60.2731, 63.2698, 67.4175) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.44
Gainsboro
#DCDCDC
ΔE00 3.02
Silver (survey)
#C5C9C7
ΔE00 3.66
Silver
#C0C0C0
ΔE00 4.24
Fog
#D8DCE0
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0CE #CED0D2
analogous
#D2CECE #D2D0CE #D2D2CE
triadic
#D2D0CE #CED2D0 #D0CED2
tetradic
#D2D0CE #CED2CE #CED0D2 #D2CED2
square
#D2D0CE #CED2CE #CED0D2 #D2CED2
split-complementary
#D2D0CE #CED2D2 #CECED2
monochromatic
#97938E #B5B1AE #D2D0CE #EFEFEE #F0F0EF
Accessibility & contrast
On white
1.54
#D2D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#D2D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0CE
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0CE | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#D3D0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2d0ce; /* rgb */ color: rgb(210, 208, 206); /* oklch */ color: oklch(85.9% 0.004 67.7);
Tailwind
colors: {
custom: {
50: '#dfdedc',
500: '#d2d0ce',
950: '#000000',
},
}SCSS
$custom: #d2d0ce; $custom-light: #dfdedc; $custom-dark: #000000;
JSON
{
"hex": "#d2d0ce",
"rgb": {
"r": 210,
"g": 208,
"b": 206
},
"hsl": {
"h": 30,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.85861,
"c": 0.00353,
"h": 67.7
},
"luminance": 0.6327
}Semantic roles & 50–950 ramp
primary
#D2D0CE
secondary
#9FA2A5
accent
#738E57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484