#D2D4CF#D2D4CF
#D2D4CF is a very light, near-neutral grey. Relative luminance 0.653; OKLCH L 86.7% C 0.007 H 124.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4CF |
|---|---|
| RGB | rgb(210, 212, 207) |
| HSL | hsl(84, 5%, 82%) |
| HSV | hsv(84, 2%, 83%) |
| CMYK | cmyk(0.9%, 0%, 2.4%, 16.9%) |
| CIE-LAB | lab(84.63, -1.58, 2.23) |
| CIE-LCH | lch(84.63, 2.73, 125.38°) |
| OKLab | oklab(86.7% -0.004 0.0059) |
| OKLCH | oklch(86.7% 0.007 124.5) |
| XYZ | xyz(61.3825, 65.2936, 68.3885) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.07
Light Gray
#D3D3D3
ΔE00 3.04
Silver (survey)
#C5C9C7
ΔE00 3.16
Gainsboro
#DCDCDC
ΔE00 3.65
Fog
#D8DCE0
ΔE00 5.05
Silver
#C0C0C0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4CF #D1CFD4
analogous
#D4D4CF #D2D4CF #D0D4CF
triadic
#D2D4CF #CFD2D4 #D4CFD2
tetradic
#D2D4CF #CFD4D4 #D1CFD4 #D4CFD0
square
#D2D4CF #CFD4D4 #D1CFD4 #D4CFD0
split-complementary
#D2D4CF #CFD0D4 #D4CFD4
monochromatic
#959A8E #B4B7AF #D2D4CF #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.49
#D2D4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#D2D4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4CF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4CF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#D2D3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d4cf; /* rgb */ color: rgb(210, 212, 207); /* oklch */ color: oklch(86.7% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#dfe1dd',
500: '#d2d4cf',
950: '#000000',
},
}SCSS
$custom: #d2d4cf; $custom-light: #dfe1dd; $custom-dark: #000000;
JSON
{
"hex": "#d2d4cf",
"rgb": {
"r": 210,
"g": 212,
"b": 207
},
"hsl": {
"h": 84,
"s": 5.495,
"l": 82.157
},
"oklch": {
"l": 0.86696,
"c": 0.00712,
"h": 124.5
},
"luminance": 0.65294
}Semantic roles & 50–950 ramp
primary
#D2D4CF
secondary
#A3A0A7
accent
#568F6D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484