#B0BBDD#B0BBDD
#B0BBDD is a light, muted blue. Relative luminance 0.500; OKLCH L 79.5% C 0.050 H 271.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBDD |
|---|---|
| RGB | rgb(176, 187, 221) |
| HSL | hsl(225, 40%, 78%) |
| HSV | hsv(225, 20%, 87%) |
| CMYK | cmyk(20.4%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(76.06, 3.34, -18.27) |
| CIE-LCH | lch(76.06, 18.57, 280.35°) |
| OKLab | oklab(79.48% 0.001 -0.0498) |
| OKLCH | oklch(79.48% 0.05 271.1) |
| XYZ | xyz(48.7227, 49.9902, 75.4747) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 5.79
Light Periwinkle
#C1C6FC
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.92
Periwinkle
#CCCCFF
ΔE00 7.29
Pastel Blue
#A2BFFE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBDD #DDD2B0
analogous
#B0D1DD #B0BBDD #BBB0DD
triadic
#B0BBDD #DDB0BB #BBDDB0
tetradic
#B0BBDD #DDB0D1 #DDD2B0 #B0DDBB
square
#B0BBDD #DDB0D1 #DDD2B0 #B0DDBB
split-complementary
#B0BBDD #DDBBB0 #D1DDB0
monochromatic
#5A71B8 #8596CB #B0BBDD #DBE0EF #EAEDF6
Accessibility & contrast
On white
1.91
#B0BBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#B0BBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBDD
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBDD | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEDF
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#A5C1C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0bbdd; /* rgb */ color: rgb(176, 187, 221); /* oklch */ color: oklch(79.5% 0.050 271.1);
Tailwind
colors: {
custom: {
50: '#c8cfe7',
500: '#b0bbdd',
950: '#000000',
},
}SCSS
$custom: #b0bbdd; $custom-light: #c8cfe7; $custom-dark: #000000;
JSON
{
"hex": "#b0bbdd",
"rgb": {
"r": 176,
"g": 187,
"b": 221
},
"hsl": {
"h": 225.333,
"s": 39.823,
"l": 77.843
},
"oklch": {
"l": 0.79479,
"c": 0.0498,
"h": 271.1
},
"luminance": 0.49991
}Semantic roles & 50–950 ramp
primary
#B0BBDD
secondary
#EDE9DE
accent
#9333B3
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284