#BBBCFA#BBBCFA
#BBBCFA is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.6% C 0.087 H 283.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCFA |
|---|---|
| RGB | rgb(187, 188, 250) |
| HSL | hsl(239, 86%, 86%) |
| HSV | hsv(239, 25%, 98%) |
| CMYK | cmyk(25.2%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(78.13, 12.76, -30.68) |
| CIE-LCH | lch(78.13, 33.22, 292.58°) |
| OKLab | oklab(81.62% 0.0204 -0.0845) |
| OKLCH | oklch(81.62% 0.087 283.6) |
| XYZ | xyz(55.7277, 53.4322, 97.8013) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.67
Periwinkle
#CCCCFF
ΔE00 4.57
Pastel Blue
#A2BFFE
ΔE00 7.53
Pale Violet
#CEAEFA
ΔE00 7.66
Light Violet
#D6B4FC
ΔE00 8.16
Light Lavender
#DFC5FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCFA #FAF9BB
analogous
#BBDBFA #BBBCFA #D9BBFA
triadic
#BBBCFA #FABBBC #BCFABB
tetradic
#BBBCFA #FABBDB #FAF9BB #BBFAD9
square
#BBBCFA #FABBDB #FAF9BB #BBFAD9
split-complementary
#BBBCFA #FAD9BB #DBFABB
monochromatic
#494CF2 #8284F6 #BBBCFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.80
#BBBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BBBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCFA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCFA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#ACC7D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbcfa; /* rgb */ color: rgb(187, 188, 250); /* oklch */ color: oklch(81.6% 0.087 283.6);
Tailwind
colors: {
custom: {
50: '#d0d0fc',
500: '#bbbcfa',
950: '#000000',
},
}SCSS
$custom: #bbbcfa; $custom-light: #d0d0fc; $custom-dark: #000000;
JSON
{
"hex": "#bbbcfa",
"rgb": {
"r": 187,
"g": 188,
"b": 250
},
"hsl": {
"h": 239.048,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.81622,
"c": 0.08697,
"h": 283.6
},
"luminance": 0.53433
}Semantic roles & 50–950 ramp
primary
#BBBCFA
secondary
#DEDD7B
accent
#DF03E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385