#BBC0FD#BBC0FD
#BBC0FD is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.5% C 0.086 H 280.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0FD |
|---|---|
| RGB | rgb(187, 192, 253) |
| HSL | hsl(235, 94%, 86%) |
| HSV | hsv(235, 26%, 99%) |
| CMYK | cmyk(26.1%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(79.25, 11.28, -30.57) |
| CIE-LCH | lch(79.25, 32.58, 290.25°) |
| OKLab | oklab(82.52% 0.0159 -0.0842) |
| OKLCH | oklch(82.52% 0.086 280.7) |
| XYZ | xyz(57.0682, 55.3546, 100.5872) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.96
Periwinkle
#CCCCFF
ΔE00 4.26
Pastel Blue
#A2BFFE
ΔE00 6.63
Powder Blue (survey)
#B1D1FC
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 8.50
Light Blue Grey
#B7C9E2
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0FD #FDF8BB
analogous
#BBE1FD #BBC0FD #D7BBFD
triadic
#BBC0FD #FDBBC0 #C0FDBB
tetradic
#BBC0FD #FDBBE1 #FDF8BB #BBFDD7
square
#BBC0FD #FDBBE1 #FDF8BB #BBFDD7
split-complementary
#BBC0FD #FDD7BB #E1FDBB
monochromatic
#4452FA #8089FB #BBC0FD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.74
#BBC0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BBC0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0FD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0FD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#ABCBD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc0fd; /* rgb */ color: rgb(187, 192, 253); /* oklch */ color: oklch(82.5% 0.086 280.7);
Tailwind
colors: {
custom: {
50: '#d0d2fe',
500: '#bbc0fd',
950: '#000000',
},
}SCSS
$custom: #bbc0fd; $custom-light: #d0d2fe; $custom-dark: #000000;
JSON
{
"hex": "#bbc0fd",
"rgb": {
"r": 187,
"g": 192,
"b": 253
},
"hsl": {
"h": 235.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.82524,
"c": 0.08574,
"h": 280.7
},
"luminance": 0.55356
}Semantic roles & 50–950 ramp
primary
#BBC0FD
secondary
#E3DB79
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385