#C2BFB8#C2BFB8
#C2BFB8 is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.5% C 0.010 H 87.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFB8 |
|---|---|
| RGB | rgb(194, 191, 184) |
| HSL | hsl(42, 8%, 74%) |
| HSV | hsv(42, 5%, 76%) |
| CMYK | cmyk(0%, 1.5%, 5.2%, 23.9%) |
| CIE-LAB | lab(77.40, -0.21, 3.90) |
| CIE-LCH | lch(77.40, 3.90, 93.08°) |
| OKLab | oklab(80.51% 0.0005 0.0103) |
| OKLCH | oklch(80.51% 0.01 87.5) |
| XYZ | xyz(49.5295, 52.1919, 52.8029) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.60
Warm Gray
#C9BEB0
ΔE00 4.19
Silver (survey)
#C5C9C7
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 6.08
Dove Gray
#B6B8BD
ΔE00 6.59
Dark Gray
#A9A9A9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFB8 #B8BBC2
analogous
#C2BAB8 #C2BFB8 #C0C2B8
triadic
#C2BFB8 #B8C2BF #BFB8C2
tetradic
#C2BFB8 #B8C2BA #B8BBC2 #C2B8C0
square
#C2BFB8 #B8C2BA #B8BBC2 #C2B8C0
split-complementary
#C2BFB8 #B8C0C2 #BAB8C2
monochromatic
#898476 #A6A197 #C2BFB8 #DEDDD9 #F1F0EF
Accessibility & contrast
On white
1.84
#C2BFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C2BFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFB8
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFB8 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB8
Deuteranopia (green-blind)
#C2C0B8
Tritanopia (blue-blind)
#C4BEBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bfb8; /* rgb */ color: rgb(194, 191, 184); /* oklch */ color: oklch(80.5% 0.010 87.5);
Tailwind
colors: {
custom: {
50: '#d4d2cd',
500: '#c2bfb8',
950: '#000000',
},
}SCSS
$custom: #c2bfb8; $custom-light: #d4d2cd; $custom-dark: #000000;
JSON
{
"hex": "#c2bfb8",
"rgb": {
"r": 194,
"g": 191,
"b": 184
},
"hsl": {
"h": 42,
"s": 7.576,
"l": 74.118
},
"oklch": {
"l": 0.80507,
"c": 0.01027,
"h": 87.5
},
"luminance": 0.52192
}Semantic roles & 50–950 ramp
primary
#C2BFB8
secondary
#898D95
accent
#669254
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383