#B1BFCD#B1BFCD
#B1BFCD is a light, muted cyan. Relative luminance 0.510; OKLCH L 79.8% C 0.025 H 248.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BFCD |
|---|---|
| RGB | rgb(177, 191, 205) |
| HSL | hsl(210, 22%, 75%) |
| HSV | hsv(210, 14%, 80%) |
| CMYK | cmyk(13.7%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.69, -1.96, -8.66) |
| CIE-LCH | lch(76.69, 8.88, 257.25°) |
| OKLab | oklab(79.82% -0.0094 -0.0233) |
| OKLCH | oklch(79.82% 0.025 248.1) |
| XYZ | xyz(47.7791, 51.0157, 65.0755) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.56
Lightsteelblue
#B0C4DE
ΔE00 4.53
Light Blue Grey
#B7C9E2
ΔE00 4.81
Light Grey Blue
#9DBCD4
ΔE00 5.43
Dove Gray
#B6B8BD
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BFCD #CDBFB1
analogous
#B1CDCD #B1BFCD #B1B1CD
triadic
#B1BFCD #CDB1BF #BFCDB1
tetradic
#B1BFCD #CDB1CD #CDBFB1 #B1CDB1
square
#B1BFCD #CDB1CD #CDBFB1 #B1CDB1
split-complementary
#B1BFCD #CDB1B1 #CDCDB1
monochromatic
#66829D #8CA0B5 #B1BFCD #D6DEE5 #ECF0F3
Accessibility & contrast
On white
1.87
#B1BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#B1BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BFCD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BFCD | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#AAC2C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b1bfcd; /* rgb */ color: rgb(177, 191, 205); /* oklch */ color: oklch(79.8% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#c8d2dc',
500: '#b1bfcd',
950: '#000000',
},
}SCSS
$custom: #b1bfcd; $custom-light: #c8d2dc; $custom-dark: #000000;
JSON
{
"hex": "#b1bfcd",
"rgb": {
"r": 177,
"g": 191,
"b": 205
},
"hsl": {
"h": 210,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.79823,
"c": 0.02516,
"h": 248.1
},
"luminance": 0.51016
}Semantic roles & 50–950 ramp
primary
#B1BFCD
secondary
#A29180
accent
#7345A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384