#BBC0EA#BBC0EA
#BBC0EA is a light, muted blue. Relative luminance 0.542; OKLCH L 81.8% C 0.059 H 279.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0EA |
|---|---|
| RGB | rgb(187, 192, 234) |
| HSL | hsl(234, 53%, 83%) |
| HSV | hsv(234, 20%, 92%) |
| CMYK | cmyk(20.1%, 17.9%, 0%, 8.2%) |
| CIE-LAB | lab(78.58, 6.93, -21.40) |
| CIE-LCH | lch(78.58, 22.49, 287.94°) |
| OKLab | oklab(81.79% 0.01 -0.0584) |
| OKLCH | oklch(81.79% 0.059 279.7) |
| XYZ | xyz(54.1908, 54.2036, 85.4332) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.22
Periwinkle
#CCCCFF
ΔE00 4.09
Light Blue Grey
#B7C9E2
ΔE00 7.99
Lightsteelblue
#B0C4DE
ΔE00 8.15
Pastel Blue
#A2BFFE
ΔE00 8.70
Light Lavender
#DFC5FE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0EA #EAE5BB
analogous
#BBD7EA #BBC0EA #CDBBEA
triadic
#BBC0EA #EABBC0 #C0EABB
tetradic
#BBC0EA #EABBD7 #EAE5BB #BBEACD
square
#BBC0EA #EABBD7 #EAE5BB #BBEACD
split-complementary
#BBC0EA #EACDBB #D7EABB
monochromatic
#5D69CD #8C95DC #BBC0EA #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.77
#BBC0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BBC0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0EA
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0EA | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#B3C1E9
Tritanopia (blue-blind)
#B0C7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc0ea; /* rgb */ color: rgb(187, 192, 234); /* oklch */ color: oklch(81.8% 0.059 279.7);
Tailwind
colors: {
custom: {
50: '#d0d3f0',
500: '#bbc0ea',
950: '#000000',
},
}SCSS
$custom: #bbc0ea; $custom-light: #d0d3f0; $custom-dark: #000000;
JSON
{
"hex": "#bbc0ea",
"rgb": {
"r": 187,
"g": 192,
"b": 234
},
"hsl": {
"h": 233.617,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.81787,
"c": 0.05925,
"h": 279.7
},
"luminance": 0.54205
}Semantic roles & 50–950 ramp
primary
#BBC0EA
secondary
#C6BF83
accent
#B025C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385