#BBB2F9#BBB2F9
#BBB2F9 is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.7% C 0.100 H 289.7°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2F9 |
|---|---|
| RGB | rgb(187, 178, 249) |
| HSL | hsl(248, 86%, 84%) |
| HSV | hsv(248, 29%, 98%) |
| CMYK | cmyk(24.9%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(75.60, 18.02, -34.04) |
| CIE-LCH | lch(75.60, 38.51, 297.89°) |
| OKLab | oklab(79.66% 0.0337 -0.094) |
| OKLCH | oklch(79.66% 0.1 289.7) |
| XYZ | xyz(53.5086, 49.2443, 96.2901) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.22
Light Periwinkle
#C1C6FC
ΔE00 5.61
Light Violet
#D6B4FC
ΔE00 6.31
Lavender
#B39DDB
ΔE00 6.91
Periwinkle
#CCCCFF
ΔE00 6.95
Pastel Purple
#CAA0FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2F9 #F0F9B2
analogous
#B2CCF9 #BBB2F9 #DEB2F9
triadic
#BBB2F9 #F9BBB2 #B2F9BB
tetradic
#BBB2F9 #F9B2CC #F0F9B2 #B2F9DE
square
#BBB2F9 #F9B2CC #F0F9B2 #B2F9DE
split-complementary
#BBB2F9 #F9DEB2 #CCF9B2
monochromatic
#5740F0 #8979F5 #BBB2F9 #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.94
#BBB2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#BBB2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2F9
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2F9 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFC
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#ADBECB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb2f9; /* rgb */ color: rgb(187, 178, 249); /* oklch */ color: oklch(79.7% 0.100 289.7);
Tailwind
colors: {
custom: {
50: '#d0c9fb',
500: '#bbb2f9',
950: '#000000',
},
}SCSS
$custom: #bbb2f9; $custom-light: #d0c9fb; $custom-dark: #000000;
JSON
{
"hex": "#bbb2f9",
"rgb": {
"r": 187,
"g": 178,
"b": 249
},
"hsl": {
"h": 247.606,
"s": 85.542,
"l": 83.725
},
"oklch": {
"l": 0.79656,
"c": 0.09992,
"h": 289.7
},
"luminance": 0.49245
}Semantic roles & 50–950 ramp
primary
#BBB2F9
secondary
#F1F5D6
accent
#E203C6
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285