#B2BDF2#B2BDF2
#B2BDF2 is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.8% C 0.076 H 275.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDF2 |
|---|---|
| RGB | rgb(178, 189, 242) |
| HSL | hsl(230, 71%, 82%) |
| HSV | hsv(230, 26%, 95%) |
| CMYK | cmyk(26.4%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.44, 7.69, -27.49) |
| CIE-LCH | lch(77.44, 28.55, 285.62°) |
| OKLab | oklab(80.83% 0.0072 -0.0756) |
| OKLCH | oklch(80.83% 0.076 275.5) |
| XYZ | xyz(52.5805, 52.2696, 91.3059) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 5.47
Pastel Blue
#A2BFFE
ΔE00 5.50
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDF2 #F2E7B2
analogous
#B2DDF2 #B2BDF2 #C7B2F2
triadic
#B2BDF2 #F2B2BD #BDF2B2
tetradic
#B2BDF2 #F2B2DD #F2E7B2 #B2F2C7
square
#B2BDF2 #F2B2DD #F2E7B2 #B2F2C7
split-complementary
#B2BDF2 #F2C7B2 #DDF2B2
monochromatic
#4963E0 #7E90E9 #B2BDF2 #E5E9FB #E5E9FB
Accessibility & contrast
On white
1.83
#B2BDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B2BDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDF2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDF2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F4
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#A2C7CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bdf2; /* rgb */ color: rgb(178, 189, 242); /* oklch */ color: oklch(80.8% 0.076 275.5);
Tailwind
colors: {
custom: {
50: '#cad0f6',
500: '#b2bdf2',
950: '#000000',
},
}SCSS
$custom: #b2bdf2; $custom-light: #cad0f6; $custom-dark: #000000;
JSON
{
"hex": "#b2bdf2",
"rgb": {
"r": 178,
"g": 189,
"b": 242
},
"hsl": {
"h": 229.687,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.80829,
"c": 0.07598,
"h": 275.5
},
"luminance": 0.52271
}Semantic roles & 50–950 ramp
primary
#B2BDF2
secondary
#D1C277
accent
#B212D3
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385