#C4BEBF#C4BEBF
#C4BEBF is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.7% C 0.007 H 5.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEBF |
|---|---|
| RGB | rgb(196, 190, 191) |
| HSL | hsl(350, 5%, 76%) |
| HSV | hsv(350, 3%, 77%) |
| CMYK | cmyk(0%, 3.1%, 2.6%, 23.1%) |
| CIE-LAB | lab(77.47, 2.28, 0.24) |
| CIE-LCH | lch(77.47, 2.29, 6.09°) |
| OKLab | oklab(80.67% 0.0068 0.0007) |
| OKLCH | oklch(80.67% 0.007 5.7) |
| XYZ | xyz(50.5810, 52.3245, 56.7151) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.18
Dove Gray
#B6B8BD
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.80
Silver (survey)
#C5C9C7
ΔE00 6.26
Dark Gray
#A9A9A9
ΔE00 6.90
Warm Gray
#C9BEB0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEBF #BEC4C3
analogous
#C4BEC2 #C4BEBF #C4C0BE
triadic
#C4BEBF #BFC4BE #BEBFC4
tetradic
#C4BEBF #C2C4BE #BEC4C3 #C0BEC4
square
#C4BEBF #C2C4BE #BEC4C3 #C0BEC4
split-complementary
#C4BEBF #BEC4C0 #BEC2C4
monochromatic
#8A7E80 #A79E9F #C4BEBF #E1DEDF #F0EFEF
Accessibility & contrast
On white
1.83
#C4BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C4BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEBF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEBF | 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)
#BFBFBF
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#C5BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c4bebf; /* rgb */ color: rgb(196, 190, 191); /* oklch */ color: oklch(80.7% 0.007 5.7);
Tailwind
colors: {
custom: {
50: '#d5d1d2',
500: '#c4bebf',
950: '#000000',
},
}SCSS
$custom: #c4bebf; $custom-light: #d5d1d2; $custom-dark: #000000;
JSON
{
"hex": "#c4bebf",
"rgb": {
"r": 196,
"g": 190,
"b": 191
},
"hsl": {
"h": 350,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.80668,
"c": 0.00687,
"h": 5.7
},
"luminance": 0.52324
}Semantic roles & 50–950 ramp
primary
#C4BEBF
secondary
#8F9796
accent
#8F8557
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383