#BBB6F9#BBB6F9
#BBB6F9 is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.4% C 0.094 H 287.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6F9 |
|---|---|
| RGB | rgb(187, 182, 249) |
| HSL | hsl(244, 85%, 85%) |
| HSV | hsv(244, 27%, 98%) |
| CMYK | cmyk(24.9%, 26.9%, 0%, 2.4%) |
| CIE-LAB | lab(76.59, 15.81, -32.51) |
| CIE-LCH | lch(76.59, 36.15, 295.94°) |
| OKLab | oklab(80.42% 0.0283 -0.0897) |
| OKLCH | oklch(80.42% 0.094 287.5) |
| XYZ | xyz(54.3161, 50.8593, 96.5593) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.40
Periwinkle
#CCCCFF
ΔE00 5.89
Pale Violet
#CEAEFA
ΔE00 6.08
Light Violet
#D6B4FC
ΔE00 6.89
Lavender
#B39DDB
ΔE00 7.78
Light Lavender
#DFC5FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6F9 #F4F9B6
analogous
#B6D3F9 #BBB6F9 #DDB6F9
triadic
#BBB6F9 #F9BBB6 #B6F9BB
tetradic
#BBB6F9 #F9B6D3 #F4F9B6 #B6F9DD
square
#BBB6F9 #F9B6D3 #F4F9B6 #B6F9DD
split-complementary
#BBB6F9 #F9DDB6 #D3F9B6
monochromatic
#5245F0 #867DF4 #BBB6F9 #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.88
#BBB6F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#BBB6F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6F9
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6F9 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFC
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#ADC1CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbb6f9; /* rgb */ color: rgb(187, 182, 249); /* oklch */ color: oklch(80.4% 0.094 287.5);
Tailwind
colors: {
custom: {
50: '#d0cbfb',
500: '#bbb6f9',
950: '#000000',
},
}SCSS
$custom: #bbb6f9; $custom-light: #d0cbfb; $custom-dark: #000000;
JSON
{
"hex": "#bbb6f9",
"rgb": {
"r": 187,
"g": 182,
"b": 249
},
"hsl": {
"h": 244.478,
"s": 84.81,
"l": 84.51
},
"oklch": {
"l": 0.80421,
"c": 0.09406,
"h": 287.5
},
"luminance": 0.5086
}Semantic roles & 50–950 ramp
primary
#BBB6F9
secondary
#D5DC77
accent
#E104D1
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285