#BBC2F4#BBC2F4
#BBC2F4 is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.6% C 0.071 H 278.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2F4 |
|---|---|
| RGB | rgb(187, 194, 244) |
| HSL | hsl(233, 72%, 85%) |
| HSV | hsv(233, 23%, 96%) |
| CMYK | cmyk(23.4%, 20.5%, 0%, 4.3%) |
| CIE-LAB | lab(79.43, 8.10, -25.47) |
| CIE-LCH | lch(79.43, 26.73, 287.65°) |
| OKLab | oklab(82.56% 0.0104 -0.0698) |
| OKLCH | oklch(82.56% 0.071 278.5) |
| XYZ | xyz(56.1103, 55.6788, 93.3613) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.44
Periwinkle
#CCCCFF
ΔE00 3.49
Pastel Blue
#A2BFFE
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 8.07
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2F4 #F4EDBB
analogous
#BBDFF4 #BBC2F4 #D1BBF4
triadic
#BBC2F4 #F4BBC2 #C2F4BB
tetradic
#BBC2F4 #F4BBDF #F4EDBB #BBF4D1
square
#BBC2F4 #F4BBDF #F4EDBB #BBF4D1
split-complementary
#BBC2F4 #F4D1BB #DFF4BB
monochromatic
#5263E3 #8693EB #BBC2F4 #E5E7FB #E5E7FB
Accessibility & contrast
On white
1.73
#BBC2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BBC2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2F4
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2F4 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#B1C3F3
Tritanopia (blue-blind)
#AECBD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc2f4; /* rgb */ color: rgb(187, 194, 244); /* oklch */ color: oklch(82.6% 0.071 278.5);
Tailwind
colors: {
custom: {
50: '#d0d4f7',
500: '#bbc2f4',
950: '#000000',
},
}SCSS
$custom: #bbc2f4; $custom-light: #d0d4f7; $custom-dark: #000000;
JSON
{
"hex": "#bbc2f4",
"rgb": {
"r": 187,
"g": 194,
"b": 244
},
"hsl": {
"h": 232.632,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.82562,
"c": 0.07062,
"h": 278.5
},
"luminance": 0.5568
}Semantic roles & 50–950 ramp
primary
#BBC2F4
secondary
#D5CA7E
accent
#BC11D4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385