#C3BEBF#C3BEBF
#C3BEBF is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.6% C 0.006 H 3.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BEBF |
|---|---|
| RGB | rgb(195, 190, 191) |
| HSL | hsl(348, 4%, 75%) |
| HSV | hsv(348, 3%, 76%) |
| CMYK | cmyk(0%, 2.6%, 2.1%, 23.5%) |
| CIE-LAB | lab(77.39, 1.93, 0.12) |
| CIE-LCH | lch(77.39, 1.93, 3.48°) |
| OKLab | oklab(80.59% 0.0058 0.0003) |
| OKLCH | oklch(80.59% 0.006 3.4) |
| XYZ | xyz(50.3217, 52.1908, 56.7029) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.73
Dove Gray
#B6B8BD
ΔE00 4.14
Light Gray
#D3D3D3
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.83
Dark Gray
#A9A9A9
ΔE00 6.65
Warm Gray
#C9BEB0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BEBF #BEC3C2
analogous
#C3BEC1 #C3BEBF #C3BFBE
triadic
#C3BEBF #BFC3BE #BEBFC3
tetradic
#C3BEBF #C1C3BE #BEC3C2 #BFBEC3
square
#C3BEBF #C1C3BE #BEC3C2 #BFBEC3
split-complementary
#C3BEBF #BEC3BF #BEC1C3
monochromatic
#887E80 #A69EA0 #C3BEBF #E0DEDE #F0EFEF
Accessibility & contrast
On white
1.84
#C3BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C3BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BEBF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BEBF | 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)
#BFBFBF
Deuteranopia (green-blind)
#C0BFBF
Tritanopia (blue-blind)
#C4BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bebf; /* rgb */ color: rgb(195, 190, 191); /* oklch */ color: oklch(80.6% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#d5d1d2',
500: '#c3bebf',
950: '#000000',
},
}SCSS
$custom: #c3bebf; $custom-light: #d5d1d2; $custom-dark: #000000;
JSON
{
"hex": "#c3bebf",
"rgb": {
"r": 195,
"g": 190,
"b": 191
},
"hsl": {
"h": 348,
"s": 4,
"l": 75.49
},
"oklch": {
"l": 0.80586,
"c": 0.00577,
"h": 3.4
},
"luminance": 0.52191
}Semantic roles & 50–950 ramp
primary
#C3BEBF
secondary
#909694
accent
#8E8358
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383