#B2BDFE#B2BDFE
#B2BDFE is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.3% C 0.093 H 276.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDFE |
|---|---|
| RGB | rgb(178, 189, 254) |
| HSL | hsl(231, 97%, 85%) |
| HSV | hsv(231, 30%, 100%) |
| CMYK | cmyk(29.9%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.88, 10.57, -33.26) |
| CIE-LCH | lch(77.88, 34.90, 287.64°) |
| OKLab | oklab(81.32% 0.0108 -0.092) |
| OKLCH | oklch(81.32% 0.093 276.7) |
| XYZ | xyz(54.4422, 53.0143, 101.1110) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.90
Pastel Blue
#A2BFFE
ΔE00 4.59
Periwinkle
#CCCCFF
ΔE00 6.34
Powder Blue (survey)
#B1D1FC
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.84
Light Blue Grey
#B7C9E2
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDFE #FEF3B2
analogous
#B2E3FE #B2BDFE #CDB2FE
triadic
#B2BDFE #FEB2BD #BDFEB2
tetradic
#B2BDFE #FEB2E3 #FEF3B2 #B2FECD
square
#B2BDFE #FEB2E3 #FEF3B2 #B2FECD
split-complementary
#B2BDFE #FECDB2 #E3FEB2
monochromatic
#3955FC #7689FD #B2BDFE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.81
#B2BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#B2BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDFE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDFE | 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)
#AAC4FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#9EC9D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2bdfe; /* rgb */ color: rgb(178, 189, 254); /* oklch */ color: oklch(81.3% 0.093 276.7);
Tailwind
colors: {
custom: {
50: '#cad0ff',
500: '#b2bdfe',
950: '#000000',
},
}SCSS
$custom: #b2bdfe; $custom-light: #cad0ff; $custom-dark: #000000;
JSON
{
"hex": "#b2bdfe",
"rgb": {
"r": 178,
"g": 189,
"b": 254
},
"hsl": {
"h": 231.316,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.81318,
"c": 0.09263,
"h": 276.7
},
"luminance": 0.53016
}Semantic roles & 50–950 ramp
primary
#B2BDFE
secondary
#E4D370
accent
#C400E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131418
muted
#838386