#B0BFEC#B0BFEC
#B0BFEC is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.066 H 270.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFEC |
|---|---|
| RGB | rgb(176, 191, 236) |
| HSL | hsl(225, 61%, 81%) |
| HSV | hsv(225, 25%, 93%) |
| CMYK | cmyk(25.4%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.61, 4.60, -24.03) |
| CIE-LCH | lch(77.61, 24.46, 280.84°) |
| OKLab | oklab(80.85% 0.0006 -0.0659) |
| OKLCH | oklch(80.85% 0.066 270.5) |
| XYZ | xyz(51.6716, 52.5464, 86.7607) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.96
Pastel Blue
#A2BFFE
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFEC #ECDDB0
analogous
#B0DDEC #B0BFEC #BFB0EC
triadic
#B0BFEC #ECB0BF #BFECB0
tetradic
#B0BFEC #ECB0DD #ECDDB0 #B0ECBF
square
#B0BFEC #ECB0DD #ECDDB0 #B0ECBF
split-complementary
#B0BFEC #ECBFB0 #DDECB0
monochromatic
#4D6FD4 #7F97E0 #B0BFEC #E1E7F8 #E6EBF9
Accessibility & contrast
On white
1.82
#B0BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#B0BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFEC
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFEC | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EE
Deuteranopia (green-blind)
#ADBDEB
Tritanopia (blue-blind)
#A1C8CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b0bfec; /* rgb */ color: rgb(176, 191, 236); /* oklch */ color: oklch(80.9% 0.066 270.5);
Tailwind
colors: {
custom: {
50: '#c8d2f2',
500: '#b0bfec',
950: '#000000',
},
}SCSS
$custom: #b0bfec; $custom-light: #c8d2f2; $custom-dark: #000000;
JSON
{
"hex": "#b0bfec",
"rgb": {
"r": 176,
"g": 191,
"b": 236
},
"hsl": {
"h": 225,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.80852,
"c": 0.0659,
"h": 270.5
},
"luminance": 0.52548
}Semantic roles & 50–950 ramp
primary
#B0BFEC
secondary
#C9B477
accent
#9E1DC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385