#BBC6FD#BBC6FD
#BBC6FD is a very light, moderate blue. Relative luminance 0.580; OKLCH L 83.7% C 0.078 H 275.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6FD |
|---|---|
| RGB | rgb(187, 198, 253) |
| HSL | hsl(230, 94%, 86%) |
| HSV | hsv(230, 26%, 99%) |
| CMYK | cmyk(26.1%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(80.76, 8.02, -28.24) |
| CIE-LCH | lch(80.76, 29.36, 285.85°) |
| OKLab | oklab(83.7% 0.0079 -0.0777) |
| OKLCH | oklch(83.7% 0.078 275.8) |
| XYZ | xyz(58.4125, 58.0433, 101.0353) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.85
Periwinkle
#CCCCFF
ΔE00 4.11
Pastel Blue
#A2BFFE
ΔE00 5.84
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6FD #FDF2BB
analogous
#BBE7FD #BBC6FD #D1BBFD
triadic
#BBC6FD #FDBBC6 #C6FDBB
tetradic
#BBC6FD #FDBBE7 #FDF2BB #BBFDD1
square
#BBC6FD #FDBBE7 #FDF2BB #BBFDD1
split-complementary
#BBC6FD #FDD1BB #E7FDBB
monochromatic
#4462FA #8094FB #BBC6FD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.67
#BBC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BBC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6FD
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6FD | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#B2C6FC
Tritanopia (blue-blind)
#ABD0D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbc6fd; /* rgb */ color: rgb(187, 198, 253); /* oklch */ color: oklch(83.7% 0.078 275.8);
Tailwind
colors: {
custom: {
50: '#d0d7fe',
500: '#bbc6fd',
950: '#000000',
},
}SCSS
$custom: #bbc6fd; $custom-light: #d0d7fe; $custom-dark: #000000;
JSON
{
"hex": "#bbc6fd",
"rgb": {
"r": 187,
"g": 198,
"b": 253
},
"hsl": {
"h": 230,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.83704,
"c": 0.07808,
"h": 275.8
},
"luminance": 0.58045
}Semantic roles & 50–950 ramp
primary
#BBC6FD
secondary
#E3D279
accent
#BF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385