#CFD2D4#CFD2D4
#CFD2D4 is a very light, near-neutral grey. Relative luminance 0.641; OKLCH L 86.2% C 0.004 H 236.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2D4 |
|---|---|
| RGB | rgb(207, 210, 212) |
| HSL | hsl(204, 5%, 82%) |
| HSV | hsv(204, 2%, 83%) |
| CMYK | cmyk(2.4%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(84.02, -0.65, -1.35) |
| CIE-LCH | lch(84.02, 1.50, 244.13°) |
| OKLab | oklab(86.2% -0.0024 -0.0036) |
| OKLCH | oklch(86.2% 0.004 236.6) |
| XYZ | xyz(60.6602, 64.1119, 71.4537) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.64
Fog
#D8DCE0
ΔE00 2.52
Gainsboro
#DCDCDC
ΔE00 2.92
Silver (survey)
#C5C9C7
ΔE00 3.31
Silver
#C0C0C0
ΔE00 4.62
Light Grey
#D8DCD6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2D4 #D4D1CF
analogous
#CFD4D4 #CFD2D4 #CFD0D4
triadic
#CFD2D4 #D4CFD2 #D2D4CF
tetradic
#CFD2D4 #D4CFD4 #D4D1CF #D0D4CF
square
#CFD2D4 #D4CFD4 #D4D1CF #D0D4CF
split-complementary
#CFD2D4 #D4CFD0 #D4D4CF
monochromatic
#8E959A #AFB4B7 #CFD2D4 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.52
#CFD2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CFD2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2D4
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2D4 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#CED3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd2d4; /* rgb */ color: rgb(207, 210, 212); /* oklch */ color: oklch(86.2% 0.004 236.6);
Tailwind
colors: {
custom: {
50: '#dddfe1',
500: '#cfd2d4',
950: '#000000',
},
}SCSS
$custom: #cfd2d4; $custom-light: #dddfe1; $custom-dark: #000000;
JSON
{
"hex": "#cfd2d4",
"rgb": {
"r": 207,
"g": 210,
"b": 212
},
"hsl": {
"h": 204,
"s": 5.495,
"l": 82.157
},
"oklch": {
"l": 0.86202,
"c": 0.0043,
"h": 236.6
},
"luminance": 0.64112
}Semantic roles & 50–950 ramp
primary
#CFD2D4
secondary
#A7A3A0
accent
#6D568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484