#C2BDC2#C2BDC2
#C2BDC2 is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.4% C 0.009 H 325.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDC2 |
|---|---|
| RGB | rgb(194, 189, 194) |
| HSL | hsl(300, 4%, 75%) |
| HSV | hsv(300, 3%, 76%) |
| CMYK | cmyk(0%, 2.6%, 0%, 23.9%) |
| CIE-LAB | lab(77.14, 2.66, -1.89) |
| CIE-LCH | lch(77.14, 3.27, 324.58°) |
| OKLab | oklab(80.39% 0.0073 -0.005) |
| OKLCH | oklch(80.39% 0.009 325.7) |
| XYZ | xyz(50.1818, 51.7597, 58.3754) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.93
Silver
#C0C0C0
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 6.98
Dark Gray
#A9A9A9
ΔE00 7.13
Gainsboro
#DCDCDC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDC2 #BDC2BD
analogous
#BFBDC2 #C2BDC2 #C2BDBF
triadic
#C2BDC2 #C2C2BD #BDC2C2
tetradic
#C2BDC2 #C2BFBD #BDC2BD #BDBFC2
square
#C2BDC2 #C2BFBD #BDC2BD #BDBFC2
split-complementary
#C2BDC2 #BFC2BD #BDC2BF
monochromatic
#877D87 #A59DA5 #C2BDC2 #DFDDDF #F0EFF0
Accessibility & contrast
On white
1.85
#C2BDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#C2BDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDC2
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDC2 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC2
Deuteranopia (green-blind)
#BEBFC2
Tritanopia (blue-blind)
#C2BDBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bdc2; /* rgb */ color: rgb(194, 189, 194); /* oklch */ color: oklch(80.4% 0.009 325.7);
Tailwind
colors: {
custom: {
50: '#d4d0d4',
500: '#c2bdc2',
950: '#000000',
},
}SCSS
$custom: #c2bdc2; $custom-light: #d4d0d4; $custom-dark: #000000;
JSON
{
"hex": "#c2bdc2",
"rgb": {
"r": 194,
"g": 189,
"b": 194
},
"hsl": {
"h": 300,
"s": 3.937,
"l": 75.098
},
"oklch": {
"l": 0.8039,
"c": 0.00886,
"h": 325.7
},
"luminance": 0.5176
}Semantic roles & 50–950 ramp
primary
#C2BDC2
secondary
#8F958F
accent
#8E5858
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383