#B2BFFE#B2BFFE
#B2BFFE is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.7% C 0.090 H 275.2°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFFE |
|---|---|
| RGB | rgb(178, 191, 254) |
| HSL | hsl(230, 97%, 85%) |
| HSV | hsv(230, 30%, 100%) |
| CMYK | cmyk(29.9%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(78.39, 9.48, -32.47) |
| CIE-LCH | lch(78.39, 33.83, 286.27°) |
| OKLab | oklab(81.71% 0.0082 -0.0898) |
| OKLCH | oklch(81.71% 0.09 275.2) |
| XYZ | xyz(54.8754, 53.8806, 101.2554) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.82
Pastel Blue
#A2BFFE
ΔE00 4.22
Periwinkle
#CCCCFF
ΔE00 6.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 7.64
Light Blue Grey
#B7C9E2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFFE #FEF1B2
analogous
#B2E5FE #B2BFFE #CBB2FE
triadic
#B2BFFE #FEB2BF #BFFEB2
tetradic
#B2BFFE #FEB2E5 #FEF1B2 #B2FECB
square
#B2BFFE #FEB2E5 #FEF1B2 #B2FECB
split-complementary
#B2BFFE #FECBB2 #E5FEB2
monochromatic
#395BFC #768DFD #B2BFFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.78
#B2BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#B2BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFFE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFFE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#9ECBD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2bffe; /* rgb */ color: rgb(178, 191, 254); /* oklch */ color: oklch(81.7% 0.090 275.2);
Tailwind
colors: {
custom: {
50: '#cad2ff',
500: '#b2bffe',
950: '#000000',
},
}SCSS
$custom: #b2bffe; $custom-light: #cad2ff; $custom-dark: #000000;
JSON
{
"hex": "#b2bffe",
"rgb": {
"r": 178,
"g": 191,
"b": 254
},
"hsl": {
"h": 229.737,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.81714,
"c": 0.09014,
"h": 275.2
},
"luminance": 0.53882
}Semantic roles & 50–950 ramp
primary
#B2BFFE
secondary
#E4D070
accent
#BE00E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131418
muted
#838386