#BFBCDA#BFBCDA
#BFBCDA is a light, muted blue. Relative luminance 0.521; OKLCH L 80.7% C 0.042 H 290.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCDA |
|---|---|
| RGB | rgb(191, 188, 218) |
| HSL | hsl(246, 29%, 80%) |
| HSV | hsv(246, 14%, 85%) |
| CMYK | cmyk(12.4%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(77.34, 6.92, -14.61) |
| CIE-LCH | lch(77.34, 16.16, 295.33°) |
| OKLab | oklab(80.73% 0.0144 -0.0395) |
| OKLCH | oklch(80.73% 0.042 290) |
| XYZ | xyz(52.1213, 52.1044, 73.6273) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 8.10
Light Lavender
#DFC5FE
ΔE00 9.58
Pale Lilac
#E4CBFF
ΔE00 9.64
Light Blue Grey
#B7C9E2
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCDA #D7DABC
analogous
#BCC8DA #BFBCDA #CEBCDA
triadic
#BFBCDA #DABFBC #BCDABF
tetradic
#BFBCDA #DABCC8 #D7DABC #BCDACE
square
#BFBCDA #DABCC8 #D7DABC #BCDACE
split-complementary
#BFBCDA #DACEBC #C8DABC
monochromatic
#746DAE #9995C4 #BFBCDA #E5E3F0 #ECEBF4
Accessibility & contrast
On white
1.84
#BFBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BFBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCDA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCDA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#B5BED9
Tritanopia (blue-blind)
#BAC1C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbcda; /* rgb */ color: rgb(191, 188, 218); /* oklch */ color: oklch(80.7% 0.042 290.0);
Tailwind
colors: {
custom: {
50: '#d2d0e5',
500: '#bfbcda',
950: '#000000',
},
}SCSS
$custom: #bfbcda; $custom-light: #d2d0e5; $custom-dark: #000000;
JSON
{
"hex": "#bfbcda",
"rgb": {
"r": 191,
"g": 188,
"b": 218
},
"hsl": {
"h": 246,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.80725,
"c": 0.04203,
"h": 290
},
"luminance": 0.52105
}Semantic roles & 50–950 ramp
primary
#BFBCDA
secondary
#ADB189
accent
#A73E9D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384