#BFC2DB#BFC2DB
#BFC2DB is a light, muted blue. Relative luminance 0.548; OKLCH L 82.0% C 0.035 H 280.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2DB |
|---|---|
| RGB | rgb(191, 194, 219) |
| HSL | hsl(234, 28%, 80%) |
| HSV | hsv(234, 13%, 86%) |
| CMYK | cmyk(12.8%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(78.91, 3.89, -12.80) |
| CIE-LCH | lch(78.91, 13.38, 286.92°) |
| OKLab | oklab(81.96% 0.0062 -0.0346) |
| OKLCH | oklch(81.96% 0.035 280.2) |
| XYZ | xyz(53.5610, 54.7739, 74.7547) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 7.07
Periwinkle
#CCCCFF
ΔE00 7.87
Light Periwinkle
#C1C6FC
ΔE00 7.97
Cloudy Blue
#ACC2D9
ΔE00 8.40
Lavender (CSS)
#E6E6FA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2DB #DBD8BF
analogous
#BFD0DB #BFC2DB #CABFDB
triadic
#BFC2DB #DBBFC2 #C2DBBF
tetradic
#BFC2DB #DBBFD0 #DBD8BF #BFDBCA
square
#BFC2DB #DBBFD0 #DBD8BF #BFDBCA
split-complementary
#BFC2DB #DBCABF #D0DBBF
monochromatic
#7177AF #989DC5 #BFC2DB #E6E7F1 #EBECF4
Accessibility & contrast
On white
1.76
#BFC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BFC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2DB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2DB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DC
Deuteranopia (green-blind)
#BBC2DA
Tritanopia (blue-blind)
#B9C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc2db; /* rgb */ color: rgb(191, 194, 219); /* oklch */ color: oklch(82.0% 0.035 280.2);
Tailwind
colors: {
custom: {
50: '#d2d4e6',
500: '#bfc2db',
950: '#000000',
},
}SCSS
$custom: #bfc2db; $custom-light: #d2d4e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc2db",
"rgb": {
"r": 191,
"g": 194,
"b": 219
},
"hsl": {
"h": 233.571,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.8196,
"c": 0.03511,
"h": 280.2
},
"luminance": 0.54774
}Semantic roles & 50–950 ramp
primary
#BFC2DB
secondary
#B2AE8C
accent
#9C3FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384