#BBC2FD#BBC2FD
#BBC2FD is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.9% C 0.083 H 279.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2FD |
|---|---|
| RGB | rgb(187, 194, 253) |
| HSL | hsl(234, 94%, 86%) |
| HSV | hsv(234, 26%, 99%) |
| CMYK | cmyk(26.1%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.75, 10.19, -29.80) |
| CIE-LCH | lch(79.75, 31.49, 288.88°) |
| OKLab | oklab(82.92% 0.0132 -0.0821) |
| OKLCH | oklch(82.92% 0.083 279.2) |
| XYZ | xyz(57.5103, 56.2388, 100.7346) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.67
Periwinkle
#CCCCFF
ΔE00 4.08
Pastel Blue
#A2BFFE
ΔE00 6.33
Powder Blue (survey)
#B1D1FC
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2FD #FDF6BB
analogous
#BBE3FD #BBC2FD #D5BBFD
triadic
#BBC2FD #FDBBC2 #C2FDBB
tetradic
#BBC2FD #FDBBE3 #FDF6BB #BBFDD5
square
#BBC2FD #FDBBE3 #FDF6BB #BBFDD5
split-complementary
#BBC2FD #FDD5BB #E3FDBB
monochromatic
#4457FA #808DFB #BBC2FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.71
#BBC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BBC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2FD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2FD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#ABCDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc2fd; /* rgb */ color: rgb(187, 194, 253); /* oklch */ color: oklch(82.9% 0.083 279.2);
Tailwind
colors: {
custom: {
50: '#d0d4fe',
500: '#bbc2fd',
950: '#000000',
},
}SCSS
$custom: #bbc2fd; $custom-light: #d0d4fe; $custom-dark: #000000;
JSON
{
"hex": "#bbc2fd",
"rgb": {
"r": 187,
"g": 194,
"b": 253
},
"hsl": {
"h": 233.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.82916,
"c": 0.08312,
"h": 279.2
},
"luminance": 0.5624
}Semantic roles & 50–950 ramp
primary
#BBC2FD
secondary
#E3D879
accent
#CD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385