#B0BBEE#B0BBEE
#B0BBEE is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.1% C 0.073 H 275.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBEE |
|---|---|
| RGB | rgb(176, 187, 238) |
| HSL | hsl(229, 65%, 81%) |
| HSV | hsv(229, 26%, 93%) |
| CMYK | cmyk(26.1%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.64, 7.25, -26.57) |
| CIE-LCH | lch(76.64, 27.54, 285.25°) |
| OKLab | oklab(80.13% 0.0066 -0.0731) |
| OKLCH | oklch(80.13% 0.073 275.2) |
| XYZ | xyz(51.1034, 50.9425, 88.0127) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.56
Pastel Blue
#A2BFFE
ΔE00 5.71
Periwinkle
#CCCCFF
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 7.54
Powder Blue (survey)
#B1D1FC
ΔE00 7.82
Light Blue Grey
#B7C9E2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBEE #EEE3B0
analogous
#B0DAEE #B0BBEE #C4B0EE
triadic
#B0BBEE #EEB0BB #BBEEB0
tetradic
#B0BBEE #EEB0DA #EEE3B0 #B0EEC4
square
#B0BBEE #EEB0DA #EEE3B0 #B0EEC4
split-complementary
#B0BBEE #EEC4B0 #DAEEB0
monochromatic
#4B64D8 #7E90E3 #B0BBEE #E2E6F9 #E6E9FA
Accessibility & contrast
On white
1.88
#B0BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#B0BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBEE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBEE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#A1C4CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b0bbee; /* rgb */ color: rgb(176, 187, 238); /* oklch */ color: oklch(80.1% 0.073 275.2);
Tailwind
colors: {
custom: {
50: '#c8cff3',
500: '#b0bbee',
950: '#000000',
},
}SCSS
$custom: #b0bbee; $custom-light: #c8cff3; $custom-dark: #000000;
JSON
{
"hex": "#b0bbee",
"rgb": {
"r": 176,
"g": 187,
"b": 238
},
"hsl": {
"h": 229.355,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.80125,
"c": 0.07336,
"h": 275.2
},
"luminance": 0.50944
}Semantic roles & 50–950 ramp
primary
#B0BBEE
secondary
#CCBC77
accent
#AD19CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385