#C3BEBD#C3BEBD
#C3BEBD is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.5% C 0.006 H 31.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BEBD |
|---|---|
| RGB | rgb(195, 190, 189) |
| HSL | hsl(10, 5%, 75%) |
| HSV | hsv(10, 3%, 76%) |
| CMYK | cmyk(0%, 2.6%, 3.1%, 23.5%) |
| CIE-LAB | lab(77.34, 1.57, 1.12) |
| CIE-LCH | lch(77.34, 1.93, 35.67°) |
| OKLab | oklab(80.53% 0.005 0.003) |
| OKLCH | oklch(80.53% 0.006 31.1) |
| XYZ | xyz(50.1031, 52.1034, 55.5517) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.47
Dove Gray
#B6B8BD
ΔE00 4.55
Silver (survey)
#C5C9C7
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 5.52
Warm Gray
#C9BEB0
ΔE00 6.19
Dark Gray
#A9A9A9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BEBD #BDC2C3
analogous
#C3BDBF #C3BEBD #C3C1BD
triadic
#C3BEBD #BDC3BE #BEBDC3
tetradic
#C3BEBD #BFC3BD #BDC2C3 #C1BDC3
square
#C3BEBD #BFC3BD #BDC2C3 #C1BDC3
split-complementary
#C3BEBD #BDC3C1 #BDBFC3
monochromatic
#897F7D #A69E9D #C3BEBD #E0DEDD #F0EFEF
Accessibility & contrast
On white
1.84
#C3BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C3BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BEBD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BEBD | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBD
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#C4BDBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bebd; /* rgb */ color: rgb(195, 190, 189); /* oklch */ color: oklch(80.5% 0.006 31.1);
Tailwind
colors: {
custom: {
50: '#d5d1d0',
500: '#c3bebd',
950: '#000000',
},
}SCSS
$custom: #c3bebd; $custom-light: #d5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#c3bebd",
"rgb": {
"r": 195,
"g": 190,
"b": 189
},
"hsl": {
"h": 10,
"s": 4.762,
"l": 75.294
},
"oklch": {
"l": 0.80527,
"c": 0.00581,
"h": 31.1
},
"luminance": 0.52103
}Semantic roles & 50–950 ramp
primary
#C3BEBD
secondary
#8E9596
accent
#858F57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383