#C2BEC2#C2BEC2
#C2BEC2 is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.6% C 0.007 H 325.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEC2 |
|---|---|
| RGB | rgb(194, 190, 194) |
| HSL | hsl(300, 3%, 75%) |
| HSV | hsv(300, 2%, 76%) |
| CMYK | cmyk(0%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(77.40, 2.13, -1.52) |
| CIE-LCH | lch(77.40, 2.61, 324.55°) |
| OKLab | oklab(80.59% 0.0059 -0.004) |
| OKLCH | oklch(80.59% 0.007 325.6) |
| XYZ | xyz(50.3976, 52.1914, 58.4474) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.28
Dove Gray
#B6B8BD
ΔE00 3.54
Light Gray
#D3D3D3
ΔE00 5.90
Silver (survey)
#C5C9C7
ΔE00 6.21
Dark Gray
#A9A9A9
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEC2 #BEC2BE
analogous
#C0BEC2 #C2BEC2 #C2BEC0
triadic
#C2BEC2 #C2C2BE #BEC2C2
tetradic
#C2BEC2 #C2C0BE #BEC2BE #BEC0C2
square
#C2BEC2 #C2C0BE #BEC2BE #BEC0C2
split-complementary
#C2BEC2 #C0C2BE #BEC2C0
monochromatic
#877F87 #A49EA4 #C2BEC2 #E0DEE0 #F0EFF0
Accessibility & contrast
On white
1.84
#C2BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C2BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEC2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEC2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC2
Deuteranopia (green-blind)
#BFBFC2
Tritanopia (blue-blind)
#C2BEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bec2; /* rgb */ color: rgb(194, 190, 194); /* oklch */ color: oklch(80.6% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#d4d1d4',
500: '#c2bec2',
950: '#000000',
},
}SCSS
$custom: #c2bec2; $custom-light: #d4d1d4; $custom-dark: #000000;
JSON
{
"hex": "#c2bec2",
"rgb": {
"r": 194,
"g": 190,
"b": 194
},
"hsl": {
"h": 300,
"s": 3.175,
"l": 75.294
},
"oklch": {
"l": 0.80593,
"c": 0.00709,
"h": 325.6
},
"luminance": 0.52191
}Semantic roles & 50–950 ramp
primary
#C2BEC2
secondary
#909590
accent
#8D5959
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383