#BFCBDB#BFCBDB
#BFCBDB is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.8% C 0.026 H 255.6°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBDB |
|---|---|
| RGB | rgb(191, 203, 219) |
| HSL | hsl(214, 28%, 80%) |
| HSV | hsv(214, 13%, 86%) |
| CMYK | cmyk(12.8%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(81.24, -0.90, -9.33) |
| CIE-LCH | lch(81.24, 9.37, 264.49°) |
| OKLab | oklab(83.79% -0.0065 -0.0251) |
| OKLCH | oklch(83.79% 0.026 255.6) |
| XYZ | xyz(55.6251, 58.9019, 75.4427) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.36
Lightsteelblue
#B0C4DE
ΔE00 4.25
Cloudy Blue
#ACC2D9
ΔE00 4.40
Fog
#D8DCE0
ΔE00 6.88
Dove Gray
#B6B8BD
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBDB #DBCFBF
analogous
#BFD9DB #BFCBDB #C1BFDB
triadic
#BFCBDB #DBBFCB #CBDBBF
tetradic
#BFCBDB #DBBFD9 #DBCFBF #BFDBC1
square
#BFCBDB #DBBFD9 #DBCFBF #BFDBC1
split-complementary
#BFCBDB #DBC1BF #D9DBBF
monochromatic
#718BAF #98ABC5 #BFCBDB #E6EBF1 #EBEFF4
Accessibility & contrast
On white
1.64
#BFCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BFCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBDB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBDB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#B8CED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcbdb; /* rgb */ color: rgb(191, 203, 219); /* oklch */ color: oklch(83.8% 0.026 255.6);
Tailwind
colors: {
custom: {
50: '#d2dae6',
500: '#bfcbdb',
950: '#000000',
},
}SCSS
$custom: #bfcbdb; $custom-light: #d2dae6; $custom-dark: #000000;
JSON
{
"hex": "#bfcbdb",
"rgb": {
"r": 191,
"g": 203,
"b": 219
},
"hsl": {
"h": 214.286,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.83785,
"c": 0.02595,
"h": 255.6
},
"luminance": 0.58903
}Semantic roles & 50–950 ramp
primary
#BFCBDB
secondary
#B2A28C
accent
#7A3FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384