#BBB6F3#BBB6F3
#BBB6F3 is a light, moderate blue. Relative luminance 0.505; OKLCH L 80.2% C 0.086 H 288.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6F3 |
|---|---|
| RGB | rgb(187, 182, 243) |
| HSL | hsl(245, 72%, 83%) |
| HSV | hsv(245, 25%, 95%) |
| CMYK | cmyk(23%, 25.1%, 0%, 4.7%) |
| CIE-LAB | lab(76.37, 14.42, -29.62) |
| CIE-LCH | lch(76.37, 32.94, 295.96°) |
| OKLab | oklab(80.17% 0.0266 -0.0815) |
| OKLCH | oklch(80.17% 0.086 288.1) |
| XYZ | xyz(53.3952, 50.4909, 91.7092) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.29
Periwinkle
#CCCCFF
ΔE00 5.51
Pale Violet
#CEAEFA
ΔE00 6.09
Light Violet
#D6B4FC
ΔE00 6.74
Lavender
#B39DDB
ΔE00 7.33
Light Lavender
#DFC5FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6F3 #EEF3B6
analogous
#B6CFF3 #BBB6F3 #D9B6F3
triadic
#BBB6F3 #F3BBB6 #B6F3BB
tetradic
#BBB6F3 #F3B6CF #EEF3B6 #B6F3D9
square
#BBB6F3 #F3B6CF #EEF3B6 #B6F3D9
split-complementary
#BBB6F3 #F3D9B6 #CFF3B6
monochromatic
#594DE2 #8A81EA #BBB6F3 #E7E5FB #E7E5FB
Accessibility & contrast
On white
1.89
#BBB6F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#BBB6F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6F3
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6F3 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF6
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#AFC0CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb6f3; /* rgb */ color: rgb(187, 182, 243); /* oklch */ color: oklch(80.2% 0.086 288.1);
Tailwind
colors: {
custom: {
50: '#d0cbf7',
500: '#bbb6f3',
950: '#000000',
},
}SCSS
$custom: #bbb6f3; $custom-light: #d0cbf7; $custom-dark: #000000;
JSON
{
"hex": "#bbb6f3",
"rgb": {
"r": 187,
"g": 182,
"b": 243
},
"hsl": {
"h": 244.918,
"s": 71.765,
"l": 83.333
},
"oklch": {
"l": 0.80173,
"c": 0.08573,
"h": 288.1
},
"luminance": 0.50492
}Semantic roles & 50–950 ramp
primary
#BBB6F3
secondary
#CCD37A
accent
#D412C4
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285