#B2BEEE#B2BEEE
#B2BEEE is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.069 H 273.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEEE |
|---|---|
| RGB | rgb(178, 190, 238) |
| HSL | hsl(228, 64%, 82%) |
| HSV | hsv(228, 25%, 93%) |
| CMYK | cmyk(25.2%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(77.56, 6.20, -25.17) |
| CIE-LCH | lch(77.56, 25.92, 283.85°) |
| OKLab | oklab(80.87% 0.0046 -0.0691) |
| OKLCH | oklch(80.87% 0.069 273.8) |
| XYZ | xyz(52.2021, 52.4636, 88.2485) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.24
Periwinkle
#CCCCFF
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.27
Light Blue Grey
#B7C9E2
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEEE #EEE2B2
analogous
#B2DCEE #B2BEEE #C4B2EE
triadic
#B2BEEE #EEB2BE #BEEEB2
tetradic
#B2BEEE #EEB2DC #EEE2B2 #B2EEC4
square
#B2BEEE #EEB2DC #EEE2B2 #B2EEC4
split-complementary
#B2BEEE #EEC4B2 #DCEEB2
monochromatic
#4E69D8 #8094E3 #B2BEEE #E4E8F9 #E6EAF9
Accessibility & contrast
On white
1.83
#B2BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#B2BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEEE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEEE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#A3C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2beee; /* rgb */ color: rgb(178, 190, 238); /* oklch */ color: oklch(80.9% 0.069 273.8);
Tailwind
colors: {
custom: {
50: '#cad1f3',
500: '#b2beee',
950: '#000000',
},
}SCSS
$custom: #b2beee; $custom-light: #cad1f3; $custom-dark: #000000;
JSON
{
"hex": "#b2beee",
"rgb": {
"r": 178,
"g": 190,
"b": 238
},
"hsl": {
"h": 228,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.80872,
"c": 0.06923,
"h": 273.8
},
"luminance": 0.52465
}Semantic roles & 50–950 ramp
primary
#B2BEEE
secondary
#CCBB79
accent
#A81ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385