#BBCFF3#BBCFF3
#BBCFF3 is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.1% C 0.055 H 262.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFF3 |
|---|---|
| RGB | rgb(187, 207, 243) |
| HSL | hsl(219, 70%, 84%) |
| HSV | hsv(219, 23%, 95%) |
| CMYK | cmyk(23%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(82.73, 0.90, -19.92) |
| CIE-LCH | lch(82.73, 19.94, 272.60°) |
| OKLab | oklab(85.13% -0.0074 -0.0544) |
| OKLCH | oklch(85.13% 0.055 262.2) |
| XYZ | xyz(58.9797, 61.6599, 93.5707) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.57
Light Blue Grey
#B7C9E2
ΔE00 3.69
Lightsteelblue
#B0C4DE
ΔE00 4.33
Light Periwinkle
#C1C6FC
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 5.96
Pastel Blue
#A2BFFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFF3 #F3DFBB
analogous
#BBEBF3 #BBCFF3 #C3BBF3
triadic
#BBCFF3 #F3BBCF #CFF3BB
tetradic
#BBCFF3 #F3BBEB #F3DFBB #BBF3C3
square
#BBCFF3 #F3BBEB #F3DFBB #BBF3C3
split-complementary
#BBCFF3 #F3C3BB #EBF3BB
monochromatic
#5386E1 #87AAEA #BBCFF3 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.58
#BBCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BBCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFF3
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFF3 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F5
Deuteranopia (green-blind)
#BECCF2
Tritanopia (blue-blind)
#ADD6DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbcff3; /* rgb */ color: rgb(187, 207, 243); /* oklch */ color: oklch(85.1% 0.055 262.2);
Tailwind
colors: {
custom: {
50: '#d0ddf7',
500: '#bbcff3',
950: '#000000',
},
}SCSS
$custom: #bbcff3; $custom-light: #d0ddf7; $custom-dark: #000000;
JSON
{
"hex": "#bbcff3",
"rgb": {
"r": 187,
"g": 207,
"b": 243
},
"hsl": {
"h": 218.571,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.85132,
"c": 0.05488,
"h": 262.2
},
"luminance": 0.61662
}Semantic roles & 50–950 ramp
primary
#BBCFF3
secondary
#D3B57F
accent
#8E14D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485