#BFBFD8#BFBFD8
#BFBFD8 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.035 H 285.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFD8 |
|---|---|
| RGB | rgb(191, 191, 216) |
| HSL | hsl(240, 24%, 80%) |
| HSV | hsv(240, 12%, 85%) |
| CMYK | cmyk(11.6%, 11.6%, 0%, 15.3%) |
| CIE-LAB | lab(78.05, 4.88, -12.47) |
| CIE-LCH | lch(78.05, 13.39, 291.39°) |
| OKLab | oklab(81.26% 0.0094 -0.0336) |
| OKLCH | oklch(81.26% 0.035 285.6) |
| XYZ | xyz(52.5087, 53.2954, 72.4731) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.99
Periwinkle
#CCCCFF
ΔE00 8.17
Light Periwinkle
#C1C6FC
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.47
Dove Gray
#B6B8BD
ΔE00 9.00
Thistle
#D8BFD8
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFD8 #D8D8BF
analogous
#BFCCD8 #BFBFD8 #CCBFD8
triadic
#BFBFD8 #D8BFBF #BFD8BF
tetradic
#BFBFD8 #D8BFCC #D8D8BF #BFD8CC
square
#BFBFD8 #D8BFCC #D8D8BF #BFD8CC
split-complementary
#BFBFD8 #D8CCBF #CCD8BF
monochromatic
#7373AA #9999C1 #BFBFD8 #E5E5EF #ECECF3
Accessibility & contrast
On white
1.80
#BFBFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BFBFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFD8
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFD8 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2D9
Deuteranopia (green-blind)
#B9C0D7
Tritanopia (blue-blind)
#BAC3C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbfd8; /* rgb */ color: rgb(191, 191, 216); /* oklch */ color: oklch(81.3% 0.035 285.6);
Tailwind
colors: {
custom: {
50: '#d2d2e4',
500: '#bfbfd8',
950: '#000000',
},
}SCSS
$custom: #bfbfd8; $custom-light: #d2d2e4; $custom-dark: #000000;
JSON
{
"hex": "#bfbfd8",
"rgb": {
"r": 191,
"g": 191,
"b": 216
},
"hsl": {
"h": 240,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.81256,
"c": 0.03493,
"h": 285.6
},
"luminance": 0.53296
}Semantic roles & 50–950 ramp
primary
#BFBFD8
secondary
#AEAE8D
accent
#A343A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384