#BBCBF8#BBCBF8
#BBCBF8 is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.5% C 0.065 H 269.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBF8 |
|---|---|
| RGB | rgb(187, 203, 248) |
| HSL | hsl(224, 81%, 85%) |
| HSV | hsv(224, 25%, 97%) |
| CMYK | cmyk(24.6%, 18.1%, 0%, 2.7%) |
| CIE-LAB | lab(81.87, 4.17, -23.89) |
| CIE-LCH | lch(81.87, 24.25, 279.90°) |
| OKLab | oklab(84.51% -0.0004 -0.0655) |
| OKLCH | oklch(84.51% 0.065 269.6) |
| XYZ | xyz(58.7882, 60.0524, 97.2826) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.44
Periwinkle
#CCCCFF
ΔE00 4.99
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Pastel Blue
#A2BFFE
ΔE00 5.85
Light Blue Grey
#B7C9E2
ΔE00 6.00
Lightsteelblue
#B0C4DE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBF8 #F8E8BB
analogous
#BBEAF8 #BBCBF8 #C9BBF8
triadic
#BBCBF8 #F8BBCB #CBF8BB
tetradic
#BBCBF8 #F8BBEA #F8E8BB #BBF8C9
square
#BBCBF8 #F8BBEA #F8E8BB #BBF8C9
split-complementary
#BBCBF8 #F8C9BB #EAF8BB
monochromatic
#4C76ED #84A1F2 #BBCBF8 #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.61
#BBCBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BBCBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBF8
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBF8 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEFA
Deuteranopia (green-blind)
#B9C9F7
Tritanopia (blue-blind)
#ACD4DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcbf8; /* rgb */ color: rgb(187, 203, 248); /* oklch */ color: oklch(84.5% 0.065 269.6);
Tailwind
colors: {
custom: {
50: '#d0dafa',
500: '#bbcbf8',
950: '#000000',
},
}SCSS
$custom: #bbcbf8; $custom-light: #d0dafa; $custom-dark: #000000;
JSON
{
"hex": "#bbcbf8",
"rgb": {
"r": 187,
"g": 203,
"b": 248
},
"hsl": {
"h": 224.262,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.84509,
"c": 0.06546,
"h": 269.6
},
"luminance": 0.60054
}Semantic roles & 50–950 ramp
primary
#BBCBF8
secondary
#DBC27C
accent
#A608DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385