#BFBBF2#BFBBF2
#BFBBF2 is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.4% C 0.077 H 287.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBF2 |
|---|---|
| RGB | rgb(191, 187, 242) |
| HSL | hsl(244, 68%, 84%) |
| HSV | hsv(244, 23%, 95%) |
| CMYK | cmyk(21.1%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.89, 12.66, -26.72) |
| CIE-LCH | lch(77.89, 29.57, 295.35°) |
| OKLab | oklab(81.42% 0.0237 -0.0733) |
| OKLCH | oklch(81.42% 0.077 287.9) |
| XYZ | xyz(55.2794, 53.0270, 91.3100) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.41
Periwinkle
#CCCCFF
ΔE00 4.12
Pale Violet
#CEAEFA
ΔE00 6.76
Light Lavender
#DFC5FE
ΔE00 6.84
Light Violet
#D6B4FC
ΔE00 6.96
Pale Lilac
#E4CBFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBF2 #EEF2BB
analogous
#BBD3F2 #BFBBF2 #DBBBF2
triadic
#BFBBF2 #F2BFBB #BBF2BF
tetradic
#BFBBF2 #F2BBD3 #EEF2BB #BBF2DB
square
#BFBBF2 #F2BBD3 #EEF2BB #BBF2DB
split-complementary
#BFBBF2 #F2DBBB #D3F2BB
monochromatic
#5E54DE #8F88E8 #BFBBF2 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.81
#BFBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BFBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBF2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBF2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F4
Deuteranopia (green-blind)
#ADBFF0
Tritanopia (blue-blind)
#B4C4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbbf2; /* rgb */ color: rgb(191, 187, 242); /* oklch */ color: oklch(81.4% 0.077 287.9);
Tailwind
colors: {
custom: {
50: '#d3cff6',
500: '#bfbbf2',
950: '#000000',
},
}SCSS
$custom: #bfbbf2; $custom-light: #d3cff6; $custom-dark: #000000;
JSON
{
"hex": "#bfbbf2",
"rgb": {
"r": 191,
"g": 187,
"b": 242
},
"hsl": {
"h": 244.364,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.81416,
"c": 0.077,
"h": 287.9
},
"luminance": 0.53028
}Semantic roles & 50–950 ramp
primary
#BFBBF2
secondary
#CCD280
accent
#D016C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385