#B2BEEF#B2BEEF
#B2BEEF is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.071 H 274.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEEF |
|---|---|
| RGB | rgb(178, 190, 239) |
| HSL | hsl(228, 66%, 82%) |
| HSV | hsv(228, 26%, 94%) |
| CMYK | cmyk(25.5%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(77.59, 6.44, -25.65) |
| CIE-LCH | lch(77.59, 26.45, 284.09°) |
| OKLab | oklab(80.91% 0.0049 -0.0704) |
| OKLCH | oklch(80.91% 0.071 274) |
| XYZ | xyz(52.3494, 52.5225, 89.0243) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.18
Periwinkle
#CCCCFF
ΔE00 5.43
Pastel Blue
#A2BFFE
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEEF #EFE3B2
analogous
#B2DDEF #B2BEEF #C5B2EF
triadic
#B2BEEF #EFB2BE #BEEFB2
tetradic
#B2BEEF #EFB2DD #EFE3B2 #B2EFC5
square
#B2BEEF #EFB2DD #EFE3B2 #B2EFC5
split-complementary
#B2BEEF #EFC5B2 #DDEFB2
monochromatic
#4D68DA #7F93E4 #B2BEEF #E5E9FA #E6EAFA
Accessibility & contrast
On white
1.83
#B2BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#B2BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEEF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEEF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#A3C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2beef; /* rgb */ color: rgb(178, 190, 239); /* oklch */ color: oklch(80.9% 0.071 274.0);
Tailwind
colors: {
custom: {
50: '#cad1f4',
500: '#b2beef',
950: '#000000',
},
}SCSS
$custom: #b2beef; $custom-light: #cad1f4; $custom-dark: #000000;
JSON
{
"hex": "#b2beef",
"rgb": {
"r": 178,
"g": 190,
"b": 239
},
"hsl": {
"h": 228.197,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.80911,
"c": 0.07061,
"h": 274
},
"luminance": 0.52524
}Semantic roles & 50–950 ramp
primary
#B2BEEF
secondary
#CDBC78
accent
#AA18CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385