#BBCFF4#BBCFF4
#BBCFF4 is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.2% C 0.056 H 262.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFF4 |
|---|---|
| RGB | rgb(187, 207, 244) |
| HSL | hsl(219, 72%, 85%) |
| HSV | hsv(219, 23%, 96%) |
| CMYK | cmyk(23.4%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(82.76, 1.13, -20.40) |
| CIE-LCH | lch(82.76, 20.43, 273.16°) |
| OKLab | oklab(85.17% -0.0071 -0.0557) |
| OKLCH | oklch(85.17% 0.056 262.7) |
| XYZ | xyz(59.1311, 61.7205, 94.3682) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.56
Light Blue Grey
#B7C9E2
ΔE00 3.95
Lightsteelblue
#B0C4DE
ΔE00 4.55
Light Periwinkle
#C1C6FC
ΔE00 5.74
Cloudy Blue
#ACC2D9
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFF4 #F4E0BB
analogous
#BBECF4 #BBCFF4 #C4BBF4
triadic
#BBCFF4 #F4BBCF #CFF4BB
tetradic
#BBCFF4 #F4BBEC #F4E0BB #BBF4C4
square
#BBCFF4 #F4BBEC #F4E0BB #BBF4C4
split-complementary
#BBCFF4 #F4C4BB #ECF4BB
monochromatic
#5285E3 #86AAEB #BBCFF4 #E5ECFB #E5ECFB
Accessibility & contrast
On white
1.57
#BBCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BBCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFF4
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFF4 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F6
Deuteranopia (green-blind)
#BECCF3
Tritanopia (blue-blind)
#ACD6DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbcff4; /* rgb */ color: rgb(187, 207, 244); /* oklch */ color: oklch(85.2% 0.056 262.7);
Tailwind
colors: {
custom: {
50: '#d0ddf7',
500: '#bbcff4',
950: '#000000',
},
}SCSS
$custom: #bbcff4; $custom-light: #d0ddf7; $custom-dark: #000000;
JSON
{
"hex": "#bbcff4",
"rgb": {
"r": 187,
"g": 207,
"b": 244
},
"hsl": {
"h": 218.947,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85168,
"c": 0.05617,
"h": 262.7
},
"luminance": 0.61722
}Semantic roles & 50–950 ramp
primary
#BBCFF4
secondary
#D5B67E
accent
#9011D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485