#C8BFC3#C8BFC3
#C8BFC3 is a light, near-neutral grey. Relative luminance 0.535; OKLCH L 81.3% C 0.011 H 348.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFC3 |
|---|---|
| RGB | rgb(200, 191, 195) |
| HSL | hsl(333, 8%, 77%) |
| HSV | hsv(333, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 2.5%, 21.6%) |
| CIE-LAB | lab(78.16, 3.87, -0.88) |
| CIE-LCH | lch(78.16, 3.97, 347.14°) |
| OKLab | oklab(81.32% 0.0112 -0.0023) |
| OKLCH | oklch(81.32% 0.011 348.5) |
| XYZ | xyz(52.2991, 53.4815, 59.1870) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.19
Dove Gray
#B6B8BD
ΔE00 5.81
Light Gray
#D3D3D3
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 8.26
Gainsboro
#DCDCDC
ΔE00 8.27
Dark Gray
#A9A9A9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFC3 #BFC8C4
analogous
#C8BFC8 #C8BFC3 #C8C0BF
triadic
#C8BFC3 #C3C8BF #BFC3C8
tetradic
#C8BFC3 #C8C8BF #BFC8C4 #C0BFC8
square
#C8BFC3 #C8C8BF #BFC8C4 #C0BFC8
split-complementary
#C8BFC3 #BFC8C0 #BFC8C8
monochromatic
#8F7D85 #AC9EA4 #C8BFC3 #E4E0E2 #F1EFF0
Accessibility & contrast
On white
1.80
#C8BFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#C8BFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFC3
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFC3 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C3
Deuteranopia (green-blind)
#C1C2C3
Tritanopia (blue-blind)
#CABFC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c8bfc3; /* rgb */ color: rgb(200, 191, 195); /* oklch */ color: oklch(81.3% 0.011 348.5);
Tailwind
colors: {
custom: {
50: '#d8d2d5',
500: '#c8bfc3',
950: '#000000',
},
}SCSS
$custom: #c8bfc3; $custom-light: #d8d2d5; $custom-dark: #000000;
JSON
{
"hex": "#c8bfc3",
"rgb": {
"r": 200,
"g": 191,
"b": 195
},
"hsl": {
"h": 333.333,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.81317,
"c": 0.01146,
"h": 348.5
},
"luminance": 0.53481
}Semantic roles & 50–950 ramp
primary
#C8BFC3
secondary
#909B96
accent
#927654
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383