#BBB3F0#BBB3F0
#BBB3F0 is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.5% C 0.086 H 290.3°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3F0 |
|---|---|
| RGB | rgb(187, 179, 240) |
| HSL | hsl(248, 67%, 82%) |
| HSV | hsv(248, 25%, 94%) |
| CMYK | cmyk(22.1%, 25.4%, 0%, 5.9%) |
| CIE-LAB | lab(75.51, 15.38, -29.32) |
| CIE-LCH | lch(75.51, 33.11, 297.68°) |
| OKLab | oklab(79.47% 0.0298 -0.0806) |
| OKLCH | oklch(79.47% 0.086 290.3) |
| XYZ | xyz(52.3381, 49.0956, 89.1401) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 5.43
Light Violet
#D6B4FC
ΔE00 6.18
Periwinkle
#CCCCFF
ΔE00 6.23
Lavender
#B39DDB
ΔE00 6.36
Light Lavender
#DFC5FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3F0 #E8F0B3
analogous
#B3CAF0 #BBB3F0 #DAB3F0
triadic
#BBB3F0 #F0BBB3 #B3F0BB
tetradic
#BBB3F0 #F0B3CA #E8F0B3 #B3F0DA
square
#BBB3F0 #F0B3CA #E8F0B3 #B3F0DA
split-complementary
#BBB3F0 #F0DAB3 #CAF0B3
monochromatic
#604DDC #8D80E6 #BBB3F0 #E8E5FA #E8E5FA
Accessibility & contrast
On white
1.94
#BBB3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#BBB3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3F0
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3F0 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF3
Deuteranopia (green-blind)
#A4B9EE
Tritanopia (blue-blind)
#B0BDC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb3f0; /* rgb */ color: rgb(187, 179, 240); /* oklch */ color: oklch(79.5% 0.086 290.3);
Tailwind
colors: {
custom: {
50: '#d0c9f5',
500: '#bbb3f0',
950: '#000000',
},
}SCSS
$custom: #bbb3f0; $custom-light: #d0c9f5; $custom-dark: #000000;
JSON
{
"hex": "#bbb3f0",
"rgb": {
"r": 187,
"g": 179,
"b": 240
},
"hsl": {
"h": 247.869,
"s": 67.033,
"l": 82.157
},
"oklch": {
"l": 0.79472,
"c": 0.08599,
"h": 290.3
},
"luminance": 0.49096
}Semantic roles & 50–950 ramp
primary
#BBB3F0
secondary
#EEF1DA
accent
#CF17B7
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285