#B8BBFB#B8BBFB
#B8BBFB is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.2% C 0.090 H 282.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBFB |
|---|---|
| RGB | rgb(184, 187, 251) |
| HSL | hsl(237, 89%, 85%) |
| HSV | hsv(237, 27%, 98%) |
| CMYK | cmyk(26.7%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.69, 12.66, -31.90) |
| CIE-LCH | lch(77.69, 34.32, 291.65°) |
| OKLab | oklab(81.24% 0.0189 -0.0881) |
| OKLCH | oklch(81.24% 0.09 282.1) |
| XYZ | xyz(54.9456, 52.6947, 98.5243) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.09
Periwinkle
#CCCCFF
ΔE00 5.23
Pastel Blue
#A2BFFE
ΔE00 6.80
Pale Violet
#CEAEFA
ΔE00 8.12
Lightsteelblue
#B0C4DE
ΔE00 8.69
Light Violet
#D6B4FC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBFB #FBF8B8
analogous
#B8DDFB #B8BBFB #D6B8FB
triadic
#B8BBFB #FBB8BB #BBFBB8
tetradic
#B8BBFB #FBB8DD #FBF8B8 #B8FBD6
square
#B8BBFB #FBB8DD #FBF8B8 #B8FBD6
split-complementary
#B8BBFB #FBD6B8 #DDFBB8
monochromatic
#444CF4 #7E84F8 #B8BBFB #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.82
#B8BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#B8BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBFB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBFB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#A6BEF9
Tritanopia (blue-blind)
#A8C6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b8bbfb; /* rgb */ color: rgb(184, 187, 251); /* oklch */ color: oklch(81.2% 0.090 282.1);
Tailwind
colors: {
custom: {
50: '#cecffd',
500: '#b8bbfb',
950: '#000000',
},
}SCSS
$custom: #b8bbfb; $custom-light: #cecffd; $custom-dark: #000000;
JSON
{
"hex": "#b8bbfb",
"rgb": {
"r": 184,
"g": 187,
"b": 251
},
"hsl": {
"h": 237.313,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.81242,
"c": 0.09006,
"h": 282.1
},
"luminance": 0.52696
}Semantic roles & 50–950 ramp
primary
#B8BBFB
secondary
#E0DB77
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385