#CFCCD1#CFCCD1
#CFCCD1 is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.9% C 0.008 H 312.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCD1 |
|---|---|
| RGB | rgb(207, 204, 209) |
| HSL | hsl(276, 5%, 81%) |
| HSV | hsv(276, 2%, 82%) |
| CMYK | cmyk(1%, 2.4%, 0%, 18%) |
| CIE-LAB | lab(82.41, 1.94, -2.11) |
| CIE-LCH | lch(82.41, 2.87, 312.58°) |
| OKLab | oklab(84.91% 0.0051 -0.0056) |
| OKLCH | oklch(84.91% 0.008 312.3) |
| XYZ | xyz(58.8317, 61.0546, 68.9946) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.63
Silver
#C0C0C0
ΔE00 4.66
Gainsboro
#DCDCDC
ΔE00 4.84
Fog
#D8DCE0
ΔE00 5.06
Silver (survey)
#C5C9C7
ΔE00 5.85
Dove Gray
#B6B8BD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCD1 #CED1CC
analogous
#CCCCD1 #CFCCD1 #D1CCD0
triadic
#CFCCD1 #D1CFCC #CCD1CF
tetradic
#CFCCD1 #D1CCCC #CED1CC #CCD0D1
square
#CFCCD1 #D1CCCC #CED1CC #CCD0D1
split-complementary
#CFCCD1 #D0D1CC #CCD1CC
monochromatic
#928C97 #B1ACB4 #CFCCD1 #EDECEE #F0EFF0
Accessibility & contrast
On white
1.59
#CFCCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CFCCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCD1
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCD1 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD1
Deuteranopia (green-blind)
#CCCDD1
Tritanopia (blue-blind)
#CFCDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfccd1; /* rgb */ color: rgb(207, 204, 209); /* oklch */ color: oklch(84.9% 0.008 312.3);
Tailwind
colors: {
custom: {
50: '#dddbdf',
500: '#cfccd1',
950: '#000000',
},
}SCSS
$custom: #cfccd1; $custom-light: #dddbdf; $custom-dark: #000000;
JSON
{
"hex": "#cfccd1",
"rgb": {
"r": 207,
"g": 204,
"b": 209
},
"hsl": {
"h": 276,
"s": 5.155,
"l": 80.98
},
"oklch": {
"l": 0.84907,
"c": 0.00757,
"h": 312.3
},
"luminance": 0.61055
}Semantic roles & 50–950 ramp
primary
#CFCCD1
secondary
#A0A49D
accent
#8F566D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484