#B1BEEB#B1BEEB
#B1BEEB is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.7% C 0.065 H 272.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BEEB |
|---|---|
| RGB | rgb(177, 190, 235) |
| HSL | hsl(227, 59%, 81%) |
| HSV | hsv(227, 25%, 92%) |
| CMYK | cmyk(24.7%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.38, 5.21, -23.82) |
| CIE-LCH | lch(77.38, 24.39, 282.33°) |
| OKLab | oklab(80.68% 0.0026 -0.0653) |
| OKLCH | oklch(80.68% 0.065 272.3) |
| XYZ | xyz(51.5364, 52.1708, 85.9358) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.70
Pastel Blue
#A2BFFE
ΔE00 5.76
Periwinkle
#CCCCFF
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BEEB #EBDEB1
analogous
#B1DBEB #B1BEEB #C1B1EB
triadic
#B1BEEB #EBB1BE #BEEBB1
tetradic
#B1BEEB #EBB1DB #EBDEB1 #B1EBC1
square
#B1BEEB #EBB1DB #EBDEB1 #B1EBC1
split-complementary
#B1BEEB #EBC1B1 #DBEBB1
monochromatic
#506DD2 #8095DF #B1BEEB #E2E7F7 #E7EBF9
Accessibility & contrast
On white
1.84
#B1BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#B1BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BEEB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BEEB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#A3C6CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b1beeb; /* rgb */ color: rgb(177, 190, 235); /* oklch */ color: oklch(80.7% 0.065 272.3);
Tailwind
colors: {
custom: {
50: '#c9d1f1',
500: '#b1beeb',
950: '#000000',
},
}SCSS
$custom: #b1beeb; $custom-light: #c9d1f1; $custom-dark: #000000;
JSON
{
"hex": "#b1beeb",
"rgb": {
"r": 177,
"g": 190,
"b": 235
},
"hsl": {
"h": 226.552,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.80684,
"c": 0.06536,
"h": 272.3
},
"luminance": 0.52172
}Semantic roles & 50–950 ramp
primary
#B1BEEB
secondary
#C7B679
accent
#A11FC7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385