#BBCBF4#BBCBF4
#BBCBF4 is a very light, moderate blue. Relative luminance 0.598; OKLCH L 84.4% C 0.060 H 268.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBF4 |
|---|---|
| RGB | rgb(187, 203, 244) |
| HSL | hsl(223, 72%, 85%) |
| HSV | hsv(223, 23%, 96%) |
| CMYK | cmyk(23.4%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(81.73, 3.26, -21.97) |
| CIE-LCH | lch(81.73, 22.21, 278.44°) |
| OKLab | oklab(84.36% -0.0017 -0.0601) |
| OKLCH | oklch(84.36% 0.06 268.4) |
| XYZ | xyz(58.1743, 59.8068, 94.0493) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.96
Powder Blue (survey)
#B1D1FC
ΔE00 5.01
Light Blue Grey
#B7C9E2
ΔE00 5.24
Periwinkle
#CCCCFF
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBF4 #F4E4BB
analogous
#BBE8F4 #BBCBF4 #C8BBF4
triadic
#BBCBF4 #F4BBCB #CBF4BB
tetradic
#BBCBF4 #F4BBE8 #F4E4BB #BBF4C8
square
#BBCBF4 #F4BBE8 #F4E4BB #BBF4C8
split-complementary
#BBCBF4 #F4C8BB #E8F4BB
monochromatic
#527AE3 #86A3EB #BBCBF4 #E5EBFB #E5EBFB
Accessibility & contrast
On white
1.62
#BBCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BBCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBF4
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBF4 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF6
Deuteranopia (green-blind)
#BAC9F3
Tritanopia (blue-blind)
#ADD3D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcbf4; /* rgb */ color: rgb(187, 203, 244); /* oklch */ color: oklch(84.4% 0.060 268.4);
Tailwind
colors: {
custom: {
50: '#d0daf7',
500: '#bbcbf4',
950: '#000000',
},
}SCSS
$custom: #bbcbf4; $custom-light: #d0daf7; $custom-dark: #000000;
JSON
{
"hex": "#bbcbf4",
"rgb": {
"r": 187,
"g": 203,
"b": 244
},
"hsl": {
"h": 223.158,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.8436,
"c": 0.06008,
"h": 268.4
},
"luminance": 0.59808
}Semantic roles & 50–950 ramp
primary
#BBCBF4
secondary
#D5BD7E
accent
#9D11D4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385