#B0BCFE#B0BCFE
#B0BCFE is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.0% C 0.094 H 276.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BCFE |
|---|---|
| RGB | rgb(176, 188, 254) |
| HSL | hsl(231, 98%, 84%) |
| HSV | hsv(231, 31%, 100%) |
| CMYK | cmyk(30.7%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.49, 10.56, -33.87) |
| CIE-LCH | lch(77.49, 35.48, 287.31°) |
| OKLab | oklab(80.98% 0.0101 -0.0938) |
| OKLCH | oklch(80.98% 0.094 276.1) |
| XYZ | xyz(53.7722, 52.3506, 101.0182) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.26
Light Periwinkle
#C1C6FC
ΔE00 4.35
Periwinkle
#CCCCFF
ΔE00 6.80
Powder Blue (survey)
#B1D1FC
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.81
Light Blue Grey
#B7C9E2
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BCFE #FEF2B0
analogous
#B0E3FE #B0BCFE #CBB0FE
triadic
#B0BCFE #FEB0BC #BCFEB0
tetradic
#B0BCFE #FEB0E3 #FEF2B0 #B0FECB
square
#B0BCFE #FEB0E3 #FEF2B0 #B0FECB
split-complementary
#B0BCFE #FECBB0 #E3FEB0
monochromatic
#3755FC #7489FD #B0BCFE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.83
#B0BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#B0BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BCFE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BCFE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#9BC8D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b0bcfe; /* rgb */ color: rgb(176, 188, 254); /* oklch */ color: oklch(81.0% 0.094 276.1);
Tailwind
colors: {
custom: {
50: '#c9d0ff',
500: '#b0bcfe',
950: '#000000',
},
}SCSS
$custom: #b0bcfe; $custom-light: #c9d0ff; $custom-dark: #000000;
JSON
{
"hex": "#b0bcfe",
"rgb": {
"r": 176,
"g": 188,
"b": 254
},
"hsl": {
"h": 230.769,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.80978,
"c": 0.09433,
"h": 276.1
},
"luminance": 0.52352
}Semantic roles & 50–950 ramp
primary
#B0BCFE
secondary
#E4D26E
accent
#C200E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131318
muted
#838386