#B1BEEA#B1BEEA
#B1BEEA is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.6% C 0.064 H 272.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BEEA |
|---|---|
| RGB | rgb(177, 190, 234) |
| HSL | hsl(226, 58%, 81%) |
| HSV | hsv(226, 24%, 92%) |
| CMYK | cmyk(24.4%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.35, 4.98, -23.34) |
| CIE-LCH | lch(77.35, 23.86, 282.04°) |
| OKLab | oklab(80.65% 0.0023 -0.064) |
| OKLCH | oklch(80.65% 0.064 272) |
| XYZ | xyz(51.3923, 52.1132, 85.1771) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.81
Periwinkle
#CCCCFF
ΔE00 5.84
Pastel Blue
#A2BFFE
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.68
Powder Blue (survey)
#B1D1FC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BEEA #EADDB1
analogous
#B1DAEA #B1BEEA #C0B1EA
triadic
#B1BEEA #EAB1BE #BEEAB1
tetradic
#B1BEEA #EAB1DA #EADDB1 #B1EAC0
square
#B1BEEA #EAB1DA #EADDB1 #B1EAC0
split-complementary
#B1BEEA #EAC0B1 #DAEAB1
monochromatic
#516ED0 #8196DD #B1BEEA #E1E6F7 #E7EBF9
Accessibility & contrast
On white
1.84
#B1BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#B1BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BEEA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BEEA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EC
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#A3C6CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b1beea; /* rgb */ color: rgb(177, 190, 234); /* oklch */ color: oklch(80.6% 0.064 272.0);
Tailwind
colors: {
custom: {
50: '#c9d1f0',
500: '#b1beea',
950: '#000000',
},
}SCSS
$custom: #b1beea; $custom-light: #c9d1f0; $custom-dark: #000000;
JSON
{
"hex": "#b1beea",
"rgb": {
"r": 177,
"g": 190,
"b": 234
},
"hsl": {
"h": 226.316,
"s": 57.576,
"l": 80.588
},
"oklch": {
"l": 0.80646,
"c": 0.06399,
"h": 272
},
"luminance": 0.52115
}Semantic roles & 50–950 ramp
primary
#B1BEEA
secondary
#C6B579
accent
#A020C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385