#BBCFF9#BBCFF9
#BBCFF9 is a very light, moderate blue. Relative luminance 0.620; OKLCH L 85.4% C 0.063 H 265.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFF9 |
|---|---|
| RGB | rgb(187, 207, 249) |
| HSL | hsl(221, 84%, 85%) |
| HSV | hsv(221, 25%, 98%) |
| CMYK | cmyk(24.9%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(82.93, 2.27, -22.81) |
| CIE-LCH | lch(82.93, 22.92, 275.67°) |
| OKLab | oklab(85.35% -0.0054 -0.0624) |
| OKLCH | oklch(85.35% 0.063 265) |
| XYZ | xyz(59.9006, 62.0283, 98.4208) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.62
Light Periwinkle
#C1C6FC
ΔE00 4.97
Light Blue Grey
#B7C9E2
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 5.57
Pastel Blue
#A2BFFE
ΔE00 5.77
Periwinkle
#CCCCFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFF9 #F9E5BB
analogous
#BBEEF9 #BBCFF9 #C6BBF9
triadic
#BBCFF9 #F9BBCF #CFF9BB
tetradic
#BBCFF9 #F9BBEE #F9E5BB #BBF9C6
square
#BBCFF9 #F9BBEE #F9E5BB #BBF9C6
split-complementary
#BBCFF9 #F9C6BB #EEF9BB
monochromatic
#4B80EF #83A7F4 #BBCFF9 #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.57
#BBCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BBCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFF9
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFF9 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FB
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#ABD7DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbcff9; /* rgb */ color: rgb(187, 207, 249); /* oklch */ color: oklch(85.4% 0.063 265.0);
Tailwind
colors: {
custom: {
50: '#d0ddfb',
500: '#bbcff9',
950: '#000000',
},
}SCSS
$custom: #bbcff9; $custom-light: #d0ddfb; $custom-dark: #000000;
JSON
{
"hex": "#bbcff9",
"rgb": {
"r": 187,
"g": 207,
"b": 249
},
"hsl": {
"h": 220.645,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.8535,
"c": 0.06267,
"h": 265
},
"luminance": 0.6203
}Semantic roles & 50–950 ramp
primary
#BBCFF9
secondary
#DDBD7B
accent
#9A05E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485