#BBC0FE#BBC0FE
#BBC0FE is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.6% C 0.087 H 280.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0FE |
|---|---|
| RGB | rgb(187, 192, 254) |
| HSL | hsl(236, 97%, 86%) |
| HSV | hsv(236, 26%, 100%) |
| CMYK | cmyk(26.4%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.28, 11.51, -31.05) |
| CIE-LCH | lch(79.28, 33.11, 290.34°) |
| OKLab | oklab(82.57% 0.0162 -0.0856) |
| OKLCH | oklch(82.57% 0.087 280.7) |
| XYZ | xyz(57.2279, 55.4185, 101.4284) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.09
Periwinkle
#CCCCFF
ΔE00 4.37
Pastel Blue
#A2BFFE
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.48
Light Blue Grey
#B7C9E2
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0FE #FEF9BB
analogous
#BBE2FE #BBC0FE #D8BBFE
triadic
#BBC0FE #FEBBC0 #C0FEBB
tetradic
#BBC0FE #FEBBE2 #FEF9BB #BBFED8
square
#BBC0FE #FEBBE2 #FEF9BB #BBFED8
split-complementary
#BBC0FE #FED8BB #E2FEBB
monochromatic
#4250FC #7F88FD #BBC0FE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.74
#BBC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#BBC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0FE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0FE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#ABCBD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc0fe; /* rgb */ color: rgb(187, 192, 254); /* oklch */ color: oklch(82.6% 0.087 280.7);
Tailwind
colors: {
custom: {
50: '#d0d2ff',
500: '#bbc0fe',
950: '#000000',
},
}SCSS
$custom: #bbc0fe; $custom-light: #d0d2ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc0fe",
"rgb": {
"r": 187,
"g": 192,
"b": 254
},
"hsl": {
"h": 235.522,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.82565,
"c": 0.08712,
"h": 280.7
},
"luminance": 0.5542
}Semantic roles & 50–950 ramp
primary
#BBC0FE
secondary
#E5DD78
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386