#B9BBFE#B9BBFE
#B9BBFE is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.4% C 0.094 H 282.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B9BBFE |
|---|---|
| RGB | rgb(185, 187, 254) |
| HSL | hsl(238, 97%, 86%) |
| HSV | hsv(238, 27%, 100%) |
| CMYK | cmyk(27.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.88, 13.67, -33.22) |
| CIE-LCH | lch(77.88, 35.92, 292.36°) |
| OKLab | oklab(81.44% 0.0208 -0.0918) |
| OKLCH | oklch(81.44% 0.094 282.8) |
| XYZ | xyz(55.6627, 53.0094, 101.0459) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 6.85
Pale Violet
#CEAEFA
ΔE00 7.95
Light Violet
#D6B4FC
ΔE00 8.61
Lightsteelblue
#B0C4DE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9BBFE #FEFCB9
analogous
#B9DDFE #B9BBFE #D9B9FE
triadic
#B9BBFE #FEB9BB #BBFEB9
tetradic
#B9BBFE #FEB9DD #FEFCB9 #B9FED9
square
#B9BBFE #FEB9DD #FEFCB9 #B9FED9
split-complementary
#B9BBFE #FED9B9 #DDFEB9
monochromatic
#4046FC #7D80FD #B9BBFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
1.81
#B9BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#B9BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9BBFE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9BBFE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#A8C7D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b9bbfe; /* rgb */ color: rgb(185, 187, 254); /* oklch */ color: oklch(81.4% 0.094 282.8);
Tailwind
colors: {
custom: {
50: '#cfcfff',
500: '#b9bbfe',
950: '#000000',
},
}SCSS
$custom: #b9bbfe; $custom-light: #cfcfff; $custom-dark: #000000;
JSON
{
"hex": "#b9bbfe",
"rgb": {
"r": 185,
"g": 187,
"b": 254
},
"hsl": {
"h": 238.261,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.81442,
"c": 0.09412,
"h": 282.8
},
"luminance": 0.53011
}Semantic roles & 50–950 ramp
primary
#B9BBFE
secondary
#E5E276
accent
#DF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386