#CFCBD1#CFCBD1
#CFCBD1 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.7% C 0.009 H 314.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBD1 |
|---|---|
| RGB | rgb(207, 203, 209) |
| HSL | hsl(280, 6%, 81%) |
| HSV | hsv(280, 3%, 82%) |
| CMYK | cmyk(1%, 2.9%, 0%, 18%) |
| CIE-LAB | lab(82.15, 2.47, -2.49) |
| CIE-LCH | lch(82.15, 3.51, 314.79°) |
| OKLab | oklab(84.71% 0.0065 -0.0066) |
| OKLCH | oklch(84.71% 0.009 314.8) |
| XYZ | xyz(58.5948, 60.5808, 68.9156) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.36
Silver
#C0C0C0
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.48
Fog
#D8DCE0
ΔE00 5.70
Dove Gray
#B6B8BD
ΔE00 6.08
Silver (survey)
#C5C9C7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBD1 #CDD1CB
analogous
#CCCBD1 #CFCBD1 #D1CBD0
triadic
#CFCBD1 #D1CFCB #CBD1CF
tetradic
#CFCBD1 #D1CCCB #CDD1CB #CBD0D1
square
#CFCBD1 #D1CCCB #CDD1CB #CBD0D1
split-complementary
#CFCBD1 #D0D1CB #CBD1CC
monochromatic
#938A98 #B1ABB4 #CFCBD1 #EDEBEE #F0EFF1
Accessibility & contrast
On white
1.60
#CFCBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CFCBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBD1
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBD1 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD1
Deuteranopia (green-blind)
#CBCCD1
Tritanopia (blue-blind)
#CFCCCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfcbd1; /* rgb */ color: rgb(207, 203, 209); /* oklch */ color: oklch(84.7% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#dddadf',
500: '#cfcbd1',
950: '#000000',
},
}SCSS
$custom: #cfcbd1; $custom-light: #dddadf; $custom-dark: #000000;
JSON
{
"hex": "#cfcbd1",
"rgb": {
"r": 207,
"g": 203,
"b": 209
},
"hsl": {
"h": 280,
"s": 6.122,
"l": 80.784
},
"oklch": {
"l": 0.84707,
"c": 0.00928,
"h": 314.8
},
"luminance": 0.60581
}Semantic roles & 50–950 ramp
primary
#CFCBD1
secondary
#9FA49C
accent
#905569
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384