#B3BFCF#B3BFCF
#B3BFCF is a light, muted cyan. Relative luminance 0.513; OKLCH L 80.0% C 0.026 H 255.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BFCF |
|---|---|
| RGB | rgb(179, 191, 207) |
| HSL | hsl(214, 23%, 76%) |
| HSV | hsv(214, 14%, 81%) |
| CMYK | cmyk(13.5%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.89, -0.89, -9.43) |
| CIE-LCH | lch(76.89, 9.47, 264.60°) |
| OKLab | oklab(80.04% -0.0065 -0.0254) |
| OKLCH | oklch(80.04% 0.026 255.6) |
| XYZ | xyz(48.4811, 51.3495, 66.3766) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.52
Lightsteelblue
#B0C4DE
ΔE00 3.88
Light Blue Grey
#B7C9E2
ΔE00 4.06
Dove Gray
#B6B8BD
ΔE00 5.65
Light Grey Blue
#9DBCD4
ΔE00 6.03
Cool Gray
#9AA7B0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BFCF #CFC3B3
analogous
#B3CDCF #B3BFCF #B5B3CF
triadic
#B3BFCF #CFB3BF #BFCFB3
tetradic
#B3BFCF #CFB3CD #CFC3B3 #B3CFB5
square
#B3BFCF #CFB3CD #CFC3B3 #B3CFB5
split-complementary
#B3BFCF #CFB5B3 #CDCFB3
monochromatic
#6880A0 #8D9FB7 #B3BFCF #D9DFE7 #ECEFF3
Accessibility & contrast
On white
1.86
#B3BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#B3BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BFCF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BFCF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFD0
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#ACC2C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b3bfcf; /* rgb */ color: rgb(179, 191, 207); /* oklch */ color: oklch(80.0% 0.026 255.6);
Tailwind
colors: {
custom: {
50: '#cad2dd',
500: '#b3bfcf',
950: '#000000',
},
}SCSS
$custom: #b3bfcf; $custom-light: #cad2dd; $custom-dark: #000000;
JSON
{
"hex": "#b3bfcf",
"rgb": {
"r": 179,
"g": 191,
"b": 207
},
"hsl": {
"h": 214.286,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.80037,
"c": 0.02625,
"h": 255.6
},
"luminance": 0.5135
}Semantic roles & 50–950 ramp
primary
#B3BFCF
secondary
#A49682
accent
#7944A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384