#C5BEBB#C5BEBB
#C5BEBB is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.6% C 0.009 H 44.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BEBB |
|---|---|
| RGB | rgb(197, 190, 187) |
| HSL | hsl(18, 8%, 75%) |
| HSV | hsv(18, 5%, 77%) |
| CMYK | cmyk(0%, 3.6%, 5.1%, 22.7%) |
| CIE-LAB | lab(77.45, 1.91, 2.38) |
| CIE-LCH | lch(77.45, 3.06, 51.22°) |
| OKLab | oklab(80.64% 0.0064 0.0063) |
| OKLCH | oklch(80.64% 0.009 44.9) |
| XYZ | xyz(50.4079, 52.2855, 54.4406) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.45
Warm Gray
#C9BEB0
ΔE00 5.11
Dove Gray
#B6B8BD
ΔE00 5.69
Light Gray
#D3D3D3
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 5.99
Dark Gray
#A9A9A9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BEBB #BBC2C5
analogous
#C5BBBD #C5BEBB #C5C3BB
triadic
#C5BEBB #BBC5BE #BEBBC5
tetradic
#C5BEBB #BDC5BB #BBC2C5 #C3BBC5
square
#C5BEBB #BDC5BB #BBC2C5 #C3BBC5
split-complementary
#C5BEBB #BBC5C3 #BBBDC5
monochromatic
#8D7F79 #A99E9A #C5BEBB #E1DEDC #F1EFEE
Accessibility & contrast
On white
1.83
#C5BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C5BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BEBB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BEBB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#C7BDBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c5bebb; /* rgb */ color: rgb(197, 190, 187); /* oklch */ color: oklch(80.6% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#d6d1cf',
500: '#c5bebb',
950: '#000000',
},
}SCSS
$custom: #c5bebb; $custom-light: #d6d1cf; $custom-dark: #000000;
JSON
{
"hex": "#c5bebb",
"rgb": {
"r": 197,
"g": 190,
"b": 187
},
"hsl": {
"h": 18,
"s": 7.937,
"l": 75.294
},
"oklch": {
"l": 0.80635,
"c": 0.00897,
"h": 44.9
},
"luminance": 0.52285
}Semantic roles & 50–950 ramp
primary
#C5BEBB
secondary
#8C9598
accent
#7F9254
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383