#B0BBFD#B0BBFD
#B0BBFD is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.7% C 0.094 H 276.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBFD |
|---|---|
| RGB | rgb(176, 187, 253) |
| HSL | hsl(231, 95%, 84%) |
| HSV | hsv(231, 30%, 99%) |
| CMYK | cmyk(30.4%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(77.20, 10.86, -33.79) |
| CIE-LCH | lch(77.20, 35.49, 287.82°) |
| OKLab | oklab(80.74% 0.0111 -0.0935) |
| OKLCH | oklch(80.74% 0.094 276.8) |
| XYZ | xyz(53.3996, 51.8609, 100.1061) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.33
Pastel Blue
#A2BFFE
ΔE00 4.52
Periwinkle
#CCCCFF
ΔE00 6.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBFD #FDF2B0
analogous
#B0E2FD #B0BBFD #CCB0FD
triadic
#B0BBFD #FDB0BB #BBFDB0
tetradic
#B0BBFD #FDB0E2 #FDF2B0 #B0FDCC
square
#B0BBFD #FDB0E2 #FDF2B0 #B0FDCC
split-complementary
#B0BBFD #FDCCB0 #E2FDB0
monochromatic
#3954FA #7488FB #B0BBFD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.85
#B0BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#B0BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBFD
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBFD | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A2BCFB
Tritanopia (blue-blind)
#9CC7D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b0bbfd; /* rgb */ color: rgb(176, 187, 253); /* oklch */ color: oklch(80.7% 0.094 276.8);
Tailwind
colors: {
custom: {
50: '#c9cffe',
500: '#b0bbfd',
950: '#000000',
},
}SCSS
$custom: #b0bbfd; $custom-light: #c9cffe; $custom-dark: #000000;
JSON
{
"hex": "#b0bbfd",
"rgb": {
"r": 176,
"g": 187,
"b": 253
},
"hsl": {
"h": 231.429,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.80738,
"c": 0.09421,
"h": 276.8
},
"luminance": 0.51863
}Semantic roles & 50–950 ramp
primary
#B0BBFD
secondary
#E2D26F
accent
#C500E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131317
muted
#838385