#C2BEBB#C2BEBB
#C2BEBB is a light, near-neutral grey. Relative luminance 0.519; OKLCH L 80.4% C 0.006 H 59.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEBB |
|---|---|
| RGB | rgb(194, 190, 187) |
| HSL | hsl(26, 5%, 75%) |
| HSV | hsv(26, 4%, 76%) |
| CMYK | cmyk(0%, 2.1%, 3.6%, 23.9%) |
| CIE-LAB | lab(77.21, 0.85, 2.01) |
| CIE-LCH | lch(77.21, 2.18, 66.92°) |
| OKLab | oklab(80.39% 0.0031 0.0053) |
| OKLCH | oklch(80.39% 0.006 59.6) |
| XYZ | xyz(49.6299, 51.8843, 54.4042) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.29
Silver (survey)
#C5C9C7
ΔE00 4.67
Dove Gray
#B6B8BD
ΔE00 4.93
Warm Gray
#C9BEB0
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 5.52
Dark Gray
#A9A9A9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEBB #BBBFC2
analogous
#C2BBBC #C2BEBB #C2C2BB
triadic
#C2BEBB #BBC2BE #BEBBC2
tetradic
#C2BEBB #BCC2BB #BBBFC2 #C2BBC2
square
#C2BEBB #BCC2BB #BBBFC2 #C2BBC2
split-complementary
#C2BEBB #BBC2C2 #BBBCC2
monochromatic
#88807A #A59F9B #C2BEBB #DFDDDB #F1F0EF
Accessibility & contrast
On white
1.85
#C2BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#C2BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEBB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEBB | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#C4BDBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bebb; /* rgb */ color: rgb(194, 190, 187); /* oklch */ color: oklch(80.4% 0.006 59.6);
Tailwind
colors: {
custom: {
50: '#d4d1cf',
500: '#c2bebb',
950: '#000000',
},
}SCSS
$custom: #c2bebb; $custom-light: #d4d1cf; $custom-dark: #000000;
JSON
{
"hex": "#c2bebb",
"rgb": {
"r": 194,
"g": 190,
"b": 187
},
"hsl": {
"h": 25.714,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.80388,
"c": 0.00617,
"h": 59.6
},
"luminance": 0.51884
}Semantic roles & 50–950 ramp
primary
#C2BEBB
secondary
#8C9195
accent
#778F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383