#BBC2F2#BBC2F2
#BBC2F2 is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.5% C 0.068 H 278.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2F2 |
|---|---|
| RGB | rgb(187, 194, 242) |
| HSL | hsl(232, 68%, 84%) |
| HSV | hsv(232, 23%, 95%) |
| CMYK | cmyk(22.7%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(79.36, 7.65, -24.50) |
| CIE-LCH | lch(79.36, 25.67, 287.33°) |
| OKLab | oklab(82.49% 0.0098 -0.0671) |
| OKLCH | oklch(82.49% 0.068 278.3) |
| XYZ | xyz(55.8083, 55.5580, 91.7706) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.72
Periwinkle
#CCCCFF
ΔE00 3.51
Pastel Blue
#A2BFFE
ΔE00 7.39
Light Blue Grey
#B7C9E2
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.03
Powder Blue (survey)
#B1D1FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2F2 #F2EBBB
analogous
#BBDEF2 #BBC2F2 #D0BBF2
triadic
#BBC2F2 #F2BBC2 #C2F2BB
tetradic
#BBC2F2 #F2BBDE #F2EBBB #BBF2D0
square
#BBC2F2 #F2BBDE #F2EBBB #BBF2D0
split-complementary
#BBC2F2 #F2D0BB #DEF2BB
monochromatic
#5466DE #8894E8 #BBC2F2 #E5E8FA #E5E8FA
Accessibility & contrast
On white
1.73
#BBC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BBC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2F2
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2F2 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#B2C3F1
Tritanopia (blue-blind)
#AECBD2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc2f2; /* rgb */ color: rgb(187, 194, 242); /* oklch */ color: oklch(82.5% 0.068 278.3);
Tailwind
colors: {
custom: {
50: '#d0d4f6',
500: '#bbc2f2',
950: '#000000',
},
}SCSS
$custom: #bbc2f2; $custom-light: #d0d4f6; $custom-dark: #000000;
JSON
{
"hex": "#bbc2f2",
"rgb": {
"r": 187,
"g": 194,
"b": 242
},
"hsl": {
"h": 232.364,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.82486,
"c": 0.06783,
"h": 278.3
},
"luminance": 0.55559
}Semantic roles & 50–950 ramp
primary
#BBC2F2
secondary
#D2C780
accent
#B816D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385