#CFD4D4#CFD4D4
#CFD4D4 is a very light, near-neutral grey. Relative luminance 0.651; OKLCH L 86.6% C 0.005 H 197.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4D4 |
|---|---|
| RGB | rgb(207, 212, 212) |
| HSL | hsl(180, 5%, 82%) |
| HSV | hsv(180, 2%, 83%) |
| CMYK | cmyk(2.4%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(84.54, -1.70, -0.59) |
| CIE-LCH | lch(84.54, 1.80, 199.28°) |
| OKLab | oklab(86.61% -0.0052 -0.0016) |
| OKLCH | oklch(86.61% 0.005 197) |
| XYZ | xyz(61.1571, 65.1056, 71.6193) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.47
Silver (survey)
#C5C9C7
ΔE00 2.86
Fog
#D8DCE0
ΔE00 3.05
Gainsboro
#DCDCDC
ΔE00 3.24
Light Grey
#D8DCD6
ΔE00 3.50
Silver
#C0C0C0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4D4 #D4CFCF
analogous
#CFD4D2 #CFD4D4 #CFD2D4
triadic
#CFD4D4 #D4CFD4 #D4D4CF
tetradic
#CFD4D4 #D2CFD4 #D4CFCF #D2D4CF
square
#CFD4D4 #D2CFD4 #D4CFCF #D2D4CF
split-complementary
#CFD4D4 #D4CFD2 #D4D2CF
monochromatic
#8E9A9A #AFB7B7 #CFD4D4 #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.50
#CFD4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#CFD4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4D4
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4D4 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#D2D3D4
Tritanopia (blue-blind)
#CED4D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd4d4; /* rgb */ color: rgb(207, 212, 212); /* oklch */ color: oklch(86.6% 0.005 197.0);
Tailwind
colors: {
custom: {
50: '#dde1e1',
500: '#cfd4d4',
950: '#000000',
},
}SCSS
$custom: #cfd4d4; $custom-light: #dde1e1; $custom-dark: #000000;
JSON
{
"hex": "#cfd4d4",
"rgb": {
"r": 207,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 5.495,
"l": 82.157
},
"oklch": {
"l": 0.86607,
"c": 0.00546,
"h": 197
},
"luminance": 0.65106
}Semantic roles & 50–950 ramp
primary
#CFD4D4
secondary
#A7A0A0
accent
#56568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484