#BBC7ED#BBC7ED
#BBC7ED is a very light, muted blue. Relative luminance 0.575; OKLCH L 83.3% C 0.055 H 271.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7ED |
|---|---|
| RGB | rgb(187, 199, 237) |
| HSL | hsl(226, 58%, 83%) |
| HSV | hsv(226, 21%, 93%) |
| CMYK | cmyk(21.1%, 16%, 0%, 7.1%) |
| CIE-LAB | lab(80.47, 3.83, -20.14) |
| CIE-LCH | lch(80.47, 20.50, 280.76°) |
| OKLab | oklab(83.3% 0.0013 -0.0549) |
| OKLCH | oklch(83.3% 0.055 271.4) |
| XYZ | xyz(56.1991, 57.5248, 88.2468) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.86
Periwinkle
#CCCCFF
ΔE00 4.99
Light Blue Grey
#B7C9E2
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 5.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7ED #EDE1BB
analogous
#BBE0ED #BBC7ED #C8BBED
triadic
#BBC7ED #EDBBC7 #C7EDBB
tetradic
#BBC7ED #EDBBE0 #EDE1BB #BBEDC8
square
#BBC7ED #EDBBE0 #EDE1BB #BBEDC8
split-complementary
#BBC7ED #EDC8BB #E0EDBB
monochromatic
#5A77D3 #8B9FE0 #BBC7ED #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.68
#BBC7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BBC7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7ED
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7ED | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#AFCED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbc7ed; /* rgb */ color: rgb(187, 199, 237); /* oklch */ color: oklch(83.3% 0.055 271.4);
Tailwind
colors: {
custom: {
50: '#d0d7f3',
500: '#bbc7ed',
950: '#000000',
},
}SCSS
$custom: #bbc7ed; $custom-light: #d0d7f3; $custom-dark: #000000;
JSON
{
"hex": "#bbc7ed",
"rgb": {
"r": 187,
"g": 199,
"b": 237
},
"hsl": {
"h": 225.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.83299,
"c": 0.05495,
"h": 271.4
},
"luminance": 0.57526
}Semantic roles & 50–950 ramp
primary
#BBC7ED
secondary
#CAB982
accent
#9E20C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385