#BBCBF2#BBCBF2
#BBCBF2 is a very light, muted blue. Relative luminance 0.597; OKLCH L 84.3% C 0.057 H 267.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBF2 |
|---|---|
| RGB | rgb(187, 203, 242) |
| HSL | hsl(223, 68%, 84%) |
| HSV | hsv(223, 23%, 95%) |
| CMYK | cmyk(22.7%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.67, 2.81, -21.00) |
| CIE-LCH | lch(81.67, 21.19, 277.61°) |
| OKLab | oklab(84.29% -0.0024 -0.0574) |
| OKLCH | oklch(84.29% 0.057 267.6) |
| XYZ | xyz(57.8723, 59.6860, 92.4586) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.24
Periwinkle
#CCCCFF
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBF2 #F2E2BB
analogous
#BBE7F2 #BBCBF2 #C7BBF2
triadic
#BBCBF2 #F2BBCB #CBF2BB
tetradic
#BBCBF2 #F2BBE7 #F2E2BB #BBF2C7
square
#BBCBF2 #F2BBE7 #F2E2BB #BBF2C7
split-complementary
#BBCBF2 #F2C7BB #E7F2BB
monochromatic
#547CDE #88A4E8 #BBCBF2 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.62
#BBCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BBCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBF2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBF2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF4
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#ADD3D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcbf2; /* rgb */ color: rgb(187, 203, 242); /* oklch */ color: oklch(84.3% 0.057 267.6);
Tailwind
colors: {
custom: {
50: '#d0daf6',
500: '#bbcbf2',
950: '#000000',
},
}SCSS
$custom: #bbcbf2; $custom-light: #d0daf6; $custom-dark: #000000;
JSON
{
"hex": "#bbcbf2",
"rgb": {
"r": 187,
"g": 203,
"b": 242
},
"hsl": {
"h": 222.545,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84287,
"c": 0.05741,
"h": 267.6
},
"luminance": 0.59687
}Semantic roles & 50–950 ramp
primary
#BBCBF2
secondary
#D2BA80
accent
#9A16D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385