#BBC0DF#BBC0DF
#BBC0DF is a light, muted blue. Relative luminance 0.536; OKLCH L 81.4% C 0.044 H 278.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0DF |
|---|---|
| RGB | rgb(187, 192, 223) |
| HSL | hsl(232, 36%, 80%) |
| HSV | hsv(232, 16%, 87%) |
| CMYK | cmyk(16.1%, 13.9%, 0%, 12.5%) |
| CIE-LAB | lab(78.22, 4.53, -16.02) |
| CIE-LCH | lch(78.22, 16.64, 285.79°) |
| OKLab | oklab(81.39% 0.0062 -0.0434) |
| OKLCH | oklch(81.39% 0.044 278.1) |
| XYZ | xyz(52.6594, 53.5910, 77.3675) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.06
Periwinkle
#CCCCFF
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 8.45
Powder Blue (survey)
#B1D1FC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0DF #DFDABB
analogous
#BBD2DF #BBC0DF #C8BBDF
triadic
#BBC0DF #DFBBC0 #C0DFBB
tetradic
#BBC0DF #DFBBD2 #DFDABB #BBDFC8
square
#BBC0DF #DFBBD2 #DFDABB #BBDFC8
split-complementary
#BBC0DF #DFC8BB #D2DFBB
monochromatic
#6873B8 #9199CB #BBC0DF #E5E7F3 #EAECF5
Accessibility & contrast
On white
1.79
#BBC0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BBC0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0DF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0DF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#B3C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc0df; /* rgb */ color: rgb(187, 192, 223); /* oklch */ color: oklch(81.4% 0.044 278.1);
Tailwind
colors: {
custom: {
50: '#cfd3e9',
500: '#bbc0df',
950: '#000000',
},
}SCSS
$custom: #bbc0df; $custom-light: #cfd3e9; $custom-dark: #000000;
JSON
{
"hex": "#bbc0df",
"rgb": {
"r": 187,
"g": 192,
"b": 223
},
"hsl": {
"h": 231.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81389,
"c": 0.04389,
"h": 278.1
},
"luminance": 0.53592
}Semantic roles & 50–950 ramp
primary
#BBC0DF
secondary
#B7B187
accent
#9E37AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384