#B4BCFE#B4BCFE
#B4BCFE is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.094 H 278.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BCFE |
|---|---|
| RGB | rgb(180, 188, 254) |
| HSL | hsl(234, 97%, 85%) |
| HSV | hsv(234, 29%, 100%) |
| CMYK | cmyk(29.1%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.77, 11.69, -33.42) |
| CIE-LCH | lch(77.77, 35.40, 289.28°) |
| OKLab | oklab(81.27% 0.0142 -0.0924) |
| OKLCH | oklch(81.27% 0.094 278.7) |
| XYZ | xyz(54.6902, 52.8239, 101.0613) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.65
Pastel Blue
#A2BFFE
ΔE00 5.32
Periwinkle
#CCCCFF
ΔE00 6.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 8.11
Light Blue Grey
#B7C9E2
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BCFE #FEF6B4
analogous
#B4E1FE #B4BCFE #D1B4FE
triadic
#B4BCFE #FEB4BC #BCFEB4
tetradic
#B4BCFE #FEB4E1 #FEF6B4 #B4FED1
square
#B4BCFE #FEB4E1 #FEF6B4 #B4FED1
split-complementary
#B4BCFE #FED1B4 #E1FEB4
monochromatic
#3B50FC #7886FD #B4BCFE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.82
#B4BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#B4BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BCFE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BCFE | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#A1C8D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4bcfe; /* rgb */ color: rgb(180, 188, 254); /* oklch */ color: oklch(81.3% 0.094 278.7);
Tailwind
colors: {
custom: {
50: '#ccd0ff',
500: '#b4bcfe',
950: '#000000',
},
}SCSS
$custom: #b4bcfe; $custom-light: #ccd0ff; $custom-dark: #000000;
JSON
{
"hex": "#b4bcfe",
"rgb": {
"r": 180,
"g": 188,
"b": 254
},
"hsl": {
"h": 233.514,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.81266,
"c": 0.09352,
"h": 278.7
},
"luminance": 0.52825
}Semantic roles & 50–950 ramp
primary
#B4BCFE
secondary
#E4D872
accent
#CD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131318
muted
#838386