#B0BFEB#B0BFEB
#B0BFEB is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.8% C 0.065 H 270.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFEB |
|---|---|
| RGB | rgb(176, 191, 235) |
| HSL | hsl(225, 60%, 81%) |
| HSV | hsv(225, 25%, 92%) |
| CMYK | cmyk(25.1%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(77.57, 4.37, -23.54) |
| CIE-LCH | lch(77.57, 23.94, 280.51°) |
| OKLab | oklab(80.81% 0.0002 -0.0645) |
| OKLCH | oklch(80.81% 0.065 270.2) |
| XYZ | xyz(51.5267, 52.4885, 85.9976) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.06
Pastel Blue
#A2BFFE
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 5.99
Periwinkle
#CCCCFF
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFEB #EBDCB0
analogous
#B0DCEB #B0BFEB #BEB0EB
triadic
#B0BFEB #EBB0BF #BFEBB0
tetradic
#B0BFEB #EBB0DC #EBDCB0 #B0EBBE
square
#B0BFEB #EBB0DC #EBDCB0 #B0EBBE
split-complementary
#B0BFEB #EBBEB0 #DCEBB0
monochromatic
#4E70D2 #7F97DF #B0BFEB #E1E7F7 #E7EBF9
Accessibility & contrast
On white
1.83
#B0BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#B0BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFEB
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFEB | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2ED
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#A1C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b0bfeb; /* rgb */ color: rgb(176, 191, 235); /* oklch */ color: oklch(80.8% 0.065 270.2);
Tailwind
colors: {
custom: {
50: '#c8d2f1',
500: '#b0bfeb',
950: '#000000',
},
}SCSS
$custom: #b0bfeb; $custom-light: #c8d2f1; $custom-dark: #000000;
JSON
{
"hex": "#b0bfeb",
"rgb": {
"r": 176,
"g": 191,
"b": 235
},
"hsl": {
"h": 224.746,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.80814,
"c": 0.06454,
"h": 270.2
},
"luminance": 0.5249
}Semantic roles & 50–950 ramp
primary
#B0BFEB
secondary
#C7B378
accent
#9C1EC7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385