#D4D2CF#D4D2CF
#D4D2CF is a very light, near-neutral grey. Relative luminance 0.646; OKLCH L 86.5% C 0.005 H 78.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2CF |
|---|---|
| RGB | rgb(212, 210, 207) |
| HSL | hsl(36, 5%, 82%) |
| HSV | hsv(36, 2%, 83%) |
| CMYK | cmyk(0%, 0.9%, 2.4%, 16.9%) |
| CIE-LAB | lab(84.27, 0.15, 1.72) |
| CIE-LCH | lch(84.27, 1.73, 85.12°) |
| OKLab | oklab(86.45% 0.001 0.0046) |
| OKLCH | oklch(86.45% 0.005 78.3) |
| XYZ | xyz(61.4587, 64.5954, 68.2498) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.68
Gainsboro
#DCDCDC
ΔE00 2.82
Silver (survey)
#C5C9C7
ΔE00 3.85
Light Grey
#D8DCD6
ΔE00 4.14
Fog
#D8DCE0
ΔE00 4.66
Silver
#C0C0C0
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2CF #CFD1D4
analogous
#D4D0CF #D4D2CF #D4D4CF
triadic
#D4D2CF #CFD4D2 #D2CFD4
tetradic
#D4D2CF #CFD4D0 #CFD1D4 #D4CFD4
square
#D4D2CF #CFD4D0 #CFD1D4 #D4CFD4
split-complementary
#D4D2CF #CFD4D4 #D0CFD4
monochromatic
#9A958E #B7B4AF #D4D2CF #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.51
#D4D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D4D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2CF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2CF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#D5D1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4d2cf; /* rgb */ color: rgb(212, 210, 207); /* oklch */ color: oklch(86.5% 0.005 78.3);
Tailwind
colors: {
custom: {
50: '#e1dfdd',
500: '#d4d2cf',
950: '#000000',
},
}SCSS
$custom: #d4d2cf; $custom-light: #e1dfdd; $custom-dark: #000000;
JSON
{
"hex": "#d4d2cf",
"rgb": {
"r": 212,
"g": 210,
"b": 207
},
"hsl": {
"h": 36,
"s": 5.495,
"l": 82.157
},
"oklch": {
"l": 0.8645,
"c": 0.00467,
"h": 78.3
},
"luminance": 0.64595
}Semantic roles & 50–950 ramp
primary
#D4D2CF
secondary
#A0A3A7
accent
#6D8F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484