#BBC0EF#BBC0EF
#BBC0EF is a light, moderate blue. Relative luminance 0.545; OKLCH L 82.0% C 0.066 H 280.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0EF |
|---|---|
| RGB | rgb(187, 192, 239) |
| HSL | hsl(234, 62%, 84%) |
| HSV | hsv(234, 22%, 94%) |
| CMYK | cmyk(21.8%, 19.7%, 0%, 6.3%) |
| CIE-LAB | lab(78.75, 8.05, -23.83) |
| CIE-LCH | lch(78.75, 25.15, 288.67°) |
| OKLab | oklab(81.98% 0.0116 -0.0652) |
| OKLCH | oklch(81.98% 0.066 280.1) |
| XYZ | xyz(54.9193, 54.4950, 89.2697) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.23
Periwinkle
#CCCCFF
ΔE00 3.61
Pastel Blue
#A2BFFE
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.36
Lightsteelblue
#B0C4DE
ΔE00 8.43
Light Lavender
#DFC5FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0EF #EFEABB
analogous
#BBDAEF #BBC0EF #D0BBEF
triadic
#BBC0EF #EFBBC0 #C0EFBB
tetradic
#BBC0EF #EFBBDA #EFEABB #BBEFD0
square
#BBC0EF #EFBBDA #EFEABB #BBEFD0
split-complementary
#BBC0EF #EFD0BB #DAEFBB
monochromatic
#5864D8 #8992E3 #BBC0EF #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.76
#BBC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BBC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0EF
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0EF | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#AFC8D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc0ef; /* rgb */ color: rgb(187, 192, 239); /* oklch */ color: oklch(82.0% 0.066 280.1);
Tailwind
colors: {
custom: {
50: '#d0d3f4',
500: '#bbc0ef',
950: '#000000',
},
}SCSS
$custom: #bbc0ef; $custom-light: #d0d3f4; $custom-dark: #000000;
JSON
{
"hex": "#bbc0ef",
"rgb": {
"r": 187,
"g": 192,
"b": 239
},
"hsl": {
"h": 234.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81975,
"c": 0.06623,
"h": 280.1
},
"luminance": 0.54496
}Semantic roles & 50–950 ramp
primary
#BBC0EF
secondary
#CDC681
accent
#B91CCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385