#BBBCF2#BBBCF2
#BBBCF2 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.3% C 0.076 H 283.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCF2 |
|---|---|
| RGB | rgb(187, 188, 242) |
| HSL | hsl(239, 68%, 84%) |
| HSV | hsv(239, 23%, 95%) |
| CMYK | cmyk(22.7%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.84, 10.91, -26.83) |
| CIE-LCH | lch(77.84, 28.96, 292.12°) |
| OKLab | oklab(81.3% 0.018 -0.0736) |
| OKLCH | oklch(81.3% 0.076 283.8) |
| XYZ | xyz(54.4998, 52.9410, 91.3345) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.59
Periwinkle
#CCCCFF
ΔE00 4.05
Pale Violet
#CEAEFA
ΔE00 7.85
Light Lavender
#DFC5FE
ΔE00 8.05
Light Violet
#D6B4FC
ΔE00 8.19
Pastel Blue
#A2BFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCF2 #F2F1BB
analogous
#BBD8F2 #BBBCF2 #D6BBF2
triadic
#BBBCF2 #F2BBBC #BCF2BB
tetradic
#BBBCF2 #F2BBD8 #F2F1BB #BBF2D6
square
#BBBCF2 #F2BBD8 #F2F1BB #BBF2D6
split-complementary
#BBBCF2 #F2D6BB #D8F2BB
monochromatic
#5457DE #8889E8 #BBBCF2 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.81
#BBBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BBBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCF2
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCF2 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F4
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#AFC5CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbcf2; /* rgb */ color: rgb(187, 188, 242); /* oklch */ color: oklch(81.3% 0.076 283.8);
Tailwind
colors: {
custom: {
50: '#d0d0f6',
500: '#bbbcf2',
950: '#000000',
},
}SCSS
$custom: #bbbcf2; $custom-light: #d0d0f6; $custom-dark: #000000;
JSON
{
"hex": "#bbbcf2",
"rgb": {
"r": 187,
"g": 188,
"b": 242
},
"hsl": {
"h": 238.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.81302,
"c": 0.07581,
"h": 283.8
},
"luminance": 0.52942
}Semantic roles & 50–950 ramp
primary
#BBBCF2
secondary
#D2D080
accent
#CC16D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385