#BBB6F0#BBB6F0
#BBB6F0 is a light, moderate blue. Relative luminance 0.503; OKLCH L 80.1% C 0.082 H 288.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6F0 |
|---|---|
| RGB | rgb(187, 182, 240) |
| HSL | hsl(245, 66%, 83%) |
| HSV | hsv(245, 24%, 94%) |
| CMYK | cmyk(22.1%, 24.2%, 0%, 5.9%) |
| CIE-LAB | lab(76.26, 13.73, -28.17) |
| CIE-LCH | lch(76.26, 31.34, 295.99°) |
| OKLab | oklab(80.05% 0.0257 -0.0774) |
| OKLCH | oklch(80.05% 0.082 288.4) |
| XYZ | xyz(52.9459, 50.3112, 89.3427) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.36
Periwinkle
#CCCCFF
ΔE00 5.41
Pale Violet
#CEAEFA
ΔE00 6.21
Light Violet
#D6B4FC
ΔE00 6.77
Lavender
#B39DDB
ΔE00 7.20
Light Lavender
#DFC5FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6F0 #EBF0B6
analogous
#B6CEF0 #BBB6F0 #D8B6F0
triadic
#BBB6F0 #F0BBB6 #B6F0BB
tetradic
#BBB6F0 #F0B6CE #EBF0B6 #B6F0D8
square
#BBB6F0 #F0B6CE #EBF0B6 #B6F0D8
split-complementary
#BBB6F0 #F0D8B6 #CEF0B6
monochromatic
#5C50DB #8C83E6 #BBB6F0 #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.90
#BBB6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#BBB6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6F0
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6F0 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF3
Deuteranopia (green-blind)
#A7BBEE
Tritanopia (blue-blind)
#B0C0CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb6f0; /* rgb */ color: rgb(187, 182, 240); /* oklch */ color: oklch(80.1% 0.082 288.4);
Tailwind
colors: {
custom: {
50: '#d0cbf5',
500: '#bbb6f0',
950: '#000000',
},
}SCSS
$custom: #bbb6f0; $custom-light: #d0cbf5; $custom-dark: #000000;
JSON
{
"hex": "#bbb6f0",
"rgb": {
"r": 187,
"g": 182,
"b": 240
},
"hsl": {
"h": 245.172,
"s": 65.909,
"l": 82.745
},
"oklch": {
"l": 0.80052,
"c": 0.08155,
"h": 288.4
},
"luminance": 0.50312
}Semantic roles & 50–950 ramp
primary
#BBB6F0
secondary
#C7CF7C
accent
#CE18BE
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285