#B8BBFE#B8BBFE
#B8BBFE is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.4% C 0.094 H 282.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBFE |
|---|---|
| RGB | rgb(184, 187, 254) |
| HSL | hsl(237, 97%, 86%) |
| HSV | hsv(237, 28%, 100%) |
| CMYK | cmyk(27.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.81, 13.38, -33.34) |
| CIE-LCH | lch(77.81, 35.92, 291.87°) |
| OKLab | oklab(81.37% 0.0198 -0.0921) |
| OKLCH | oklch(81.37% 0.094 282.1) |
| XYZ | xyz(55.4222, 52.8854, 101.0346) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.39
Periwinkle
#CCCCFF
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 6.58
Pale Violet
#CEAEFA
ΔE00 8.19
Powder Blue (survey)
#B1D1FC
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBFE #FEFBB8
analogous
#B8DEFE #B8BBFE #D8B8FE
triadic
#B8BBFE #FEB8BB #BBFEB8
tetradic
#B8BBFE #FEB8DE #FEFBB8 #B8FED8
square
#B8BBFE #FEB8DE #FEFBB8 #B8FED8
split-complementary
#B8BBFE #FED8B8 #DEFEB8
monochromatic
#3F47FC #7C81FD #B8BBFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
1.81
#B8BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#B8BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBFE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBFE | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#A7C7D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b8bbfe; /* rgb */ color: rgb(184, 187, 254); /* oklch */ color: oklch(81.4% 0.094 282.1);
Tailwind
colors: {
custom: {
50: '#cecfff',
500: '#b8bbfe',
950: '#000000',
},
}SCSS
$custom: #b8bbfe; $custom-light: #cecfff; $custom-dark: #000000;
JSON
{
"hex": "#b8bbfe",
"rgb": {
"r": 184,
"g": 187,
"b": 254
},
"hsl": {
"h": 237.429,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.81367,
"c": 0.09423,
"h": 282.1
},
"luminance": 0.52887
}Semantic roles & 50–950 ramp
primary
#B8BBFE
secondary
#E5E075
accent
#DC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386