#BBB2FC#BBB2FC
#BBB2FC is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.8% C 0.104 H 289.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2FC |
|---|---|
| RGB | rgb(187, 178, 252) |
| HSL | hsl(247, 93%, 84%) |
| HSV | hsv(247, 29%, 99%) |
| CMYK | cmyk(25.8%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(75.72, 18.72, -35.47) |
| CIE-LCH | lch(75.72, 40.11, 297.82°) |
| OKLab | oklab(79.78% 0.0345 -0.0981) |
| OKLCH | oklch(79.78% 0.104 289.4) |
| XYZ | xyz(53.9803, 49.4329, 98.7741) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.38
Light Periwinkle
#C1C6FC
ΔE00 5.74
Light Violet
#D6B4FC
ΔE00 6.52
Pastel Purple
#CAA0FF
ΔE00 7.15
Periwinkle
#CCCCFF
ΔE00 7.17
Lavender
#B39DDB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2FC #F3FCB2
analogous
#B2CEFC #BBB2FC #E0B2FC
triadic
#BBB2FC #FCBBB2 #B2FCBB
tetradic
#BBB2FC #FCB2CE #F3FCB2 #B2FCE0
square
#BBB2FC #FCB2CE #F3FCB2 #B2FCE0
split-complementary
#BBB2FC #FCE0B2 #CEFCB2
monochromatic
#533CF7 #8777FA #BBB2FC #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.93
#BBB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#BBB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2FC
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2FC | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#ADBFCC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb2fc; /* rgb */ color: rgb(187, 178, 252); /* oklch */ color: oklch(79.8% 0.104 289.4);
Tailwind
colors: {
custom: {
50: '#d0c9fd',
500: '#bbb2fc',
950: '#000000',
},
}SCSS
$custom: #bbb2fc; $custom-light: #d0c9fd; $custom-dark: #000000;
JSON
{
"hex": "#bbb2fc",
"rgb": {
"r": 187,
"g": 178,
"b": 252
},
"hsl": {
"h": 247.297,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.79784,
"c": 0.10405,
"h": 289.4
},
"luminance": 0.49434
}Semantic roles & 50–950 ramp
primary
#BBB2FC
secondary
#F2F6D5
accent
#E600CA
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285