#BBBEF6#BBBEF6
#BBBEF6 is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.9% C 0.079 H 282.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEF6 |
|---|---|
| RGB | rgb(187, 190, 246) |
| HSL | hsl(237, 77%, 85%) |
| HSV | hsv(237, 24%, 96%) |
| CMYK | cmyk(24%, 22.8%, 0%, 3.5%) |
| CIE-LAB | lab(78.49, 10.73, -27.98) |
| CIE-LCH | lch(78.49, 29.97, 290.99°) |
| OKLab | oklab(81.85% 0.0165 -0.0769) |
| OKLCH | oklch(81.85% 0.079 282.1) |
| XYZ | xyz(55.5373, 54.0444, 94.6765) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.95
Periwinkle
#CCCCFF
ΔE00 3.89
Pastel Blue
#A2BFFE
ΔE00 7.58
Pale Violet
#CEAEFA
ΔE00 8.29
Light Lavender
#DFC5FE
ΔE00 8.48
Light Violet
#D6B4FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEF6 #F6F3BB
analogous
#BBDCF6 #BBBEF6 #D5BBF6
triadic
#BBBEF6 #F6BBBE #BEF6BB
tetradic
#BBBEF6 #F6BBDC #F6F3BB #BBF6D5
square
#BBBEF6 #F6BBDC #F6F3BB #BBF6D5
split-complementary
#BBBEF6 #F6D5BB #DCF6BB
monochromatic
#4F57E8 #858AEF #BBBEF6 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.78
#BBBEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BBBEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEF6
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEF6 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F8
Deuteranopia (green-blind)
#ADC0F5
Tritanopia (blue-blind)
#ADC8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbef6; /* rgb */ color: rgb(187, 190, 246); /* oklch */ color: oklch(81.9% 0.079 282.1);
Tailwind
colors: {
custom: {
50: '#d0d1f9',
500: '#bbbef6',
950: '#000000',
},
}SCSS
$custom: #bbbef6; $custom-light: #d0d1f9; $custom-dark: #000000;
JSON
{
"hex": "#bbbef6",
"rgb": {
"r": 187,
"g": 190,
"b": 246
},
"hsl": {
"h": 236.949,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.81852,
"c": 0.07866,
"h": 282.1
},
"luminance": 0.54046
}Semantic roles & 50–950 ramp
primary
#BBBEF6
secondary
#D8D37D
accent
#CE0DD9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385