#B3BFCD#B3BFCD
#B3BFCD is a light, muted cyan. Relative luminance 0.513; OKLCH L 80.0% C 0.024 H 252.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BFCD |
|---|---|
| RGB | rgb(179, 191, 205) |
| HSL | hsl(212, 21%, 75%) |
| HSV | hsv(212, 13%, 80%) |
| CMYK | cmyk(12.7%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.83, -1.31, -8.43) |
| CIE-LCH | lch(76.83, 8.53, 261.19°) |
| OKLab | oklab(79.97% -0.0073 -0.0227) |
| OKLCH | oklch(79.97% 0.024 252.2) |
| XYZ | xyz(48.2381, 51.2524, 65.0970) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.89
Lightsteelblue
#B0C4DE
ΔE00 4.55
Light Blue Grey
#B7C9E2
ΔE00 4.70
Dove Gray
#B6B8BD
ΔE00 5.17
Light Grey Blue
#9DBCD4
ΔE00 6.07
Silver
#C0C0C0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BFCD #CDC1B3
analogous
#B3CCCD #B3BFCD #B4B3CD
triadic
#B3BFCD #CDB3BF #BFCDB3
tetradic
#B3BFCD #CDB3CC #CDC1B3 #B3CDB4
square
#B3BFCD #CDB3CC #CDC1B3 #B3CDB4
split-complementary
#B3BFCD #CDB4B3 #CCCDB3
monochromatic
#69819C #8EA0B5 #B3BFCD #D8DEE5 #EDEFF3
Accessibility & contrast
On white
1.87
#B3BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#B3BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BFCD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BFCD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#ADC2C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b3bfcd; /* rgb */ color: rgb(179, 191, 205); /* oklch */ color: oklch(80.0% 0.024 252.2);
Tailwind
colors: {
custom: {
50: '#c9d2dc',
500: '#b3bfcd',
950: '#000000',
},
}SCSS
$custom: #b3bfcd; $custom-light: #c9d2dc; $custom-dark: #000000;
JSON
{
"hex": "#b3bfcd",
"rgb": {
"r": 179,
"g": 191,
"b": 205
},
"hsl": {
"h": 212.308,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.79972,
"c": 0.02385,
"h": 252.2
},
"luminance": 0.51253
}Semantic roles & 50–950 ramp
primary
#B3BFCD
secondary
#A29382
accent
#76469F
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384