#BFCFDB#BFCFDB
#BFCFDB is a very light, muted cyan. Relative luminance 0.608; OKLCH L 84.6% C 0.024 H 240.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFDB |
|---|---|
| RGB | rgb(191, 207, 219) |
| HSL | hsl(206, 28%, 80%) |
| HSV | hsv(206, 13%, 86%) |
| CMYK | cmyk(12.8%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.28, -3.00, -7.78) |
| CIE-LCH | lch(82.28, 8.34, 248.88°) |
| OKLab | oklab(84.6% -0.012 -0.0209) |
| OKLCH | oklch(84.6% 0.024 240.1) |
| XYZ | xyz(56.5819, 60.8155, 75.7616) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.39
Light Blue Grey
#B7C9E2
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFDB #DBCBBF
analogous
#BFDBD9 #BFCFDB #BFC1DB
triadic
#BFCFDB #DBBFCF #CFDBBF
tetradic
#BFCFDB #D9BFDB #DBCBBF #C1DBBF
square
#BFCFDB #D9BFDB #DBCBBF #C1DBBF
split-complementary
#BFCFDB #DBBFC1 #DBD9BF
monochromatic
#7194AF #98B2C5 #BFCFDB #E6ECF1 #EBF0F4
Accessibility & contrast
On white
1.60
#BFCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BFCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFDB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFDB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#B8D2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcfdb; /* rgb */ color: rgb(191, 207, 219); /* oklch */ color: oklch(84.6% 0.024 240.1);
Tailwind
colors: {
custom: {
50: '#d2dde6',
500: '#bfcfdb',
950: '#000000',
},
}SCSS
$custom: #bfcfdb; $custom-light: #d2dde6; $custom-dark: #000000;
JSON
{
"hex": "#bfcfdb",
"rgb": {
"r": 191,
"g": 207,
"b": 219
},
"hsl": {
"h": 205.714,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.84604,
"c": 0.02416,
"h": 240.1
},
"luminance": 0.60816
}Semantic roles & 50–950 ramp
primary
#BFCFDB
secondary
#B29C8C
accent
#6B3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484