#C8CFCB#C8CFCB
#C8CFCB is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 84.8% C 0.009 H 161.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFCB |
|---|---|
| RGB | rgb(200, 207, 203) |
| HSL | hsl(146, 7%, 80%) |
| HSV | hsv(146, 3%, 81%) |
| CMYK | cmyk(3.4%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.50, -3.12, 1.15) |
| CIE-LCH | lch(82.50, 3.33, 159.74°) |
| OKLab | oklab(84.79% -0.0089 0.003) |
| OKLCH | oklch(84.79% 0.009 161.3) |
| XYZ | xyz(56.9098, 61.2165, 65.3061) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.26
Light Grey
#D8DCD6
ΔE00 3.52
Light Gray
#D3D3D3
ΔE00 4.56
Silver
#C0C0C0
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 5.56
Fog
#D8DCE0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFCB #CFC8CC
analogous
#C9CFC8 #C8CFCB #C8CFCF
triadic
#C8CFCB #CBC8CF #CFCBC8
tetradic
#C8CFCB #C8C9CF #CFC8CC #CFCFC8
square
#C8CFCB #C8C9CF #CFC8CC #CFCFC8
split-complementary
#C8CFCB #CFC8CF #CFC8C9
monochromatic
#87968D #A7B2AC #C8CFCB #E9ECEA #EFF1F0
Accessibility & contrast
On white
1.59
#C8CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C8CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFCB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFCB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#C7CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cfcb; /* rgb */ color: rgb(200, 207, 203); /* oklch */ color: oklch(84.8% 0.009 161.3);
Tailwind
colors: {
custom: {
50: '#d8ddda',
500: '#c8cfcb',
950: '#000000',
},
}SCSS
$custom: #c8cfcb; $custom-light: #d8ddda; $custom-dark: #000000;
JSON
{
"hex": "#c8cfcb",
"rgb": {
"r": 200,
"g": 207,
"b": 203
},
"hsl": {
"h": 145.714,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84793,
"c": 0.00939,
"h": 161.3
},
"luminance": 0.61217
}Semantic roles & 50–950 ramp
primary
#C8CFCB
secondary
#A2999E
accent
#557791
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483