#B9BBFA#B9BBFA
#B9BBFA is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.089 H 282.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B9BBFA |
|---|---|
| RGB | rgb(185, 187, 250) |
| HSL | hsl(238, 87%, 85%) |
| HSV | hsv(238, 26%, 98%) |
| CMYK | cmyk(26%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(77.73, 12.72, -31.30) |
| CIE-LCH | lch(77.73, 33.79, 292.11°) |
| OKLab | oklab(81.28% 0.0197 -0.0863) |
| OKLCH | oklch(81.28% 0.089 282.8) |
| XYZ | xyz(55.0288, 52.7558, 97.7076) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.96
Periwinkle
#CCCCFF
ΔE00 5.00
Pastel Blue
#A2BFFE
ΔE00 7.16
Pale Violet
#CEAEFA
ΔE00 7.86
Light Violet
#D6B4FC
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9BBFA #FAF8B9
analogous
#B9DBFA #B9BBFA #D7B9FA
triadic
#B9BBFA #FAB9BB #BBFAB9
tetradic
#B9BBFA #FAB9DB #FAF8B9 #B9FAD7
square
#B9BBFA #FAB9DB #FAF8B9 #B9FAD7
split-complementary
#B9BBFA #FAD7B9 #DBFAB9
monochromatic
#474CF2 #8084F6 #B9BBFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.82
#B9BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#B9BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9BBFA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9BBFA | 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)
#AAC2FD
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#AAC6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b9bbfa; /* rgb */ color: rgb(185, 187, 250); /* oklch */ color: oklch(81.3% 0.089 282.8);
Tailwind
colors: {
custom: {
50: '#cfcffc',
500: '#b9bbfa',
950: '#000000',
},
}SCSS
$custom: #b9bbfa; $custom-light: #cfcffc; $custom-dark: #000000;
JSON
{
"hex": "#b9bbfa",
"rgb": {
"r": 185,
"g": 187,
"b": 250
},
"hsl": {
"h": 238.154,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.81276,
"c": 0.08855,
"h": 282.8
},
"luminance": 0.52757
}Semantic roles & 50–950 ramp
primary
#B9BBFA
secondary
#DEDB79
accent
#DC02E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385