#BBC5F2#BBC5F2
#BBC5F2 is a very light, moderate blue. Relative luminance 0.569; OKLCH L 83.1% C 0.064 H 275.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC5F2 |
|---|---|
| RGB | rgb(187, 197, 242) |
| HSL | hsl(229, 68%, 84%) |
| HSV | hsv(229, 23%, 95%) |
| CMYK | cmyk(22.7%, 18.6%, 0%, 5.1%) |
| CIE-LAB | lab(80.13, 6.03, -23.34) |
| CIE-LCH | lch(80.13, 24.10, 284.48°) |
| OKLab | oklab(83.08% 0.0057 -0.0639) |
| OKLCH | oklch(83.08% 0.064 275.1) |
| XYZ | xyz(56.4827, 56.9068, 91.9954) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.20
Periwinkle
#CCCCFF
ΔE00 3.84
Pastel Blue
#A2BFFE
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.19
Powder Blue (survey)
#B1D1FC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC5F2 #F2E8BB
analogous
#BBE1F2 #BBC5F2 #CDBBF2
triadic
#BBC5F2 #F2BBC5 #C5F2BB
tetradic
#BBC5F2 #F2BBE1 #F2E8BB #BBF2CD
square
#BBC5F2 #F2BBE1 #F2E8BB #BBF2CD
split-complementary
#BBC5F2 #F2CDBB #E1F2BB
monochromatic
#546DDE #8899E8 #BBC5F2 #E5E9FA #E5E9FA
Accessibility & contrast
On white
1.70
#BBC5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BBC5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC5F2
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC5F2 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#B5C5F1
Tritanopia (blue-blind)
#AECDD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc5f2; /* rgb */ color: rgb(187, 197, 242); /* oklch */ color: oklch(83.1% 0.064 275.1);
Tailwind
colors: {
custom: {
50: '#d0d6f6',
500: '#bbc5f2',
950: '#000000',
},
}SCSS
$custom: #bbc5f2; $custom-light: #d0d6f6; $custom-dark: #000000;
JSON
{
"hex": "#bbc5f2",
"rgb": {
"r": 187,
"g": 197,
"b": 242
},
"hsl": {
"h": 229.091,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.83083,
"c": 0.06413,
"h": 275.1
},
"luminance": 0.56908
}Semantic roles & 50–950 ramp
primary
#BBC5F2
secondary
#D2C380
accent
#AE16D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385