#BBC3ED#BBC3ED
#BBC3ED is a very light, muted blue. Relative luminance 0.557; OKLCH L 82.5% C 0.060 H 276.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC3ED |
|---|---|
| RGB | rgb(187, 195, 237) |
| HSL | hsl(230, 58%, 83%) |
| HSV | hsv(230, 21%, 93%) |
| CMYK | cmyk(21.1%, 17.7%, 0%, 7.1%) |
| CIE-LAB | lab(79.45, 5.98, -21.69) |
| CIE-LCH | lch(79.45, 22.50, 285.41°) |
| OKLab | oklab(82.5% 0.0068 -0.0592) |
| OKLCH | oklch(82.5% 0.06 276.6) |
| XYZ | xyz(55.2909, 55.7083, 87.9441) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.82
Periwinkle
#CCCCFF
ΔE00 4.00
Light Blue Grey
#B7C9E2
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.33
Pastel Blue
#A2BFFE
ΔE00 7.84
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC3ED #EDE5BB
analogous
#BBDCED #BBC3ED #CCBBED
triadic
#BBC3ED #EDBBC3 #C3EDBB
tetradic
#BBC3ED #EDBBDC #EDE5BB #BBEDCC
square
#BBC3ED #EDBBDC #EDE5BB #BBEDCC
split-complementary
#BBC3ED #EDCCBB #DCEDBB
monochromatic
#5A6ED3 #8B98E0 #BBC3ED #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.73
#BBC3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BBC3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC3ED
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC3ED | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#AFCBD1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc3ed; /* rgb */ color: rgb(187, 195, 237); /* oklch */ color: oklch(82.5% 0.060 276.6);
Tailwind
colors: {
custom: {
50: '#d0d5f3',
500: '#bbc3ed',
950: '#000000',
},
}SCSS
$custom: #bbc3ed; $custom-light: #d0d5f3; $custom-dark: #000000;
JSON
{
"hex": "#bbc3ed",
"rgb": {
"r": 187,
"g": 195,
"b": 237
},
"hsl": {
"h": 230.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.82497,
"c": 0.05964,
"h": 276.6
},
"luminance": 0.55709
}Semantic roles & 50–950 ramp
primary
#BBC3ED
secondary
#CABF82
accent
#AB20C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385