#BBBFED#BBBFED
#BBBFED is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.7% C 0.065 H 281.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFED |
|---|---|
| RGB | rgb(187, 191, 237) |
| HSL | hsl(235, 58%, 83%) |
| HSV | hsv(235, 21%, 93%) |
| CMYK | cmyk(21.1%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.43, 8.14, -23.24) |
| CIE-LCH | lch(78.43, 24.63, 289.30°) |
| OKLab | oklab(81.7% 0.0123 -0.0636) |
| OKLCH | oklch(81.7% 0.065 281) |
| XYZ | xyz(54.4066, 53.9398, 87.6493) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.64
Periwinkle
#CCCCFF
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 8.47
Light Blue Grey
#B7C9E2
ΔE00 8.56
Light Lavender
#DFC5FE
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFED #EDE9BB
analogous
#BBD8ED #BBBFED #D0BBED
triadic
#BBBFED #EDBBBF #BFEDBB
tetradic
#BBBFED #EDBBD8 #EDE9BB #BBEDD0
square
#BBBFED #EDBBD8 #EDE9BB #BBEDD0
split-complementary
#BBBFED #EDD0BB #D8EDBB
monochromatic
#5A64D3 #8B91E0 #BBBFED #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.78
#BBBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BBBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFED
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFED | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#B1C0EC
Tritanopia (blue-blind)
#B0C7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbfed; /* rgb */ color: rgb(187, 191, 237); /* oklch */ color: oklch(81.7% 0.065 281.0);
Tailwind
colors: {
custom: {
50: '#d0d2f3',
500: '#bbbfed',
950: '#000000',
},
}SCSS
$custom: #bbbfed; $custom-light: #d0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#bbbfed",
"rgb": {
"r": 187,
"g": 191,
"b": 237
},
"hsl": {
"h": 235.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.81701,
"c": 0.06475,
"h": 281
},
"luminance": 0.53941
}Semantic roles & 50–950 ramp
primary
#BBBFED
secondary
#CAC482
accent
#B820C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385