#B2BCFD#B2BCFD
#B2BCFD is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.1% C 0.093 H 277.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCFD |
|---|---|
| RGB | rgb(178, 188, 253) |
| HSL | hsl(232, 95%, 85%) |
| HSV | hsv(232, 30%, 99%) |
| CMYK | cmyk(29.6%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(77.59, 10.88, -33.17) |
| CIE-LCH | lch(77.59, 34.91, 288.16°) |
| OKLab | oklab(81.08% 0.0119 -0.0917) |
| OKLCH | oklch(81.08% 0.093 277.4) |
| XYZ | xyz(54.0681, 52.5217, 100.1984) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.88
Pastel Blue
#A2BFFE
ΔE00 4.84
Periwinkle
#CCCCFF
ΔE00 6.31
Powder Blue (survey)
#B1D1FC
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCFD #FDF3B2
analogous
#B2E2FD #B2BCFD #CEB2FD
triadic
#B2BCFD #FDB2BC #BCFDB2
tetradic
#B2BCFD #FDB2E2 #FDF3B2 #B2FDCE
square
#B2BCFD #FDB2E2 #FDF3B2 #B2FDCE
split-complementary
#B2BCFD #FDCEB2 #E2FDB2
monochromatic
#3B54FA #7688FB #B2BCFD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.83
#B2BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#B2BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCFD
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCFD | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#9FC8D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2bcfd; /* rgb */ color: rgb(178, 188, 253); /* oklch */ color: oklch(81.1% 0.093 277.4);
Tailwind
colors: {
custom: {
50: '#cad0fe',
500: '#b2bcfd',
950: '#000000',
},
}SCSS
$custom: #b2bcfd; $custom-light: #cad0fe; $custom-dark: #000000;
JSON
{
"hex": "#b2bcfd",
"rgb": {
"r": 178,
"g": 188,
"b": 253
},
"hsl": {
"h": 232,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.81079,
"c": 0.09251,
"h": 277.4
},
"luminance": 0.52523
}Semantic roles & 50–950 ramp
primary
#B2BCFD
secondary
#E2D371
accent
#C700E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131317
muted
#838385