#D2D7CF#D2D7CF
#D2D7CF is a very light, near-neutral yellow-green. Relative luminance 0.668; OKLCH L 87.3% C 0.012 H 133.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D7CF |
|---|---|
| RGB | rgb(210, 215, 207) |
| HSL | hsl(98, 9%, 83%) |
| HSV | hsv(98, 4%, 84%) |
| CMYK | cmyk(2.3%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(85.41, -3.14, 3.35) |
| CIE-LCH | lch(85.41, 4.59, 133.16°) |
| OKLab | oklab(87.3% -0.0083 0.0088) |
| OKLCH | oklch(87.3% 0.012 133.4) |
| XYZ | xyz(62.1394, 66.8074, 68.6408) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.67
Silver (survey)
#C5C9C7
ΔE00 4.42
Light Gray
#D3D3D3
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.34
Fog
#D8DCE0
ΔE00 6.52
Silver
#C0C0C0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D7CF #D4CFD7
analogous
#D6D7CF #D2D7CF #CFD7D0
triadic
#D2D7CF #CFD2D7 #D7CFD2
tetradic
#D2D7CF #CFD6D7 #D4CFD7 #D7D0CF
square
#D2D7CF #CFD6D7 #D4CFD7 #D7D0CF
split-complementary
#D2D7CF #D0CFD7 #D7CFD6
monochromatic
#939F8C #B3BBAE #D2D7CF #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.46
#D2D7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#D2D7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D7CF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D7CF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#D2D6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d7cf; /* rgb */ color: rgb(210, 215, 207); /* oklch */ color: oklch(87.3% 0.012 133.4);
Tailwind
colors: {
custom: {
50: '#dfe3dd',
500: '#d2d7cf',
950: '#000000',
},
}SCSS
$custom: #d2d7cf; $custom-light: #dfe3dd; $custom-dark: #000000;
JSON
{
"hex": "#d2d7cf",
"rgb": {
"r": 210,
"g": 215,
"b": 207
},
"hsl": {
"h": 97.5,
"s": 9.091,
"l": 82.745
},
"oklch": {
"l": 0.87304,
"c": 0.01211,
"h": 133.4
},
"luminance": 0.66808
}Semantic roles & 50–950 ramp
primary
#D2D7CF
secondary
#A79FAB
accent
#52937B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484