#C8BFC2#C8BFC2
#C8BFC2 is a light, near-neutral grey. Relative luminance 0.534; OKLCH L 81.3% C 0.011 H 355.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFC2 |
|---|---|
| RGB | rgb(200, 191, 194) |
| HSL | hsl(340, 8%, 77%) |
| HSV | hsv(340, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 3%, 21.6%) |
| CIE-LAB | lab(78.13, 3.69, -0.38) |
| CIE-LCH | lch(78.13, 3.71, 354.10°) |
| OKLab | oklab(81.29% 0.0109 -0.0009) |
| OKLCH | oklch(81.29% 0.011 355) |
| XYZ | xyz(52.1865, 53.4364, 58.5935) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.94
Dove Gray
#B6B8BD
ΔE00 5.77
Light Gray
#D3D3D3
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.13
Dark Gray
#A9A9A9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFC2 #BFC8C5
analogous
#C8BFC7 #C8BFC2 #C8C1BF
triadic
#C8BFC2 #C2C8BF #BFC2C8
tetradic
#C8BFC2 #C7C8BF #BFC8C5 #C1BFC8
square
#C8BFC2 #C7C8BF #BFC8C5 #C1BFC8
split-complementary
#C8BFC2 #BFC8C1 #BFC7C8
monochromatic
#8F7D83 #AC9EA3 #C8BFC2 #E4E0E1 #F1EFEF
Accessibility & contrast
On white
1.80
#C8BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#C8BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFC2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFC2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C2
Deuteranopia (green-blind)
#C2C2C2
Tritanopia (blue-blind)
#CABFC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c8bfc2; /* rgb */ color: rgb(200, 191, 194); /* oklch */ color: oklch(81.3% 0.011 355.0);
Tailwind
colors: {
custom: {
50: '#d8d2d4',
500: '#c8bfc2',
950: '#000000',
},
}SCSS
$custom: #c8bfc2; $custom-light: #d8d2d4; $custom-dark: #000000;
JSON
{
"hex": "#c8bfc2",
"rgb": {
"r": 200,
"g": 191,
"b": 194
},
"hsl": {
"h": 340,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.81287,
"c": 0.01089,
"h": 355
},
"luminance": 0.53436
}Semantic roles & 50–950 ramp
primary
#C8BFC2
secondary
#909B97
accent
#927D54
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383