#BFBECF#BFBECF
#BFBECF is a light, muted blue. Relative luminance 0.524; OKLCH L 80.8% C 0.024 H 288.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBECF |
|---|---|
| RGB | rgb(191, 190, 207) |
| HSL | hsl(244, 15%, 78%) |
| HSV | hsv(244, 8%, 81%) |
| CMYK | cmyk(7.7%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(77.52, 3.60, -8.39) |
| CIE-LCH | lch(77.52, 9.13, 293.24°) |
| OKLab | oklab(80.76% 0.0076 -0.0225) |
| OKLCH | oklch(80.76% 0.024 288.6) |
| XYZ | xyz(51.1596, 52.4080, 66.4399) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.31
Silver
#C0C0C0
ΔE00 8.15
Light Blue Grey
#B7C9E2
ΔE00 8.16
Lightsteelblue
#B0C4DE
ΔE00 8.64
Light Gray
#D3D3D3
ΔE00 9.46
Cloudy Blue
#ACC2D9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBECF #CECFBE
analogous
#BEC5CF #BFBECF #C7BECF
triadic
#BFBECF #CFBFBE #BECFBF
tetradic
#BFBECF #CFBEC5 #CECFBE #BECFC7
square
#BFBECF #CFBEC5 #CECFBE #BECFC7
split-complementary
#BFBECF #CFC7BE #C5CFBE
monochromatic
#7A789B #9C9BB5 #BFBECF #E2E1E9 #EEEDF2
Accessibility & contrast
On white
1.83
#BFBECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BFBECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBECF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBECF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#BCC1C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbecf; /* rgb */ color: rgb(191, 190, 207); /* oklch */ color: oklch(80.8% 0.024 288.6);
Tailwind
colors: {
custom: {
50: '#d2d1dd',
500: '#bfbecf',
950: '#000000',
},
}SCSS
$custom: #bfbecf; $custom-light: #d2d1dd; $custom-dark: #000000;
JSON
{
"hex": "#bfbecf",
"rgb": {
"r": 191,
"g": 190,
"b": 207
},
"hsl": {
"h": 243.529,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.80757,
"c": 0.02372,
"h": 288.6
},
"luminance": 0.52408
}Semantic roles & 50–950 ramp
primary
#BFBECF
secondary
#A2A38E
accent
#994C95
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384