#C7CFCB#C7CFCB
#C7CFCB is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.7% C 0.010 H 164.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFCB |
|---|---|
| RGB | rgb(199, 207, 203) |
| HSL | hsl(150, 8%, 80%) |
| HSV | hsv(150, 4%, 81%) |
| CMYK | cmyk(3.9%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.42, -3.46, 1.04) |
| CIE-LCH | lch(82.42, 3.62, 163.34°) |
| OKLab | oklab(84.72% -0.0099 0.0027) |
| OKLCH | oklch(84.72% 0.01 164.8) |
| XYZ | xyz(56.6435, 61.0792, 65.2936) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.55
Light Grey
#D8DCD6
ΔE00 3.73
Light Gray
#D3D3D3
ΔE00 4.94
Silver
#C0C0C0
ΔE00 5.75
Gainsboro
#DCDCDC
ΔE00 5.89
Fog
#D8DCE0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFCB #CFC7CB
analogous
#C7CFC7 #C7CFCB #C7CFCF
triadic
#C7CFCB #CBC7CF #CFCBC7
tetradic
#C7CFCB #C7C7CF #CFC7CB #CFCFC7
square
#C7CFCB #C7C7CF #CFC7CB #CFCFC7
split-complementary
#C7CFCB #CFC7CF #CFC7C7
monochromatic
#85978E #A6B3AC #C7CFCB #E8EBEA #EFF1F0
Accessibility & contrast
On white
1.59
#C7CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C7CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFCB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFCB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#C6CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7cfcb; /* rgb */ color: rgb(199, 207, 203); /* oklch */ color: oklch(84.7% 0.010 164.8);
Tailwind
colors: {
custom: {
50: '#d8ddda',
500: '#c7cfcb',
950: '#000000',
},
}SCSS
$custom: #c7cfcb; $custom-light: #d8ddda; $custom-dark: #000000;
JSON
{
"hex": "#c7cfcb",
"rgb": {
"r": 199,
"g": 207,
"b": 203
},
"hsl": {
"h": 150,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84717,
"c": 0.0103,
"h": 164.8
},
"luminance": 0.6108
}Semantic roles & 50–950 ramp
primary
#C7CFCB
secondary
#A2989D
accent
#547392
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483