#B2BEF8#B2BEF8
#B2BEF8 is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.3% C 0.083 H 275.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEF8 |
|---|---|
| RGB | rgb(178, 190, 248) |
| HSL | hsl(230, 83%, 84%) |
| HSV | hsv(230, 28%, 97%) |
| CMYK | cmyk(28.2%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(77.91, 8.57, -29.99) |
| CIE-LCH | lch(77.91, 31.19, 285.95°) |
| OKLab | oklab(81.27% 0.0077 -0.0827) |
| OKLCH | oklch(81.27% 0.083 275.3) |
| XYZ | xyz(53.7122, 53.0676, 96.2018) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.31
Pastel Blue
#A2BFFE
ΔE00 4.79
Periwinkle
#CCCCFF
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEF8 #F8ECB2
analogous
#B2E1F8 #B2BEF8 #C9B2F8
triadic
#B2BEF8 #F8B2BE #BEF8B2
tetradic
#B2BEF8 #F8B2E1 #F8ECB2 #B2F8C9
square
#B2BEF8 #F8B2E1 #F8ECB2 #B2F8C9
split-complementary
#B2BEF8 #F8C9B2 #E1F8B2
monochromatic
#425FEE #7A8FF3 #B2BEF8 #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.81
#B2BEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#B2BEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEF8
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEF8 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FB
Deuteranopia (green-blind)
#A8BEF7
Tritanopia (blue-blind)
#A0C9D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2bef8; /* rgb */ color: rgb(178, 190, 248); /* oklch */ color: oklch(81.3% 0.083 275.3);
Tailwind
colors: {
custom: {
50: '#cad1fa',
500: '#b2bef8',
950: '#000000',
},
}SCSS
$custom: #b2bef8; $custom-light: #cad1fa; $custom-dark: #000000;
JSON
{
"hex": "#b2bef8",
"rgb": {
"r": 178,
"g": 190,
"b": 248
},
"hsl": {
"h": 229.714,
"s": 83.333,
"l": 83.529
},
"oklch": {
"l": 0.81269,
"c": 0.08308,
"h": 275.3
},
"luminance": 0.53069
}Semantic roles & 50–950 ramp
primary
#B2BEF8
secondary
#DAC974
accent
#BA06E0
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385