#BBCBF6#BBCBF6
#BBCBF6 is a very light, moderate blue. Relative luminance 0.599; OKLCH L 84.4% C 0.063 H 269.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBF6 |
|---|---|
| RGB | rgb(187, 203, 246) |
| HSL | hsl(224, 77%, 85%) |
| HSV | hsv(224, 24%, 96%) |
| CMYK | cmyk(24%, 17.5%, 0%, 3.5%) |
| CIE-LAB | lab(81.80, 3.71, -22.93) |
| CIE-LCH | lch(81.80, 23.23, 279.20°) |
| OKLab | oklab(84.43% -0.0011 -0.0628) |
| OKLCH | oklch(84.43% 0.063 269) |
| XYZ | xyz(58.4796, 59.9290, 95.6572) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Periwinkle
#CCCCFF
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBF6 #F6E6BB
analogous
#BBE8F6 #BBCBF6 #C9BBF6
triadic
#BBCBF6 #F6BBCB #CBF6BB
tetradic
#BBCBF6 #F6BBE8 #F6E6BB #BBF6C9
square
#BBCBF6 #F6BBE8 #F6E6BB #BBF6C9
split-complementary
#BBCBF6 #F6C9BB #E8F6BB
monochromatic
#4F78E8 #85A2EF #BBCBF6 #E4EAFB #E4EAFB
Accessibility & contrast
On white
1.62
#BBCBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BBCBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBF6
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBF6 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEF8
Deuteranopia (green-blind)
#B9C9F5
Tritanopia (blue-blind)
#ACD3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcbf6; /* rgb */ color: rgb(187, 203, 246); /* oklch */ color: oklch(84.4% 0.063 269.0);
Tailwind
colors: {
custom: {
50: '#d0daf9',
500: '#bbcbf6',
950: '#000000',
},
}SCSS
$custom: #bbcbf6; $custom-light: #d0daf9; $custom-dark: #000000;
JSON
{
"hex": "#bbcbf6",
"rgb": {
"r": 187,
"g": 203,
"b": 246
},
"hsl": {
"h": 223.729,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.84434,
"c": 0.06277,
"h": 269
},
"luminance": 0.5993
}Semantic roles & 50–950 ramp
primary
#BBCBF6
secondary
#D8BF7D
accent
#A10DD9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385