#BBBEF0#BBBEF0
#BBBEF0 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.6% C 0.070 H 282.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEF0 |
|---|---|
| RGB | rgb(187, 190, 240) |
| HSL | hsl(237, 64%, 84%) |
| HSV | hsv(237, 22%, 94%) |
| CMYK | cmyk(22.1%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(78.28, 9.36, -25.09) |
| CIE-LCH | lch(78.28, 26.78, 290.46°) |
| OKLab | oklab(81.62% 0.0147 -0.0687) |
| OKLCH | oklch(81.62% 0.07 282) |
| XYZ | xyz(54.6313, 53.6820, 89.9045) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.31
Periwinkle
#CCCCFF
ΔE00 3.72
Pastel Blue
#A2BFFE
ΔE00 8.25
Light Lavender
#DFC5FE
ΔE00 8.35
Pale Violet
#CEAEFA
ΔE00 8.58
Light Violet
#D6B4FC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEF0 #F0EDBB
analogous
#BBD8F0 #BBBEF0 #D2BBF0
triadic
#BBBEF0 #F0BBBE #BEF0BB
tetradic
#BBBEF0 #F0BBD8 #F0EDBB #BBF0D2
square
#BBBEF0 #F0BBD8 #F0EDBB #BBF0D2
split-complementary
#BBBEF0 #F0D2BB #D8F0BB
monochromatic
#575EDA #898EE5 #BBBEF0 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.79
#BBBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BBBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEF0
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEF0 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F2
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#AFC7CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbef0; /* rgb */ color: rgb(187, 190, 240); /* oklch */ color: oklch(81.6% 0.070 282.0);
Tailwind
colors: {
custom: {
50: '#d0d1f5',
500: '#bbbef0',
950: '#000000',
},
}SCSS
$custom: #bbbef0; $custom-light: #d0d1f5; $custom-dark: #000000;
JSON
{
"hex": "#bbbef0",
"rgb": {
"r": 187,
"g": 190,
"b": 240
},
"hsl": {
"h": 236.604,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.81617,
"c": 0.07028,
"h": 282
},
"luminance": 0.53683
}Semantic roles & 50–950 ramp
primary
#BBBEF0
secondary
#CFCA81
accent
#C21ACC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385