#B4BFCB#B4BFCB
#B4BFCB is a light, muted cyan. Relative luminance 0.513; OKLCH L 80.0% C 0.021 H 250.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFCB |
|---|---|
| RGB | rgb(180, 191, 203) |
| HSL | hsl(211, 18%, 75%) |
| HSV | hsv(211, 11%, 80%) |
| CMYK | cmyk(11.3%, 5.9%, 0%, 20.4%) |
| CIE-LAB | lab(76.85, -1.39, -7.32) |
| CIE-LCH | lch(76.85, 7.45, 259.25°) |
| OKLab | oklab(79.98% -0.007 -0.0197) |
| OKLCH | oklch(79.98% 0.021 250.4) |
| XYZ | xyz(48.2303, 51.2760, 63.8446) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.54
Cloudy Blue
#ACC2D9
ΔE00 4.62
Lightsteelblue
#B0C4DE
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 5.42
Silver
#C0C0C0
ΔE00 6.53
Light Grey Blue
#9DBCD4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFCB #CBC0B4
analogous
#B4CACB #B4BFCB #B4B4CB
triadic
#B4BFCB #CBB4BF #BFCBB4
tetradic
#B4BFCB #CBB4CA #CBC0B4 #B4CBB4
square
#B4BFCB #CBB4CA #CBC0B4 #B4CBB4
split-complementary
#B4BFCB #CBB4B4 #CACBB4
monochromatic
#6C8199 #90A0B2 #B4BFCB #D8DEE4 #EDF0F2
Accessibility & contrast
On white
1.87
#B4BFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#B4BFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFCB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFCB | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCC
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#AFC2C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b4bfcb; /* rgb */ color: rgb(180, 191, 203); /* oklch */ color: oklch(80.0% 0.021 250.4);
Tailwind
colors: {
custom: {
50: '#cad2da',
500: '#b4bfcb',
950: '#000000',
},
}SCSS
$custom: #b4bfcb; $custom-light: #cad2da; $custom-dark: #000000;
JSON
{
"hex": "#b4bfcb",
"rgb": {
"r": 180,
"g": 191,
"b": 203
},
"hsl": {
"h": 211.304,
"s": 18.11,
"l": 75.098
},
"oklch": {
"l": 0.79982,
"c": 0.0209,
"h": 250.4
},
"luminance": 0.51277
}Semantic roles & 50–950 ramp
primary
#B4BFCB
secondary
#9F9284
accent
#75499C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383