#BFBBF3#BFBBF3
#BFBBF3 is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.5% C 0.078 H 287.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBF3 |
|---|---|
| RGB | rgb(191, 187, 243) |
| HSL | hsl(244, 70%, 84%) |
| HSV | hsv(244, 23%, 95%) |
| CMYK | cmyk(21.4%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(77.93, 12.88, -27.21) |
| CIE-LCH | lch(77.93, 30.10, 295.34°) |
| OKLab | oklab(81.46% 0.024 -0.0746) |
| OKLCH | oklch(81.46% 0.078 287.8) |
| XYZ | xyz(55.4300, 53.0873, 92.1032) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.34
Periwinkle
#CCCCFF
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 6.69
Light Lavender
#DFC5FE
ΔE00 6.88
Light Violet
#D6B4FC
ΔE00 6.92
Pale Lilac
#E4CBFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBF3 #EFF3BB
analogous
#BBD3F3 #BFBBF3 #DBBBF3
triadic
#BFBBF3 #F3BFBB #BBF3BF
tetradic
#BFBBF3 #F3BBD3 #EFF3BB #BBF3DB
square
#BFBBF3 #F3BBD3 #EFF3BB #BBF3DB
split-complementary
#BFBBF3 #F3DBBB #D3F3BB
monochromatic
#5D53E1 #8E87EA #BFBBF3 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.81
#BFBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BFBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBF3
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBF3 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F5
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#B4C4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbbf3; /* rgb */ color: rgb(191, 187, 243); /* oklch */ color: oklch(81.5% 0.078 287.8);
Tailwind
colors: {
custom: {
50: '#d3cff7',
500: '#bfbbf3',
950: '#000000',
},
}SCSS
$custom: #bfbbf3; $custom-light: #d3cff7; $custom-dark: #000000;
JSON
{
"hex": "#bfbbf3",
"rgb": {
"r": 191,
"g": 187,
"b": 243
},
"hsl": {
"h": 244.286,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.81455,
"c": 0.0784,
"h": 287.8
},
"luminance": 0.53088
}Semantic roles & 50–950 ramp
primary
#BFBBF3
secondary
#CDD37F
accent
#D214C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385