#BFBBE3#BFBBE3
#BFBBE3 is a light, muted blue. Relative luminance 0.522; OKLCH L 80.8% C 0.056 H 289.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBE3 |
|---|---|
| RGB | rgb(191, 187, 227) |
| HSL | hsl(246, 42%, 81%) |
| HSV | hsv(246, 18%, 89%) |
| CMYK | cmyk(15.9%, 17.6%, 0%, 11%) |
| CIE-LAB | lab(77.38, 9.36, -19.42) |
| CIE-LCH | lch(77.38, 21.56, 295.73°) |
| OKLab | oklab(80.85% 0.0189 -0.0528) |
| OKLCH | oklch(80.85% 0.056 289.7) |
| XYZ | xyz(53.1183, 52.1626, 79.9280) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.35
Light Periwinkle
#C1C6FC
ΔE00 5.58
Light Lavender
#DFC5FE
ΔE00 7.54
Pale Lilac
#E4CBFF
ΔE00 8.00
Light Violet
#D6B4FC
ΔE00 8.70
Thistle
#D8BFD8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBE3 #DFE3BB
analogous
#BBCBE3 #BFBBE3 #D3BBE3
triadic
#BFBBE3 #E3BFBB #BBE3BF
tetradic
#BFBBE3 #E3BBCB #DFE3BB #BBE3D3
square
#BFBBE3 #E3BBCB #DFE3BB #BBE3D3
split-complementary
#BFBBE3 #E3D3BB #CBE3BB
monochromatic
#6D64BF #9690D1 #BFBBE3 #E8E6F5 #EBE9F6
Accessibility & contrast
On white
1.84
#BFBBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BFBBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBE3
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBE3 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E5
Deuteranopia (green-blind)
#B2BEE2
Tritanopia (blue-blind)
#B8C1C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbbe3; /* rgb */ color: rgb(191, 187, 227); /* oklch */ color: oklch(80.8% 0.056 289.7);
Tailwind
colors: {
custom: {
50: '#d2cfeb',
500: '#bfbbe3',
950: '#000000',
},
}SCSS
$custom: #bfbbe3; $custom-light: #d2cfeb; $custom-dark: #000000;
JSON
{
"hex": "#bfbbe3",
"rgb": {
"r": 191,
"g": 187,
"b": 227
},
"hsl": {
"h": 246,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.80848,
"c": 0.05609,
"h": 289.7
},
"luminance": 0.52163
}Semantic roles & 50–950 ramp
primary
#BFBBE3
secondary
#B7BC86
accent
#B531A8
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141316
muted
#838384