#BBB3F9#BBB3F9
#BBB3F9 is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.8% C 0.098 H 289.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3F9 |
|---|---|
| RGB | rgb(187, 179, 249) |
| HSL | hsl(247, 85%, 84%) |
| HSV | hsv(247, 28%, 98%) |
| CMYK | cmyk(24.9%, 28.1%, 0%, 2.4%) |
| CIE-LAB | lab(75.85, 17.46, -33.65) |
| CIE-LCH | lch(75.85, 37.92, 297.43°) |
| OKLab | oklab(79.85% 0.0324 -0.093) |
| OKLCH | oklch(79.85% 0.098 289.2) |
| XYZ | xyz(53.7083, 49.6436, 96.3567) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.31
Pale Violet
#CEAEFA
ΔE00 5.42
Light Violet
#D6B4FC
ΔE00 6.43
Periwinkle
#CCCCFF
ΔE00 6.68
Lavender
#B39DDB
ΔE00 7.11
Pastel Purple
#CAA0FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3F9 #F1F9B3
analogous
#B3CEF9 #BBB3F9 #DEB3F9
triadic
#BBB3F9 #F9BBB3 #B3F9BB
tetradic
#BBB3F9 #F9B3CE #F1F9B3 #B3F9DE
square
#BBB3F9 #F9B3CE #F1F9B3 #B3F9DE
split-complementary
#BBB3F9 #F9DEB3 #CEF9B3
monochromatic
#5542F0 #887AF5 #BBB3F9 #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.92
#BBB3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BBB3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3F9
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3F9 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BCFC
Deuteranopia (green-blind)
#A1B9F7
Tritanopia (blue-blind)
#ADBFCC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb3f9; /* rgb */ color: rgb(187, 179, 249); /* oklch */ color: oklch(79.8% 0.098 289.2);
Tailwind
colors: {
custom: {
50: '#d0c9fb',
500: '#bbb3f9',
950: '#000000',
},
}SCSS
$custom: #bbb3f9; $custom-light: #d0c9fb; $custom-dark: #000000;
JSON
{
"hex": "#bbb3f9",
"rgb": {
"r": 187,
"g": 179,
"b": 249
},
"hsl": {
"h": 246.857,
"s": 85.366,
"l": 83.922
},
"oklch": {
"l": 0.79846,
"c": 0.09845,
"h": 289.2
},
"luminance": 0.49645
}Semantic roles & 50–950 ramp
primary
#BBB3F9
secondary
#F1F5D6
accent
#E204C8
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285