#B0BBFA#B0BBFA
#B0BBFA is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.6% C 0.090 H 276.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBFA |
|---|---|
| RGB | rgb(176, 187, 250) |
| HSL | hsl(231, 88%, 84%) |
| HSV | hsv(231, 30%, 98%) |
| CMYK | cmyk(29.6%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(77.08, 10.13, -32.35) |
| CIE-LCH | lch(77.08, 33.90, 287.38°) |
| OKLab | oklab(80.61% 0.0102 -0.0895) |
| OKLCH | oklch(80.61% 0.09 276.5) |
| XYZ | xyz(52.9254, 51.6713, 97.6090) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 4.70
Periwinkle
#CCCCFF
ΔE00 6.50
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBFA #FAEFB0
analogous
#B0E0FA #B0BBFA #CAB0FA
triadic
#B0BBFA #FAB0BB #BBFAB0
tetradic
#B0BBFA #FAB0E0 #FAEFB0 #B0FACA
square
#B0BBFA #FAB0E0 #FAEFB0 #B0FACA
split-complementary
#B0BBFA #FACAB0 #E0FAB0
monochromatic
#3D58F3 #7689F6 #B0BBFA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.85
#B0BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#B0BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBFA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBFA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FD
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#9DC7D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0bbfa; /* rgb */ color: rgb(176, 187, 250); /* oklch */ color: oklch(80.6% 0.090 276.5);
Tailwind
colors: {
custom: {
50: '#c9cffc',
500: '#b0bbfa',
950: '#000000',
},
}SCSS
$custom: #b0bbfa; $custom-light: #c9cffc; $custom-dark: #000000;
JSON
{
"hex": "#b0bbfa",
"rgb": {
"r": 176,
"g": 187,
"b": 250
},
"hsl": {
"h": 231.081,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.80612,
"c": 0.09004,
"h": 276.5
},
"luminance": 0.51673
}Semantic roles & 50–950 ramp
primary
#B0BBFA
secondary
#DDCD71
accent
#C301E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385