#BBCBF3#BBCBF3
#BBCBF3 is a very light, muted blue. Relative luminance 0.597; OKLCH L 84.3% C 0.059 H 268.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBF3 |
|---|---|
| RGB | rgb(187, 203, 243) |
| HSL | hsl(223, 70%, 84%) |
| HSV | hsv(223, 23%, 95%) |
| CMYK | cmyk(23%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(81.70, 3.03, -21.48) |
| CIE-LCH | lch(81.70, 21.70, 278.04°) |
| OKLab | oklab(84.32% -0.0021 -0.0587) |
| OKLCH | oklch(84.32% 0.059 268) |
| XYZ | xyz(58.0229, 59.7463, 93.2518) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.13
Powder Blue (survey)
#B1D1FC
ΔE00 5.00
Light Blue Grey
#B7C9E2
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 5.43
Periwinkle
#CCCCFF
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBF3 #F3E3BB
analogous
#BBE7F3 #BBCBF3 #C7BBF3
triadic
#BBCBF3 #F3BBCB #CBF3BB
tetradic
#BBCBF3 #F3BBE7 #F3E3BB #BBF3C7
square
#BBCBF3 #F3BBE7 #F3E3BB #BBF3C7
split-complementary
#BBCBF3 #F3C7BB #E7F3BB
monochromatic
#537BE1 #87A3EA #BBCBF3 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.62
#BBCBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BBCBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBF3
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBF3 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF5
Deuteranopia (green-blind)
#BAC9F2
Tritanopia (blue-blind)
#ADD3D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcbf3; /* rgb */ color: rgb(187, 203, 243); /* oklch */ color: oklch(84.3% 0.059 268.0);
Tailwind
colors: {
custom: {
50: '#d0daf7',
500: '#bbcbf3',
950: '#000000',
},
}SCSS
$custom: #bbcbf3; $custom-light: #d0daf7; $custom-dark: #000000;
JSON
{
"hex": "#bbcbf3",
"rgb": {
"r": 187,
"g": 203,
"b": 243
},
"hsl": {
"h": 222.857,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.84323,
"c": 0.05875,
"h": 268
},
"luminance": 0.59748
}Semantic roles & 50–950 ramp
primary
#BBCBF3
secondary
#D3BB7F
accent
#9C14D2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385