#BBC1EA#BBC1EA
#BBC1EA is a light, muted blue. Relative luminance 0.546; OKLCH L 82.0% C 0.058 H 278.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1EA |
|---|---|
| RGB | rgb(187, 193, 234) |
| HSL | hsl(232, 53%, 83%) |
| HSV | hsv(232, 20%, 92%) |
| CMYK | cmyk(20.1%, 17.5%, 0%, 8.2%) |
| CIE-LAB | lab(78.84, 6.39, -21.01) |
| CIE-LCH | lch(78.84, 21.96, 286.91°) |
| OKLab | oklab(81.99% 0.0086 -0.0573) |
| OKLCH | oklch(81.99% 0.058 278.5) |
| XYZ | xyz(54.4111, 54.6443, 85.5067) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.27
Periwinkle
#CCCCFF
ΔE00 4.17
Light Blue Grey
#B7C9E2
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.54
Powder Blue (survey)
#B1D1FC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1EA #EAE4BB
analogous
#BBD9EA #BBC1EA #CCBBEA
triadic
#BBC1EA #EABBC1 #C1EABB
tetradic
#BBC1EA #EABBD9 #EAE4BB #BBEACC
square
#BBC1EA #EABBD9 #EAE4BB #BBEACC
split-complementary
#BBC1EA #EACCBB #D9EABB
monochromatic
#5D6CCD #8C96DC #BBC1EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.76
#BBC1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BBC1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1EA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1EA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#B0C8CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc1ea; /* rgb */ color: rgb(187, 193, 234); /* oklch */ color: oklch(82.0% 0.058 278.5);
Tailwind
colors: {
custom: {
50: '#d0d3f0',
500: '#bbc1ea',
950: '#000000',
},
}SCSS
$custom: #bbc1ea; $custom-light: #d0d3f0; $custom-dark: #000000;
JSON
{
"hex": "#bbc1ea",
"rgb": {
"r": 187,
"g": 193,
"b": 234
},
"hsl": {
"h": 232.34,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.81986,
"c": 0.05797,
"h": 278.5
},
"luminance": 0.54645
}Semantic roles & 50–950 ramp
primary
#BBC1EA
secondary
#C6BD83
accent
#AC25C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385