#BFBFCC#BFBFCC
#BFBFCC is a light, near-neutral blue. Relative luminance 0.527; OKLCH L 80.9% C 0.018 H 286.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFCC |
|---|---|
| RGB | rgb(191, 191, 204) |
| HSL | hsl(240, 11%, 77%) |
| HSV | hsv(240, 6%, 80%) |
| CMYK | cmyk(6.4%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(77.70, 2.47, -6.51) |
| CIE-LCH | lch(77.70, 6.96, 290.81°) |
| OKLab | oklab(80.86% 0.005 -0.0174) |
| OKLCH | oklch(80.86% 0.018 286) |
| XYZ | xyz(51.0137, 52.6974, 64.5991) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.67
Silver
#C0C0C0
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.31
Silver (survey)
#C5C9C7
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFCC #CCCCBF
analogous
#BFC6CC #BFBFCC #C6BFCC
triadic
#BFBFCC #CCBFBF #BFCCBF
tetradic
#BFBFCC #CCBFC6 #CCCCBF #BFCCC6
square
#BFBFCC #CCBFC6 #CCCCBF #BFCCC6
split-complementary
#BFBFCC #CCC6BF #C6CCBF
monochromatic
#7B7B96 #9D9DB1 #BFBFCC #E1E1E7 #EEEEF1
Accessibility & contrast
On white
1.82
#BFBFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BFBFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFCC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFCC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CD
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#BDC1C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbfcc; /* rgb */ color: rgb(191, 191, 204); /* oklch */ color: oklch(80.9% 0.018 286.0);
Tailwind
colors: {
custom: {
50: '#d2d2db',
500: '#bfbfcc',
950: '#000000',
},
}SCSS
$custom: #bfbfcc; $custom-light: #d2d2db; $custom-dark: #000000;
JSON
{
"hex": "#bfbfcc",
"rgb": {
"r": 191,
"g": 191,
"b": 204
},
"hsl": {
"h": 240,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.80863,
"c": 0.01812,
"h": 286
},
"luminance": 0.52698
}Semantic roles & 50–950 ramp
primary
#BFBFCC
secondary
#A0A08F
accent
#955095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384