#BFC8DB#BFC8DB
#BFC8DB is a very light, muted blue. Relative luminance 0.575; OKLCH L 83.2% C 0.028 H 265.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8DB |
|---|---|
| RGB | rgb(191, 200, 219) |
| HSL | hsl(221, 28%, 80%) |
| HSV | hsv(221, 13%, 86%) |
| CMYK | cmyk(12.8%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(80.46, 0.69, -10.48) |
| CIE-LCH | lch(80.46, 10.51, 273.77°) |
| OKLab | oklab(83.17% -0.0023 -0.0283) |
| OKLCH | oklch(83.17% 0.028 265.4) |
| XYZ | xyz(54.9234, 57.4987, 75.2088) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.36
Lightsteelblue
#B0C4DE
ΔE00 4.26
Cloudy Blue
#ACC2D9
ΔE00 5.11
Dove Gray
#B6B8BD
ΔE00 7.20
Fog
#D8DCE0
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8DB #DBD2BF
analogous
#BFD6DB #BFC8DB #C4BFDB
triadic
#BFC8DB #DBBFC8 #C8DBBF
tetradic
#BFC8DB #DBBFD6 #DBD2BF #BFDBC4
square
#BFC8DB #DBBFD6 #DBD2BF #BFDBC4
split-complementary
#BFC8DB #DBC4BF #D6DBBF
monochromatic
#7185AF #98A6C5 #BFC8DB #E6EAF1 #EBEEF4
Accessibility & contrast
On white
1.68
#BFC8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BFC8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8DB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8DB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#B9CCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc8db; /* rgb */ color: rgb(191, 200, 219); /* oklch */ color: oklch(83.2% 0.028 265.4);
Tailwind
colors: {
custom: {
50: '#d2d8e6',
500: '#bfc8db',
950: '#000000',
},
}SCSS
$custom: #bfc8db; $custom-light: #d2d8e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc8db",
"rgb": {
"r": 191,
"g": 200,
"b": 219
},
"hsl": {
"h": 220.714,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.83174,
"c": 0.02836,
"h": 265.4
},
"luminance": 0.57499
}Semantic roles & 50–950 ramp
primary
#BFC8DB
secondary
#B2A68C
accent
#853FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384