#B2BEF7#B2BEF7
#B2BEF7 is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.2% C 0.082 H 275.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEF7 |
|---|---|
| RGB | rgb(178, 190, 247) |
| HSL | hsl(230, 81%, 83%) |
| HSV | hsv(230, 28%, 97%) |
| CMYK | cmyk(27.9%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(77.88, 8.33, -29.51) |
| CIE-LCH | lch(77.88, 30.66, 285.77°) |
| OKLab | oklab(81.23% 0.0074 -0.0814) |
| OKLCH | oklch(81.23% 0.082 275.2) |
| XYZ | xyz(53.5575, 53.0057, 95.3870) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Pastel Blue
#A2BFFE
ΔE00 4.87
Periwinkle
#CCCCFF
ΔE00 5.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEF7 #F7EBB2
analogous
#B2E0F7 #B2BEF7 #C8B2F7
triadic
#B2BEF7 #F7B2BE #BEF7B2
tetradic
#B2BEF7 #F7B2E0 #F7EBB2 #B2F7C8
square
#B2BEF7 #F7B2E0 #F7EBB2 #B2F7C8
split-complementary
#B2BEF7 #F7C8B2 #E0F7B2
monochromatic
#4360EB #7B8FF1 #B2BEF7 #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.81
#B2BEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#B2BEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEF7
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEF7 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3FA
Deuteranopia (green-blind)
#A9BEF6
Tritanopia (blue-blind)
#A0C9D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2bef7; /* rgb */ color: rgb(178, 190, 247); /* oklch */ color: oklch(81.2% 0.082 275.2);
Tailwind
colors: {
custom: {
50: '#cad1fa',
500: '#b2bef7',
950: '#000000',
},
}SCSS
$custom: #b2bef7; $custom-light: #cad1fa; $custom-dark: #000000;
JSON
{
"hex": "#b2bef7",
"rgb": {
"r": 178,
"g": 190,
"b": 247
},
"hsl": {
"h": 229.565,
"s": 81.176,
"l": 83.333
},
"oklch": {
"l": 0.81229,
"c": 0.0817,
"h": 275.2
},
"luminance": 0.53007
}Semantic roles & 50–950 ramp
primary
#B2BEF7
secondary
#D9C774
accent
#B808DE
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385