#B0BBFE#B0BBFE
#B0BBFE is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.8% C 0.096 H 276.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBFE |
|---|---|
| RGB | rgb(176, 187, 254) |
| HSL | hsl(232, 98%, 84%) |
| HSV | hsv(232, 31%, 100%) |
| CMYK | cmyk(30.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.24, 11.11, -34.27) |
| CIE-LCH | lch(77.24, 36.02, 287.96°) |
| OKLab | oklab(80.78% 0.0114 -0.0949) |
| OKLCH | oklch(80.78% 0.096 276.8) |
| XYZ | xyz(53.5593, 51.9248, 100.9473) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.43
Pastel Blue
#A2BFFE
ΔE00 4.47
Periwinkle
#CCCCFF
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.25
Lightsteelblue
#B0C4DE
ΔE00 7.91
Light Blue Grey
#B7C9E2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBFE #FEF3B0
analogous
#B0E2FE #B0BBFE #CCB0FE
triadic
#B0BBFE #FEB0BB #BBFEB0
tetradic
#B0BBFE #FEB0E2 #FEF3B0 #B0FECC
square
#B0BBFE #FEB0E2 #FEF3B0 #B0FECC
split-complementary
#B0BBFE #FECCB0 #E2FEB0
monochromatic
#3753FC #7487FD #B0BBFE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.84
#B0BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#B0BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBFE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBFE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#9BC8D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b0bbfe; /* rgb */ color: rgb(176, 187, 254); /* oklch */ color: oklch(80.8% 0.096 276.8);
Tailwind
colors: {
custom: {
50: '#c9cfff',
500: '#b0bbfe',
950: '#000000',
},
}SCSS
$custom: #b0bbfe; $custom-light: #c9cfff; $custom-dark: #000000;
JSON
{
"hex": "#b0bbfe",
"rgb": {
"r": 176,
"g": 187,
"b": 254
},
"hsl": {
"h": 231.538,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.8078,
"c": 0.09559,
"h": 276.8
},
"luminance": 0.51927
}Semantic roles & 50–950 ramp
primary
#B0BBFE
secondary
#E4D36E
accent
#C500E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131318
muted
#838386