#BBC8F3#BBC8F3
#BBC8F3 is a very light, moderate blue. Relative luminance 0.583; OKLCH L 83.7% C 0.062 H 271.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8F3 |
|---|---|
| RGB | rgb(187, 200, 243) |
| HSL | hsl(226, 70%, 84%) |
| HSV | hsv(226, 23%, 95%) |
| CMYK | cmyk(23%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(80.93, 4.64, -22.65) |
| CIE-LCH | lch(80.93, 23.12, 281.58°) |
| OKLab | oklab(83.72% 0.002 -0.062) |
| OKLCH | oklch(83.72% 0.062 271.8) |
| XYZ | xyz(57.3213, 58.3430, 93.0179) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.96
Periwinkle
#CCCCFF
ΔE00 4.46
Light Blue Grey
#B7C9E2
ΔE00 6.11
Powder Blue (survey)
#B1D1FC
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8F3 #F3E6BB
analogous
#BBE4F3 #BBC8F3 #CABBF3
triadic
#BBC8F3 #F3BBC8 #C8F3BB
tetradic
#BBC8F3 #F3BBE4 #F3E6BB #BBF3CA
square
#BBC8F3 #F3BBE4 #F3E6BB #BBF3CA
split-complementary
#BBC8F3 #F3CABB #E4F3BB
monochromatic
#5374E1 #879EEA #BBC8F3 #E5EAFA #E5EAFA
Accessibility & contrast
On white
1.66
#BBC8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BBC8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8F3
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8F3 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF5
Deuteranopia (green-blind)
#B7C7F2
Tritanopia (blue-blind)
#ADD0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc8f3; /* rgb */ color: rgb(187, 200, 243); /* oklch */ color: oklch(83.7% 0.062 271.8);
Tailwind
colors: {
custom: {
50: '#d0d8f7',
500: '#bbc8f3',
950: '#000000',
},
}SCSS
$custom: #bbc8f3; $custom-light: #d0d8f7; $custom-dark: #000000;
JSON
{
"hex": "#bbc8f3",
"rgb": {
"r": 187,
"g": 200,
"b": 243
},
"hsl": {
"h": 226.071,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.8372,
"c": 0.06199,
"h": 271.8
},
"luminance": 0.58344
}Semantic roles & 50–950 ramp
primary
#BBC8F3
secondary
#D3C07F
accent
#A614D2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385