#B2BDFD#B2BDFD
#B2BDFD is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.3% C 0.091 H 276.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDFD |
|---|---|
| RGB | rgb(178, 189, 253) |
| HSL | hsl(231, 95%, 85%) |
| HSV | hsv(231, 30%, 99%) |
| CMYK | cmyk(29.6%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(77.85, 10.33, -32.78) |
| CIE-LCH | lch(77.85, 34.37, 287.49°) |
| OKLab | oklab(81.28% 0.0105 -0.0906) |
| OKLCH | oklch(81.28% 0.091 276.6) |
| XYZ | xyz(54.2825, 52.9504, 100.2699) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.80
Pastel Blue
#A2BFFE
ΔE00 4.64
Periwinkle
#CCCCFF
ΔE00 6.24
Powder Blue (survey)
#B1D1FC
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDFD #FDF2B2
analogous
#B2E3FD #B2BDFD #CDB2FD
triadic
#B2BDFD #FDB2BD #BDFDB2
tetradic
#B2BDFD #FDB2E3 #FDF2B2 #B2FDCD
square
#B2BDFD #FDB2E3 #FDF2B2 #B2FDCD
split-complementary
#B2BDFD #FDCDB2 #E3FDB2
monochromatic
#3B57FA #768AFB #B2BDFD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.81
#B2BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#B2BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDFD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDFD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A5BEFB
Tritanopia (blue-blind)
#9EC9D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2bdfd; /* rgb */ color: rgb(178, 189, 253); /* oklch */ color: oklch(81.3% 0.091 276.6);
Tailwind
colors: {
custom: {
50: '#cad0fe',
500: '#b2bdfd',
950: '#000000',
},
}SCSS
$custom: #b2bdfd; $custom-light: #cad0fe; $custom-dark: #000000;
JSON
{
"hex": "#b2bdfd",
"rgb": {
"r": 178,
"g": 189,
"b": 253
},
"hsl": {
"h": 231.2,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.81277,
"c": 0.09125,
"h": 276.6
},
"luminance": 0.52952
}Semantic roles & 50–950 ramp
primary
#B2BDFD
secondary
#E2D271
accent
#C400E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385