#BFB2B3#BFB2B3
#BFB2B3 is a light, near-neutral red. Relative luminance 0.462; OKLCH L 77.5% C 0.015 H 12.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2B3 |
|---|---|
| RGB | rgb(191, 178, 179) |
| HSL | hsl(355, 9%, 72%) |
| HSV | hsv(355, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 6.3%, 25.1%) |
| CIE-LAB | lab(73.66, 4.80, 1.16) |
| CIE-LCH | lch(73.66, 4.94, 13.56°) |
| OKLab | oklab(77.47% 0.0146 0.0031) |
| OKLCH | oklch(77.47% 0.015 12.1) |
| XYZ | xyz(45.5420, 46.1724, 49.1521) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.67
Silver
#C0C0C0
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.05
Dark Gray
#A9A9A9
ΔE00 7.11
Warm Gray
#C9BEB0
ΔE00 8.57
Light Gray
#D3D3D3
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2B3 #B2BFBE
analogous
#BFB2BA #BFB2B3 #BFB8B2
triadic
#BFB2B3 #B3BFB2 #B2B3BF
tetradic
#BFB2B3 #BABFB2 #B2BFBE #B8B2BF
square
#BFB2B3 #BABFB2 #B2BFBE #B8B2BF
split-complementary
#BFB2B3 #B2BFB8 #B2BABF
monochromatic
#877072 #A39192 #BFB2B3 #DBD3D4 #F1EEEF
Accessibility & contrast
On white
2.05
#BFB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BFB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2B3
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2B3 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B3
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#C2B1B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb2b3; /* rgb */ color: rgb(191, 178, 179); /* oklch */ color: oklch(77.5% 0.015 12.1);
Tailwind
colors: {
custom: {
50: '#d2c9c9',
500: '#bfb2b3',
950: '#000000',
},
}SCSS
$custom: #bfb2b3; $custom-light: #d2c9c9; $custom-dark: #000000;
JSON
{
"hex": "#bfb2b3",
"rgb": {
"r": 191,
"g": 178,
"b": 179
},
"hsl": {
"h": 355.385,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77473,
"c": 0.01494,
"h": 12.1
},
"luminance": 0.46172
}Semantic roles & 50–950 ramp
primary
#BFB2B3
secondary
#E4E7E7
accent
#938E52
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282