#B2BEEA#B2BEEA
#B2BEEA is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.7% C 0.064 H 273.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEEA |
|---|---|
| RGB | rgb(178, 190, 234) |
| HSL | hsl(227, 57%, 81%) |
| HSV | hsv(227, 24%, 92%) |
| CMYK | cmyk(23.9%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.42, 5.28, -23.22) |
| CIE-LCH | lch(77.42, 23.82, 282.80°) |
| OKLab | oklab(80.72% 0.0033 -0.0636) |
| OKLCH | oklch(80.72% 0.064 273) |
| XYZ | xyz(51.6210, 52.2311, 85.1878) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.63
Periwinkle
#CCCCFF
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 6.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEEA #EADEB2
analogous
#B2DAEA #B2BEEA #C2B2EA
triadic
#B2BEEA #EAB2BE #BEEAB2
tetradic
#B2BEEA #EAB2DA #EADEB2 #B2EAC2
square
#B2BEEA #EAB2DA #EADEB2 #B2EAC2
split-complementary
#B2BEEA #EAC2B2 #DAEAB2
monochromatic
#526DD0 #8295DD #B2BEEA #E2E7F7 #E7EBF8
Accessibility & contrast
On white
1.83
#B2BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B2BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEEA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEEA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EC
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#A4C6CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2beea; /* rgb */ color: rgb(178, 190, 234); /* oklch */ color: oklch(80.7% 0.064 273.0);
Tailwind
colors: {
custom: {
50: '#cad1f0',
500: '#b2beea',
950: '#000000',
},
}SCSS
$custom: #b2beea; $custom-light: #cad1f0; $custom-dark: #000000;
JSON
{
"hex": "#b2beea",
"rgb": {
"r": 178,
"g": 190,
"b": 234
},
"hsl": {
"h": 227.143,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.80718,
"c": 0.06371,
"h": 273
},
"luminance": 0.52232
}Semantic roles & 50–950 ramp
primary
#B2BEEA
secondary
#C6B67A
accent
#A221C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385