#BBBDF0#BBBDF0
#BBBDF0 is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.4% C 0.072 H 282.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDF0 |
|---|---|
| RGB | rgb(187, 189, 240) |
| HSL | hsl(238, 64%, 84%) |
| HSV | hsv(238, 22%, 94%) |
| CMYK | cmyk(22.1%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(78.02, 9.91, -25.47) |
| CIE-LCH | lch(78.02, 27.33, 291.25°) |
| OKLab | oklab(81.42% 0.016 -0.0698) |
| OKLCH | oklch(81.42% 0.072 282.9) |
| XYZ | xyz(54.4154, 53.2503, 89.8326) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.50
Periwinkle
#CCCCFF
ΔE00 3.86
Light Lavender
#DFC5FE
ΔE00 8.17
Pale Violet
#CEAEFA
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 8.42
Light Violet
#D6B4FC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDF0 #F0EEBB
analogous
#BBD7F0 #BBBDF0 #D3BBF0
triadic
#BBBDF0 #F0BBBD #BDF0BB
tetradic
#BBBDF0 #F0BBD7 #F0EEBB #BBF0D3
square
#BBBDF0 #F0BBD7 #F0EEBB #BBF0D3
split-complementary
#BBBDF0 #F0D3BB #D7F0BB
monochromatic
#575CDA #898CE5 #BBBDF0 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.80
#BBBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BBBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDF0
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDF0 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F2
Deuteranopia (green-blind)
#AEBFEF
Tritanopia (blue-blind)
#AFC6CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbdf0; /* rgb */ color: rgb(187, 189, 240); /* oklch */ color: oklch(81.4% 0.072 282.9);
Tailwind
colors: {
custom: {
50: '#d0d0f5',
500: '#bbbdf0',
950: '#000000',
},
}SCSS
$custom: #bbbdf0; $custom-light: #d0d0f5; $custom-dark: #000000;
JSON
{
"hex": "#bbbdf0",
"rgb": {
"r": 187,
"g": 189,
"b": 240
},
"hsl": {
"h": 237.736,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.8142,
"c": 0.07163,
"h": 282.9
},
"luminance": 0.53251
}Semantic roles & 50–950 ramp
primary
#BBBDF0
secondary
#CFCC81
accent
#C51ACC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385