#BBC4FE#BBC4FE
#BBC4FE is a very light, moderate blue. Relative luminance 0.572; OKLCH L 83.3% C 0.082 H 277.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4FE |
|---|---|
| RGB | rgb(187, 196, 254) |
| HSL | hsl(232, 97%, 86%) |
| HSV | hsv(232, 26%, 100%) |
| CMYK | cmyk(26.4%, 22.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.29, 9.34, -29.50) |
| CIE-LCH | lch(80.29, 30.94, 287.56°) |
| OKLab | oklab(83.35% 0.0109 -0.0812) |
| OKLCH | oklch(83.35% 0.082 277.6) |
| XYZ | xyz(58.1181, 57.1989, 101.7251) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.74
Periwinkle
#CCCCFF
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 5.99
Powder Blue (survey)
#B1D1FC
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4FE #FEF5BB
analogous
#BBE6FE #BBC4FE #D4BBFE
triadic
#BBC4FE #FEBBC4 #C4FEBB
tetradic
#BBC4FE #FEBBE6 #FEF5BB #BBFED4
square
#BBC4FE #FEBBE6 #FEF5BB #BBFED4
split-complementary
#BBC4FE #FED4BB #E6FEBB
monochromatic
#425BFC #7F90FD #BBC4FE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.69
#BBC4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BBC4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4FE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4FE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#AACFD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc4fe; /* rgb */ color: rgb(187, 196, 254); /* oklch */ color: oklch(83.3% 0.082 277.6);
Tailwind
colors: {
custom: {
50: '#d0d5ff',
500: '#bbc4fe',
950: '#000000',
},
}SCSS
$custom: #bbc4fe; $custom-light: #d0d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc4fe",
"rgb": {
"r": 187,
"g": 196,
"b": 254
},
"hsl": {
"h": 231.94,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83349,
"c": 0.08194,
"h": 277.6
},
"luminance": 0.572
}Semantic roles & 50–950 ramp
primary
#BBC4FE
secondary
#E5D778
accent
#C700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386