#D3D5CE#D3D5CE
#D3D5CE is a very light, near-neutral grey. Relative luminance 0.659; OKLCH L 86.9% C 0.010 H 119.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D5CE |
|---|---|
| RGB | rgb(211, 213, 206) |
| HSL | hsl(77, 8%, 82%) |
| HSV | hsv(77, 3%, 84%) |
| CMYK | cmyk(0.9%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(84.94, -1.94, 3.22) |
| CIE-LCH | lch(84.94, 3.75, 121.07°) |
| OKLab | oklab(86.95% -0.0048 0.0085) |
| OKLCH | oklch(86.95% 0.01 119.6) |
| XYZ | xyz(61.7970, 65.8936, 67.8437) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.82
Silver (survey)
#C5C9C7
ΔE00 3.82
Light Gray
#D3D3D3
ΔE00 3.96
Gainsboro
#DCDCDC
ΔE00 4.35
Fog
#D8DCE0
ΔE00 5.91
Silver
#C0C0C0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D5CE #D0CED5
analogous
#D5D4CE #D3D5CE #D0D5CE
triadic
#D3D5CE #CED3D5 #D5CED3
tetradic
#D3D5CE #CED5D4 #D0CED5 #D5CED0
square
#D3D5CE #CED5D4 #D0CED5 #D5CED0
split-complementary
#D3D5CE #CED0D5 #D4CED5
monochromatic
#989D8C #B5B9AD #D3D5CE #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.48
#D3D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#D3D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D5CE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D5CE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#D4D4D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d3d5ce; /* rgb */ color: rgb(211, 213, 206); /* oklch */ color: oklch(86.9% 0.010 119.6);
Tailwind
colors: {
custom: {
50: '#e0e1dc',
500: '#d3d5ce',
950: '#000000',
},
}SCSS
$custom: #d3d5ce; $custom-light: #e0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d3d5ce",
"rgb": {
"r": 211,
"g": 213,
"b": 206
},
"hsl": {
"h": 77.143,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.86948,
"c": 0.00973,
"h": 119.6
},
"luminance": 0.65894
}Semantic roles & 50–950 ramp
primary
#D3D5CE
secondary
#A19FA9
accent
#549266
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484