#BBBFEF#BBBFEF
#BBBFEF is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.8% C 0.068 H 281.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFEF |
|---|---|
| RGB | rgb(187, 191, 239) |
| HSL | hsl(235, 62%, 84%) |
| HSV | hsv(235, 22%, 94%) |
| CMYK | cmyk(21.8%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.50, 8.59, -24.21) |
| CIE-LCH | lch(78.50, 25.69, 289.54°) |
| OKLab | oklab(81.78% 0.013 -0.0663) |
| OKLCH | oklch(81.78% 0.068 281.1) |
| XYZ | xyz(54.7005, 54.0574, 89.1968) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.31
Periwinkle
#CCCCFF
ΔE00 3.66
Pastel Blue
#A2BFFE
ΔE00 8.21
Light Lavender
#DFC5FE
ΔE00 8.56
Light Blue Grey
#B7C9E2
ΔE00 8.66
Lightsteelblue
#B0C4DE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFEF #EFEBBB
analogous
#BBD9EF #BBBFEF #D1BBEF
triadic
#BBBFEF #EFBBBF #BFEFBB
tetradic
#BBBFEF #EFBBD9 #EFEBBB #BBEFD1
square
#BBBFEF #EFBBD9 #EFEBBB #BBEFD1
split-complementary
#BBBFEF #EFD1BB #D9EFBB
monochromatic
#5862D8 #8990E3 #BBBFEF #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.78
#BBBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BBBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFEF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFEF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#B0C1EE
Tritanopia (blue-blind)
#AFC7CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbfef; /* rgb */ color: rgb(187, 191, 239); /* oklch */ color: oklch(81.8% 0.068 281.1);
Tailwind
colors: {
custom: {
50: '#d0d2f4',
500: '#bbbfef',
950: '#000000',
},
}SCSS
$custom: #bbbfef; $custom-light: #d0d2f4; $custom-dark: #000000;
JSON
{
"hex": "#bbbfef",
"rgb": {
"r": 187,
"g": 191,
"b": 239
},
"hsl": {
"h": 235.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81777,
"c": 0.06755,
"h": 281.1
},
"luminance": 0.54058
}Semantic roles & 50–950 ramp
primary
#BBBFEF
secondary
#CDC781
accent
#BC1CCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385