#B4BFCD#B4BFCD
#B4BFCD is a light, muted cyan. Relative luminance 0.514; OKLCH L 80.0% C 0.023 H 254.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFCD |
|---|---|
| RGB | rgb(180, 191, 205) |
| HSL | hsl(214, 20%, 75%) |
| HSV | hsv(214, 12%, 80%) |
| CMYK | cmyk(12.2%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.90, -0.98, -8.32) |
| CIE-LCH | lch(76.90, 8.37, 263.28°) |
| OKLab | oklab(80.05% -0.0062 -0.0224) |
| OKLCH | oklch(80.05% 0.023 254.4) |
| XYZ | xyz(48.4702, 51.3720, 65.1079) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.12
Lightsteelblue
#B0C4DE
ΔE00 4.62
Light Blue Grey
#B7C9E2
ΔE00 4.71
Dove Gray
#B6B8BD
ΔE00 4.98
Light Grey Blue
#9DBCD4
ΔE00 6.43
Silver
#C0C0C0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFCD #CDC2B4
analogous
#B4CBCD #B4BFCD #B5B4CD
triadic
#B4BFCD #CDB4BF #BFCDB4
tetradic
#B4BFCD #CDB4CB #CDC2B4 #B4CDB5
square
#B4BFCD #CDB4CB #CDC2B4 #B4CDB5
split-complementary
#B4BFCD #CDB5B4 #CBCDB4
monochromatic
#6B809C #8FA0B5 #B4BFCD #D9DEE5 #EDEFF3
Accessibility & contrast
On white
1.86
#B4BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#B4BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFCD
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFCD | 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)
#BABFCE
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#AEC2C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b4bfcd; /* rgb */ color: rgb(180, 191, 205); /* oklch */ color: oklch(80.0% 0.023 254.4);
Tailwind
colors: {
custom: {
50: '#cad2dc',
500: '#b4bfcd',
950: '#000000',
},
}SCSS
$custom: #b4bfcd; $custom-light: #cad2dc; $custom-dark: #000000;
JSON
{
"hex": "#b4bfcd",
"rgb": {
"r": 180,
"g": 191,
"b": 205
},
"hsl": {
"h": 213.6,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.80047,
"c": 0.02324,
"h": 254.4
},
"luminance": 0.51373
}Semantic roles & 50–950 ramp
primary
#B4BFCD
secondary
#A29483
accent
#78479E
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384