#C2BFC3#C2BFC3
#C2BFC3 is a light, near-neutral grey. Relative luminance 0.527; OKLCH L 80.8% C 0.006 H 317.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFC3 |
|---|---|
| RGB | rgb(194, 191, 195) |
| HSL | hsl(285, 3%, 76%) |
| HSV | hsv(285, 2%, 76%) |
| CMYK | cmyk(0.5%, 2.1%, 0%, 23.5%) |
| CIE-LAB | lab(77.68, 1.78, -1.64) |
| CIE-LCH | lch(77.68, 2.42, 317.38°) |
| OKLab | oklab(80.83% 0.0048 -0.0043) |
| OKLCH | oklch(80.83% 0.006 317.8) |
| XYZ | xyz(50.7276, 52.6711, 59.1133) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.93
Dove Gray
#B6B8BD
ΔE00 3.26
Light Gray
#D3D3D3
ΔE00 5.54
Silver (survey)
#C5C9C7
ΔE00 5.75
Dark Gray
#A9A9A9
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFC3 #C0C3BF
analogous
#C0BFC3 #C2BFC3 #C3BFC2
triadic
#C2BFC3 #C3C2BF #BFC3C2
tetradic
#C2BFC3 #C3C0BF #C0C3BF #BFC2C3
square
#C2BFC3 #C3C0BF #C0C3BF #BFC2C3
split-complementary
#C2BFC3 #C2C3BF #BFC3C0
monochromatic
#868088 #A49FA5 #C2BFC3 #E0DFE1 #F0EFF0
Accessibility & contrast
On white
1.82
#C2BFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#C2BFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFC3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFC3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C3
Deuteranopia (green-blind)
#BFC0C3
Tritanopia (blue-blind)
#C2BFC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2bfc3; /* rgb */ color: rgb(194, 191, 195); /* oklch */ color: oklch(80.8% 0.006 317.8);
Tailwind
colors: {
custom: {
50: '#d4d2d5',
500: '#c2bfc3',
950: '#000000',
},
}SCSS
$custom: #c2bfc3; $custom-light: #d4d2d5; $custom-dark: #000000;
JSON
{
"hex": "#c2bfc3",
"rgb": {
"r": 194,
"g": 191,
"b": 195
},
"hsl": {
"h": 285,
"s": 3.226,
"l": 75.686
},
"oklch": {
"l": 0.80825,
"c": 0.00644,
"h": 317.8
},
"luminance": 0.52671
}Semantic roles & 50–950 ramp
primary
#C2BFC3
secondary
#929691
accent
#8D5866
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383