#D2D3CE#D2D3CE
#D2D3CE is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.5% C 0.007 H 115.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D3CE |
|---|---|
| RGB | rgb(210, 211, 206) |
| HSL | hsl(72, 5%, 82%) |
| HSV | hsv(72, 2%, 83%) |
| CMYK | cmyk(0.5%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(84.35, -1.24, 2.35) |
| CIE-LCH | lch(84.35, 2.66, 117.83°) |
| OKLab | oklab(86.47% -0.003 0.0062) |
| OKLCH | oklch(86.47% 0.007 115.7) |
| XYZ | xyz(61.0114, 64.7464, 67.6637) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.50
Light Gray
#D3D3D3
ΔE00 2.81
Silver (survey)
#C5C9C7
ΔE00 3.14
Gainsboro
#DCDCDC
ΔE00 3.58
Fog
#D8DCE0
ΔE00 5.13
Silver
#C0C0C0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D3CE #CFCED3
analogous
#D3D2CE #D2D3CE #D0D3CE
triadic
#D2D3CE #CED2D3 #D3CED2
tetradic
#D2D3CE #CED3D2 #CFCED3 #D3CED0
square
#D2D3CE #CED3D2 #CFCED3 #D3CED0
split-complementary
#D2D3CE #CED0D3 #D2CED3
monochromatic
#97998E #B4B6AE #D2D3CE #F0F0EE #F0F1EF
Accessibility & contrast
On white
1.51
#D2D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#D2D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D3CE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D3CE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CE
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#D3D2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d3ce; /* rgb */ color: rgb(210, 211, 206); /* oklch */ color: oklch(86.5% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#dfe0dc',
500: '#d2d3ce',
950: '#000000',
},
}SCSS
$custom: #d2d3ce; $custom-light: #dfe0dc; $custom-dark: #000000;
JSON
{
"hex": "#d2d3ce",
"rgb": {
"r": 210,
"g": 211,
"b": 206
},
"hsl": {
"h": 72,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.86466,
"c": 0.00688,
"h": 115.7
},
"luminance": 0.64746
}Semantic roles & 50–950 ramp
primary
#D2D3CE
secondary
#A19FA6
accent
#568F62
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484