#B0BAEB#B0BAEB
#B0BAEB is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.8% C 0.070 H 275.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BAEB |
|---|---|
| RGB | rgb(176, 186, 235) |
| HSL | hsl(230, 60%, 81%) |
| HSV | hsv(230, 25%, 92%) |
| CMYK | cmyk(25.1%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.28, 7.09, -25.51) |
| CIE-LCH | lch(76.28, 26.48, 285.53°) |
| OKLab | oklab(79.81% 0.007 -0.0701) |
| OKLCH | oklch(79.81% 0.07 275.7) |
| XYZ | xyz(50.4549, 50.3448, 85.6404) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.72
Periwinkle
#CCCCFF
ΔE00 5.84
Pastel Blue
#A2BFFE
ΔE00 6.25
Lightsteelblue
#B0C4DE
ΔE00 7.65
Light Blue Grey
#B7C9E2
ΔE00 8.02
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BAEB #EBE1B0
analogous
#B0D7EB #B0BAEB #C3B0EB
triadic
#B0BAEB #EBB0BA #BAEBB0
tetradic
#B0BAEB #EBB0D7 #EBE1B0 #B0EBC3
square
#B0BAEB #EBB0D7 #EBE1B0 #B0EBC3
split-complementary
#B0BAEB #EBC3B0 #D7EBB0
monochromatic
#4E65D2 #7F8FDF #B0BAEB #E1E5F7 #E7EAF9
Accessibility & contrast
On white
1.90
#B0BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#B0BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BAEB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BAEB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#A2C3CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0baeb; /* rgb */ color: rgb(176, 186, 235); /* oklch */ color: oklch(79.8% 0.070 275.7);
Tailwind
colors: {
custom: {
50: '#c8cef1',
500: '#b0baeb',
950: '#000000',
},
}SCSS
$custom: #b0baeb; $custom-light: #c8cef1; $custom-dark: #000000;
JSON
{
"hex": "#b0baeb",
"rgb": {
"r": 176,
"g": 186,
"b": 235
},
"hsl": {
"h": 229.831,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.79806,
"c": 0.07041,
"h": 275.7
},
"luminance": 0.50346
}Semantic roles & 50–950 ramp
primary
#B0BAEB
secondary
#C7BA78
accent
#AB1EC7
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131316
muted
#828385