#CFD3CE#CFD3CE
#CFD3CE is a very light, near-neutral grey. Relative luminance 0.643; OKLCH L 86.2% C 0.008 H 139.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3CE |
|---|---|
| RGB | rgb(207, 211, 206) |
| HSL | hsl(108, 5%, 82%) |
| HSV | hsv(108, 2%, 83%) |
| CMYK | cmyk(1.9%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(84.13, -2.27, 1.99) |
| CIE-LCH | lch(84.13, 3.02, 138.71°) |
| OKLab | oklab(86.23% -0.0061 0.0052) |
| OKLCH | oklch(86.23% 0.008 139.5) |
| XYZ | xyz(60.1651, 64.3101, 67.6240) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.13
Silver (survey)
#C5C9C7
ΔE00 2.81
Light Gray
#D3D3D3
ΔE00 3.64
Gainsboro
#DCDCDC
ΔE00 4.33
Fog
#D8DCE0
ΔE00 5.30
Silver
#C0C0C0
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3CE #D2CED3
analogous
#D2D3CE #CFD3CE #CED3D0
triadic
#CFD3CE #CECFD3 #D3CECF
tetradic
#CFD3CE #CED2D3 #D2CED3 #D3D0CE
square
#CFD3CE #CED2D3 #D2CED3 #D3D0CE
split-complementary
#CFD3CE #D0CED3 #D3CED2
monochromatic
#90998E #AFB6AE #CFD3CE #EFF0EE #EFF1EF
Accessibility & contrast
On white
1.51
#CFD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#CFD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3CE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3CE | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#CFD3D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd3ce; /* rgb */ color: rgb(207, 211, 206); /* oklch */ color: oklch(86.2% 0.008 139.5);
Tailwind
colors: {
custom: {
50: '#dde0dc',
500: '#cfd3ce',
950: '#000000',
},
}SCSS
$custom: #cfd3ce; $custom-light: #dde0dc; $custom-dark: #000000;
JSON
{
"hex": "#cfd3ce",
"rgb": {
"r": 207,
"g": 211,
"b": 206
},
"hsl": {
"h": 108,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.86232,
"c": 0.00806,
"h": 139.5
},
"luminance": 0.6431
}Semantic roles & 50–950 ramp
primary
#CFD3CE
secondary
#A59FA6
accent
#568F84
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484