#BBC6FA#BBC6FA
#BBC6FA is a very light, moderate blue. Relative luminance 0.579; OKLCH L 83.6% C 0.074 H 275.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6FA |
|---|---|
| RGB | rgb(187, 198, 250) |
| HSL | hsl(230, 86%, 86%) |
| HSV | hsv(230, 25%, 98%) |
| CMYK | cmyk(25.2%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(80.66, 7.32, -26.80) |
| CIE-LCH | lch(80.66, 27.79, 285.28°) |
| OKLab | oklab(83.59% 0.0069 -0.0736) |
| OKLCH | oklch(83.59% 0.074 275.4) |
| XYZ | xyz(57.9384, 57.8536, 98.5382) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.71
Periwinkle
#CCCCFF
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 6.08
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Light Blue Grey
#B7C9E2
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6FA #FAEFBB
analogous
#BBE5FA #BBC6FA #CFBBFA
triadic
#BBC6FA #FABBC6 #C6FABB
tetradic
#BBC6FA #FABBE5 #FAEFBB #BBFACF
square
#BBC6FA #FABBE5 #FAEFBB #BBFACF
split-complementary
#BBC6FA #FACFBB #E5FABB
monochromatic
#4966F2 #8296F6 #BBC6FA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.67
#BBC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BBC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6FA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6FA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#ABD0D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbc6fa; /* rgb */ color: rgb(187, 198, 250); /* oklch */ color: oklch(83.6% 0.074 275.4);
Tailwind
colors: {
custom: {
50: '#d0d7fc',
500: '#bbc6fa',
950: '#000000',
},
}SCSS
$custom: #bbc6fa; $custom-light: #d0d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc6fa",
"rgb": {
"r": 187,
"g": 198,
"b": 250
},
"hsl": {
"h": 229.524,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.83587,
"c": 0.07395,
"h": 275.4
},
"luminance": 0.57855
}Semantic roles & 50–950 ramp
primary
#BBC6FA
secondary
#DECD7B
accent
#BC03E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385