#D5D2CF#D5D2CF
#D5D2CF is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.5% C 0.005 H 67.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D2CF |
|---|---|
| RGB | rgb(213, 210, 207) |
| HSL | hsl(30, 7%, 82%) |
| HSV | hsv(30, 3%, 84%) |
| CMYK | cmyk(0%, 1.4%, 2.8%, 16.5%) |
| CIE-LAB | lab(84.35, 0.49, 1.85) |
| CIE-LCH | lch(84.35, 1.91, 75.07°) |
| OKLab | oklab(86.53% 0.002 0.0049) |
| OKLCH | oklch(86.53% 0.005 67.8) |
| XYZ | xyz(61.7480, 64.7445, 68.2633) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.91
Gainsboro
#DCDCDC
ΔE00 2.92
Silver (survey)
#C5C9C7
ΔE00 4.29
Light Grey
#D8DCD6
ΔE00 4.57
Fog
#D8DCE0
ΔE00 4.84
Silver
#C0C0C0
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D2CF #CFD2D5
analogous
#D5CFCF #D5D2CF #D5D5CF
triadic
#D5D2CF #CFD5D2 #D2CFD5
tetradic
#D5D2CF #CFD5CF #CFD2D5 #D5CFD5
square
#D5D2CF #CFD5CF #CFD2D5 #D5CFD5
split-complementary
#D5D2CF #CFD5D5 #CFCFD5
monochromatic
#9C958E #B8B3AE #D5D2CF #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.51
#D5D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#D5D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D2CF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D2CF | 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)
#D3D2CF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#D6D1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d5d2cf; /* rgb */ color: rgb(213, 210, 207); /* oklch */ color: oklch(86.5% 0.005 67.8);
Tailwind
colors: {
custom: {
50: '#e1dfdd',
500: '#d5d2cf',
950: '#000000',
},
}SCSS
$custom: #d5d2cf; $custom-light: #e1dfdd; $custom-dark: #000000;
JSON
{
"hex": "#d5d2cf",
"rgb": {
"r": 213,
"g": 210,
"b": 207
},
"hsl": {
"h": 30,
"s": 6.667,
"l": 82.353
},
"oklch": {
"l": 0.8653,
"c": 0.00528,
"h": 67.8
},
"luminance": 0.64744
}Semantic roles & 50–950 ramp
primary
#D5D2CF
secondary
#A0A4A8
accent
#739155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484