#CFC7CB#CFC7CB
#CFC7CB is a very light, near-neutral grey. Relative luminance 0.584; OKLCH L 83.7% C 0.010 H 345.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7CB |
|---|---|
| RGB | rgb(207, 199, 203) |
| HSL | hsl(330, 8%, 80%) |
| HSV | hsv(330, 4%, 81%) |
| CMYK | cmyk(0%, 3.9%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.97, 3.49, -1.00) |
| CIE-LCH | lch(80.97, 3.63, 343.97°) |
| OKLab | oklab(83.73% 0.0101 -0.0026) |
| OKLCH | oklch(83.73% 0.01 345.5) |
| XYZ | xyz(56.9335, 58.4244, 64.7660) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.28
Light Gray
#D3D3D3
ΔE00 5.33
Dove Gray
#B6B8BD
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 6.54
Fog
#D8DCE0
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7CB #C7CFCB
analogous
#CFC7CF #CFC7CB #CFC7C7
triadic
#CFC7CB #CBCFC7 #C7CBCF
tetradic
#CFC7CB #CFCFC7 #C7CFCB #C7C7CF
square
#CFC7CB #CFCFC7 #C7CFCB #C7C7CF
split-complementary
#CFC7CB #C7CFC7 #C7CFCF
monochromatic
#97858E #B3A6AC #CFC7CB #EBE8EA #F1EFF0
Accessibility & contrast
On white
1.66
#CFC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CFC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7CB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7CB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#D0C7C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc7cb; /* rgb */ color: rgb(207, 199, 203); /* oklch */ color: oklch(83.7% 0.010 345.5);
Tailwind
colors: {
custom: {
50: '#ddd8da',
500: '#cfc7cb',
950: '#000000',
},
}SCSS
$custom: #cfc7cb; $custom-light: #ddd8da; $custom-dark: #000000;
JSON
{
"hex": "#cfc7cb",
"rgb": {
"r": 207,
"g": 199,
"b": 203
},
"hsl": {
"h": 330,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.8373,
"c": 0.0104,
"h": 345.5
},
"luminance": 0.58424
}Semantic roles & 50–950 ramp
primary
#CFC7CB
secondary
#98A29D
accent
#927354
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383