#C3BEBB#C3BEBB
#C3BEBB is a light, near-neutral grey. Relative luminance 0.520; OKLCH L 80.5% C 0.007 H 53.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BEBB |
|---|---|
| RGB | rgb(195, 190, 187) |
| HSL | hsl(23, 6%, 75%) |
| HSV | hsv(23, 4%, 76%) |
| CMYK | cmyk(0%, 2.6%, 4.1%, 23.5%) |
| CIE-LAB | lab(77.29, 1.21, 2.13) |
| CIE-LCH | lch(77.29, 2.45, 60.46°) |
| OKLab | oklab(80.47% 0.0042 0.0056) |
| OKLCH | oklch(80.47% 0.007 53.4) |
| XYZ | xyz(49.8875, 52.0171, 54.4163) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.65
Silver (survey)
#C5C9C7
ΔE00 5.11
Dove Gray
#B6B8BD
ΔE00 5.15
Warm Gray
#C9BEB0
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.63
Dark Gray
#A9A9A9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BEBB #BBC0C3
analogous
#C3BBBC #C3BEBB #C3C2BB
triadic
#C3BEBB #BBC3BE #BEBBC3
tetradic
#C3BEBB #BCC3BB #BBC0C3 #C2BBC3
square
#C3BEBB #BCC3BB #BBC0C3 #C2BBC3
split-complementary
#C3BEBB #BBC3C2 #BBBCC3
monochromatic
#8A807A #A69F9A #C3BEBB #E0DDDC #F1EFEF
Accessibility & contrast
On white
1.84
#C3BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#C3BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BEBB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BEBB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#C5BDBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bebb; /* rgb */ color: rgb(195, 190, 187); /* oklch */ color: oklch(80.5% 0.007 53.4);
Tailwind
colors: {
custom: {
50: '#d5d1cf',
500: '#c3bebb',
950: '#000000',
},
}SCSS
$custom: #c3bebb; $custom-light: #d5d1cf; $custom-dark: #000000;
JSON
{
"hex": "#c3bebb",
"rgb": {
"r": 195,
"g": 190,
"b": 187
},
"hsl": {
"h": 22.5,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.8047,
"c": 0.00703,
"h": 53.4
},
"luminance": 0.52017
}Semantic roles & 50–950 ramp
primary
#C3BEBB
secondary
#8C9296
accent
#7A9055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383