#B2BEEB#B2BEEB
#B2BEEB is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.8% C 0.065 H 273.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEEB |
|---|---|
| RGB | rgb(178, 190, 235) |
| HSL | hsl(227, 59%, 81%) |
| HSV | hsv(227, 24%, 92%) |
| CMYK | cmyk(24.3%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.45, 5.51, -23.71) |
| CIE-LCH | lch(77.45, 24.34, 283.07°) |
| OKLab | oklab(80.76% 0.0036 -0.065) |
| OKLCH | oklch(80.76% 0.065 273.2) |
| XYZ | xyz(51.7650, 52.2888, 85.9466) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.51
Periwinkle
#CCCCFF
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 6.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEEB #EBDFB2
analogous
#B2DAEB #B2BEEB #C2B2EB
triadic
#B2BEEB #EBB2BE #BEEBB2
tetradic
#B2BEEB #EBB2DA #EBDFB2 #B2EBC2
square
#B2BEEB #EBB2DA #EBDFB2 #B2EBC2
split-complementary
#B2BEEB #EBC2B2 #DAEBB2
monochromatic
#516CD2 #8195DE #B2BEEB #E3E7F8 #E7EAF9
Accessibility & contrast
On white
1.83
#B2BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#B2BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEEB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEEB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#A4C6CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2beeb; /* rgb */ color: rgb(178, 190, 235); /* oklch */ color: oklch(80.8% 0.065 273.2);
Tailwind
colors: {
custom: {
50: '#cad1f1',
500: '#b2beeb',
950: '#000000',
},
}SCSS
$custom: #b2beeb; $custom-light: #cad1f1; $custom-dark: #000000;
JSON
{
"hex": "#b2beeb",
"rgb": {
"r": 178,
"g": 190,
"b": 235
},
"hsl": {
"h": 227.368,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.80757,
"c": 0.06508,
"h": 273.2
},
"luminance": 0.5229
}Semantic roles & 50–950 ramp
primary
#B2BEEB
secondary
#C7B77A
accent
#A31FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385