#B2BFEB#B2BFEB
#B2BFEB is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.0% C 0.064 H 272.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFEB |
|---|---|
| RGB | rgb(178, 191, 235) |
| HSL | hsl(226, 59%, 81%) |
| HSV | hsv(226, 24%, 92%) |
| CMYK | cmyk(24.3%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(77.71, 4.96, -23.32) |
| CIE-LCH | lch(77.71, 23.84, 282.02°) |
| OKLab | oklab(80.96% 0.0023 -0.0639) |
| OKLCH | oklch(80.96% 0.064 272) |
| XYZ | xyz(51.9824, 52.7234, 86.0190) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.64
Periwinkle
#CCCCFF
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 5.88
Lightsteelblue
#B0C4DE
ΔE00 6.38
Light Blue Grey
#B7C9E2
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFEB #EBDEB2
analogous
#B2DBEB #B2BFEB #C1B2EB
triadic
#B2BFEB #EBB2BF #BFEBB2
tetradic
#B2BFEB #EBB2DB #EBDEB2 #B2EBC1
square
#B2BFEB #EBB2DB #EBDEB2 #B2EBC1
split-complementary
#B2BFEB #EBC1B2 #DBEBB2
monochromatic
#516ED2 #8197DE #B2BFEB #E3E7F8 #E7EBF9
Accessibility & contrast
On white
1.82
#B2BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#B2BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFEB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFEB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3ED
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#A4C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2bfeb; /* rgb */ color: rgb(178, 191, 235); /* oklch */ color: oklch(81.0% 0.064 272.0);
Tailwind
colors: {
custom: {
50: '#cad2f1',
500: '#b2bfeb',
950: '#000000',
},
}SCSS
$custom: #b2bfeb; $custom-light: #cad2f1; $custom-dark: #000000;
JSON
{
"hex": "#b2bfeb",
"rgb": {
"r": 178,
"g": 191,
"b": 235
},
"hsl": {
"h": 226.316,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.80958,
"c": 0.06392,
"h": 272
},
"luminance": 0.52725
}Semantic roles & 50–950 ramp
primary
#B2BFEB
secondary
#C7B67A
accent
#A01FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385