#BBC8FE#BBC8FE
#BBC8FE is a very light, moderate blue. Relative luminance 0.590; OKLCH L 84.1% C 0.077 H 274.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8FE |
|---|---|
| RGB | rgb(187, 200, 254) |
| HSL | hsl(228, 97%, 86%) |
| HSV | hsv(228, 26%, 100%) |
| CMYK | cmyk(26.4%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(81.31, 7.17, -27.94) |
| CIE-LCH | lch(81.31, 28.85, 284.40°) |
| OKLab | oklab(84.14% 0.0055 -0.0768) |
| OKLCH | oklch(84.14% 0.077 274.1) |
| XYZ | xyz(59.0324, 59.0275, 102.0299) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.34
Periwinkle
#CCCCFF
ΔE00 4.40
Pastel Blue
#A2BFFE
ΔE00 5.58
Powder Blue (survey)
#B1D1FC
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8FE #FEF1BB
analogous
#BBEAFE #BBC8FE #D0BBFE
triadic
#BBC8FE #FEBBC8 #C8FEBB
tetradic
#BBC8FE #FEBBEA #FEF1BB #BBFED0
square
#BBC8FE #FEBBEA #FEF1BB #BBFED0
split-complementary
#BBC8FE #FED0BB #EAFEBB
monochromatic
#4266FC #7F97FD #BBC8FE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.64
#BBC8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BBC8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8FE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8FE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#AAD2DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbc8fe; /* rgb */ color: rgb(187, 200, 254); /* oklch */ color: oklch(84.1% 0.077 274.1);
Tailwind
colors: {
custom: {
50: '#d0d8ff',
500: '#bbc8fe',
950: '#000000',
},
}SCSS
$custom: #bbc8fe; $custom-light: #d0d8ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc8fe",
"rgb": {
"r": 187,
"g": 200,
"b": 254
},
"hsl": {
"h": 228.358,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8414,
"c": 0.07704,
"h": 274.1
},
"luminance": 0.59029
}Semantic roles & 50–950 ramp
primary
#BBC8FE
secondary
#E5D078
accent
#B900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386