#C4BEBB#C4BEBB
#C4BEBB is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.6% C 0.008 H 48.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEBB |
|---|---|
| RGB | rgb(196, 190, 187) |
| HSL | hsl(20, 7%, 75%) |
| HSV | hsv(20, 5%, 77%) |
| CMYK | cmyk(0%, 3.1%, 4.6%, 23.1%) |
| CIE-LAB | lab(77.37, 1.56, 2.26) |
| CIE-LCH | lch(77.37, 2.74, 55.34°) |
| OKLab | oklab(80.55% 0.0053 0.006) |
| OKLCH | oklch(80.55% 0.008 48.7) |
| XYZ | xyz(50.1468, 52.1509, 54.4284) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.04
Warm Gray
#C9BEB0
ΔE00 5.11
Dove Gray
#B6B8BD
ΔE00 5.41
Silver (survey)
#C5C9C7
ΔE00 5.54
Light Gray
#D3D3D3
ΔE00 5.78
Dark Gray
#A9A9A9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEBB #BBC1C4
analogous
#C4BBBC #C4BEBB #C4C3BB
triadic
#C4BEBB #BBC4BE #BEBBC4
tetradic
#C4BEBB #BCC4BB #BBC1C4 #C3BBC4
square
#C4BEBB #BCC4BB #BBC1C4 #C3BBC4
split-complementary
#C4BEBB #BBC4C3 #BBBCC4
monochromatic
#8B7F79 #A89F9A #C4BEBB #E0DDDC #F1EFEF
Accessibility & contrast
On white
1.84
#C4BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#C4BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEBB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEBB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEBB
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#C6BDBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c4bebb; /* rgb */ color: rgb(196, 190, 187); /* oklch */ color: oklch(80.6% 0.008 48.7);
Tailwind
colors: {
custom: {
50: '#d5d1cf',
500: '#c4bebb',
950: '#000000',
},
}SCSS
$custom: #c4bebb; $custom-light: #d5d1cf; $custom-dark: #000000;
JSON
{
"hex": "#c4bebb",
"rgb": {
"r": 196,
"g": 190,
"b": 187
},
"hsl": {
"h": 20,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.80552,
"c": 0.00798,
"h": 48.7
},
"luminance": 0.52151
}Semantic roles & 50–950 ramp
primary
#C4BEBB
secondary
#8C9397
accent
#7D9154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383