#C3BBBE#C3BBBE
#C3BBBE is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 79.9% C 0.010 H 352.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBBE |
|---|---|
| RGB | rgb(195, 187, 190) |
| HSL | hsl(338, 6%, 75%) |
| HSV | hsv(338, 4%, 76%) |
| CMYK | cmyk(0%, 4.1%, 2.6%, 23.5%) |
| CIE-LAB | lab(76.59, 3.35, -0.51) |
| CIE-LCH | lch(76.59, 3.39, 351.35°) |
| OKLab | oklab(79.95% 0.0098 -0.0013) |
| OKLCH | oklch(79.95% 0.01 352.5) |
| XYZ | xyz(49.5689, 50.8608, 55.9110) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.60
Dove Gray
#B6B8BD
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 7.11
Dark Gray
#A9A9A9
ΔE00 7.13
Silver (survey)
#C5C9C7
ΔE00 7.89
Pinkish Grey
#C8ACA9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBBE #BBC3C0
analogous
#C3BBC2 #C3BBBE #C3BCBB
triadic
#C3BBBE #BEC3BB #BBBEC3
tetradic
#C3BBBE #C2C3BB #BBC3C0 #BCBBC3
square
#C3BBBE #C2C3BB #BBC3C0 #BCBBC3
split-complementary
#C3BBBE #BBC3BC #BBC2C3
monochromatic
#8A7A80 #A69A9F #C3BBBE #E0DCDD #F1EFEF
Accessibility & contrast
On white
1.88
#C3BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#C3BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBBE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBBE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#C4BBBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c3bbbe; /* rgb */ color: rgb(195, 187, 190); /* oklch */ color: oklch(79.9% 0.010 352.5);
Tailwind
colors: {
custom: {
50: '#d5cfd1',
500: '#c3bbbe',
950: '#000000',
},
}SCSS
$custom: #c3bbbe; $custom-light: #d5cfd1; $custom-dark: #000000;
JSON
{
"hex": "#c3bbbe",
"rgb": {
"r": 195,
"g": 187,
"b": 190
},
"hsl": {
"h": 337.5,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.79949,
"c": 0.0099,
"h": 352.5
},
"luminance": 0.5086
}Semantic roles & 50–950 ramp
primary
#C3BBBE
secondary
#8C9692
accent
#907A55
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383