#B7BBFA#B7BBFA
#B7BBFA is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.1% C 0.089 H 281.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBFA |
|---|---|
| RGB | rgb(183, 187, 250) |
| HSL | hsl(236, 87%, 85%) |
| HSV | hsv(236, 27%, 98%) |
| CMYK | cmyk(26.8%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(77.58, 12.14, -31.54) |
| CIE-LCH | lch(77.58, 33.80, 291.05°) |
| OKLab | oklab(81.13% 0.0176 -0.087) |
| OKLCH | oklch(81.13% 0.089 281.4) |
| XYZ | xyz(54.5496, 52.5087, 97.6851) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.07
Periwinkle
#CCCCFF
ΔE00 5.27
Pastel Blue
#A2BFFE
ΔE00 6.60
Pale Violet
#CEAEFA
ΔE00 8.35
Lightsteelblue
#B0C4DE
ΔE00 8.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBFA #FAF6B7
analogous
#B7DCFA #B7BBFA #D5B7FA
triadic
#B7BBFA #FAB7BB #BBFAB7
tetradic
#B7BBFA #FAB7DC #FAF6B7 #B7FAD5
square
#B7BBFA #FAB7DC #FAF6B7 #B7FAD5
split-complementary
#B7BBFA #FAD5B7 #DCFAB7
monochromatic
#454FF2 #7E85F6 #B7BBFA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.83
#B7BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#B7BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBFA
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBFA | 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)
#A9C2FD
Deuteranopia (green-blind)
#A6BEF8
Tritanopia (blue-blind)
#A7C6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7bbfa; /* rgb */ color: rgb(183, 187, 250); /* oklch */ color: oklch(81.1% 0.089 281.4);
Tailwind
colors: {
custom: {
50: '#cecffc',
500: '#b7bbfa',
950: '#000000',
},
}SCSS
$custom: #b7bbfa; $custom-light: #cecffc; $custom-dark: #000000;
JSON
{
"hex": "#b7bbfa",
"rgb": {
"r": 183,
"g": 187,
"b": 250
},
"hsl": {
"h": 236.418,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.81126,
"c": 0.0888,
"h": 281.4
},
"luminance": 0.5251
}Semantic roles & 50–950 ramp
primary
#B7BBFA
secondary
#DED877
accent
#D602E4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385