#B3BCFE#B3BCFE
#B3BCFE is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.2% C 0.094 H 278.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BCFE |
|---|---|
| RGB | rgb(179, 188, 254) |
| HSL | hsl(233, 97%, 85%) |
| HSV | hsv(233, 30%, 100%) |
| CMYK | cmyk(29.5%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.70, 11.40, -33.53) |
| CIE-LCH | lch(77.70, 35.42, 288.78°) |
| OKLab | oklab(81.19% 0.0132 -0.0928) |
| OKLCH | oklch(81.19% 0.094 278.1) |
| XYZ | xyz(54.4582, 52.7043, 101.0504) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.81
Pastel Blue
#A2BFFE
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 6.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 8.02
Light Blue Grey
#B7C9E2
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BCFE #FEF5B3
analogous
#B3E2FE #B3BCFE #D0B3FE
triadic
#B3BCFE #FEB3BC #BCFEB3
tetradic
#B3BCFE #FEB3E2 #FEF5B3 #B3FED0
square
#B3BCFE #FEB3E2 #FEF5B3 #B3FED0
split-complementary
#B3BCFE #FED0B3 #E2FEB3
monochromatic
#3A51FC #7787FD #B3BCFE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.82
#B3BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#B3BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BCFE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BCFE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#A0C8D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b3bcfe; /* rgb */ color: rgb(179, 188, 254); /* oklch */ color: oklch(81.2% 0.094 278.1);
Tailwind
colors: {
custom: {
50: '#cbd0ff',
500: '#b3bcfe',
950: '#000000',
},
}SCSS
$custom: #b3bcfe; $custom-light: #cbd0ff; $custom-dark: #000000;
JSON
{
"hex": "#b3bcfe",
"rgb": {
"r": 179,
"g": 188,
"b": 254
},
"hsl": {
"h": 232.8,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.81194,
"c": 0.0937,
"h": 278.1
},
"luminance": 0.52706
}Semantic roles & 50–950 ramp
primary
#B3BCFE
secondary
#E4D671
accent
#CA00E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131318
muted
#838386