#B8BBFA#B8BBFA
#B8BBFA is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.2% C 0.089 H 282.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBFA |
|---|---|
| RGB | rgb(184, 187, 250) |
| HSL | hsl(237, 87%, 85%) |
| HSV | hsv(237, 26%, 98%) |
| CMYK | cmyk(26.4%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(77.66, 12.43, -31.42) |
| CIE-LCH | lch(77.66, 33.79, 291.58°) |
| OKLab | oklab(81.2% 0.0186 -0.0867) |
| OKLCH | oklch(81.2% 0.089 282.1) |
| XYZ | xyz(54.7883, 52.6319, 97.6963) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.00
Periwinkle
#CCCCFF
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 6.88
Pale Violet
#CEAEFA
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.72
Light Violet
#D6B4FC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBFA #FAF7B8
analogous
#B8DCFA #B8BBFA #D6B8FA
triadic
#B8BBFA #FAB8BB #BBFAB8
tetradic
#B8BBFA #FAB8DC #FAF7B8 #B8FAD6
square
#B8BBFA #FAB8DC #FAF7B8 #B8FAD6
split-complementary
#B8BBFA #FAD6B8 #DCFAB8
monochromatic
#464DF2 #7F84F6 #B8BBFA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.82
#B8BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#B8BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBFA
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBFA | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#A8C6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b8bbfa; /* rgb */ color: rgb(184, 187, 250); /* oklch */ color: oklch(81.2% 0.089 282.1);
Tailwind
colors: {
custom: {
50: '#cecffc',
500: '#b8bbfa',
950: '#000000',
},
}SCSS
$custom: #b8bbfa; $custom-light: #cecffc; $custom-dark: #000000;
JSON
{
"hex": "#b8bbfa",
"rgb": {
"r": 184,
"g": 187,
"b": 250
},
"hsl": {
"h": 237.273,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.81201,
"c": 0.08866,
"h": 282.1
},
"luminance": 0.52633
}Semantic roles & 50–950 ramp
primary
#B8BBFA
secondary
#DED978
accent
#D902E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385