#B8BBFC#B8BBFC
#B8BBFC is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.091 H 282.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBFC |
|---|---|
| RGB | rgb(184, 187, 252) |
| HSL | hsl(237, 92%, 85%) |
| HSV | hsv(237, 27%, 99%) |
| CMYK | cmyk(27%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(77.73, 12.90, -32.38) |
| CIE-LCH | lch(77.73, 34.86, 291.72°) |
| OKLab | oklab(81.28% 0.0192 -0.0894) |
| OKLCH | oklch(81.28% 0.091 282.1) |
| XYZ | xyz(55.1036, 52.7580, 99.3567) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.18
Periwinkle
#CCCCFF
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 6.72
Pale Violet
#CEAEFA
ΔE00 8.14
Lightsteelblue
#B0C4DE
ΔE00 8.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBFC #FCF9B8
analogous
#B8DDFC #B8BBFC #D7B8FC
triadic
#B8BBFC #FCB8BB #BBFCB8
tetradic
#B8BBFC #FCB8DD #FCF9B8 #B8FCD7
square
#B8BBFC #FCB8DD #FCF9B8 #B8FCD7
split-complementary
#B8BBFC #FCD7B8 #DDFCB8
monochromatic
#434BF7 #7D83FA #B8BBFC #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.82
#B8BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#B8BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBFC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBFC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FF
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#A8C7D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b8bbfc; /* rgb */ color: rgb(184, 187, 252); /* oklch */ color: oklch(81.3% 0.091 282.1);
Tailwind
colors: {
custom: {
50: '#cecffd',
500: '#b8bbfc',
950: '#000000',
},
}SCSS
$custom: #b8bbfc; $custom-light: #cecffd; $custom-dark: #000000;
JSON
{
"hex": "#b8bbfc",
"rgb": {
"r": 184,
"g": 187,
"b": 252
},
"hsl": {
"h": 237.353,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.81283,
"c": 0.09145,
"h": 282.1
},
"luminance": 0.52759
}Semantic roles & 50–950 ramp
primary
#B8BBFC
secondary
#E1DD77
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385