#BBCDFB#BBCDFB
#BBCDFB is a very light, moderate blue. Relative luminance 0.612; OKLCH L 85.0% C 0.067 H 268.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDFB |
|---|---|
| RGB | rgb(187, 205, 251) |
| HSL | hsl(223, 89%, 86%) |
| HSV | hsv(223, 25%, 98%) |
| CMYK | cmyk(25.5%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.48, 3.79, -24.55) |
| CIE-LCH | lch(82.48, 24.84, 278.78°) |
| OKLab | oklab(85.02% -0.0021 -0.0673) |
| OKLCH | oklch(85.02% 0.067 268.2) |
| XYZ | xyz(59.7327, 61.1908, 99.9119) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.98
Powder Blue (survey)
#B1D1FC
ΔE00 4.38
Periwinkle
#CCCCFF
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 6.00
Lightsteelblue
#B0C4DE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDFB #FBE9BB
analogous
#BBEDFB #BBCDFB #C9BBFB
triadic
#BBCDFB #FBBBCD #CDFBBB
tetradic
#BBCDFB #FBBBED #FBE9BB #BBFBC9
square
#BBCDFB #FBBBED #FBE9BB #BBFBC9
split-complementary
#BBCDFB #FBC9BB #EDFBBB
monochromatic
#4778F4 #81A2F8 #BBCDFB #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.59
#BBCDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BBCDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDFB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDFB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#AAD6DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbcdfb; /* rgb */ color: rgb(187, 205, 251); /* oklch */ color: oklch(85.0% 0.067 268.2);
Tailwind
colors: {
custom: {
50: '#d0dcfc',
500: '#bbcdfb',
950: '#000000',
},
}SCSS
$custom: #bbcdfb; $custom-light: #d0dcfc; $custom-dark: #000000;
JSON
{
"hex": "#bbcdfb",
"rgb": {
"r": 187,
"g": 205,
"b": 251
},
"hsl": {
"h": 223.125,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85023,
"c": 0.06735,
"h": 268.2
},
"luminance": 0.61192
}Semantic roles & 50–950 ramp
primary
#BBCDFB
secondary
#E0C37A
accent
#A500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485