#D5D2CE#D5D2CE
#D5D2CE is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.5% C 0.006 H 75.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D2CE |
|---|---|
| RGB | rgb(213, 210, 206) |
| HSL | hsl(34, 8%, 82%) |
| HSV | hsv(34, 3%, 84%) |
| CMYK | cmyk(0%, 1.4%, 3.3%, 16.5%) |
| CIE-LAB | lab(84.33, 0.32, 2.34) |
| CIE-LCH | lch(84.33, 2.36, 82.32°) |
| OKLab | oklab(86.5% 0.0016 0.0062) |
| OKLCH | oklch(86.5% 0.006 75.4) |
| XYZ | xyz(61.6261, 64.6958, 67.6215) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.27
Gainsboro
#DCDCDC
ΔE00 3.18
Silver (survey)
#C5C9C7
ΔE00 4.25
Light Grey
#D8DCD6
ΔE00 4.32
Silver
#C0C0C0
ΔE00 5.07
Fog
#D8DCE0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D2CE #CED1D5
analogous
#D5CFCE #D5D2CE #D5D5CE
triadic
#D5D2CE #CED5D2 #D2CED5
tetradic
#D5D2CE #CED5CF #CED1D5 #D5CED5
square
#D5D2CE #CED5CF #CED1D5 #D5CED5
split-complementary
#D5D2CE #CED5D5 #CFCED5
monochromatic
#9D958C #B9B4AD #D5D2CE #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.51
#D5D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#D5D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D2CE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D2CE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#D6D1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d5d2ce; /* rgb */ color: rgb(213, 210, 206); /* oklch */ color: oklch(86.5% 0.006 75.4);
Tailwind
colors: {
custom: {
50: '#e1dfdc',
500: '#d5d2ce',
950: '#000000',
},
}SCSS
$custom: #d5d2ce; $custom-light: #e1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d5d2ce",
"rgb": {
"r": 213,
"g": 210,
"b": 206
},
"hsl": {
"h": 34.286,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.86502,
"c": 0.0064,
"h": 75.4
},
"luminance": 0.64696
}Semantic roles & 50–950 ramp
primary
#D5D2CE
secondary
#9FA3A9
accent
#6E9254
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484