#BBB2FB#BBB2FB
#BBB2FB is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.7% C 0.103 H 289.5°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2FB |
|---|---|
| RGB | rgb(187, 178, 251) |
| HSL | hsl(247, 90%, 84%) |
| HSV | hsv(247, 29%, 98%) |
| CMYK | cmyk(25.5%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.68, 18.49, -34.99) |
| CIE-LCH | lch(75.68, 39.58, 297.85°) |
| OKLab | oklab(79.74% 0.0343 -0.0968) |
| OKLCH | oklch(79.74% 0.103 289.5) |
| XYZ | xyz(53.8222, 49.3697, 97.9417) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.32
Light Periwinkle
#C1C6FC
ΔE00 5.69
Light Violet
#D6B4FC
ΔE00 6.44
Periwinkle
#CCCCFF
ΔE00 7.09
Lavender
#B39DDB
ΔE00 7.14
Pastel Purple
#CAA0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2FB #F2FBB2
analogous
#B2CEFB #BBB2FB #E0B2FB
triadic
#BBB2FB #FBBBB2 #B2FBBB
tetradic
#BBB2FB #FBB2CE #F2FBB2 #B2FBE0
square
#BBB2FB #FBB2CE #F2FBB2 #B2FBE0
split-complementary
#BBB2FB #FBE0B2 #CEFBB2
monochromatic
#543EF5 #8878F8 #BBB2FB #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.93
#BBB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#BBB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2FB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2FB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFE
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#ADBECC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb2fb; /* rgb */ color: rgb(187, 178, 251); /* oklch */ color: oklch(79.7% 0.103 289.5);
Tailwind
colors: {
custom: {
50: '#d0c9fd',
500: '#bbb2fb',
950: '#000000',
},
}SCSS
$custom: #bbb2fb; $custom-light: #d0c9fd; $custom-dark: #000000;
JSON
{
"hex": "#bbb2fb",
"rgb": {
"r": 187,
"g": 178,
"b": 251
},
"hsl": {
"h": 247.397,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.79741,
"c": 0.10268,
"h": 289.5
},
"luminance": 0.49371
}Semantic roles & 50–950 ramp
primary
#BBB2FB
secondary
#F2F6D5
accent
#E600C9
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285