#B2BEFA#B2BEFA
#B2BEFA is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.4% C 0.086 H 275.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEFA |
|---|---|
| RGB | rgb(178, 190, 250) |
| HSL | hsl(230, 88%, 84%) |
| HSV | hsv(230, 29%, 98%) |
| CMYK | cmyk(28.8%, 24%, 0%, 2%) |
| CIE-LAB | lab(77.99, 9.05, -30.95) |
| CIE-LCH | lch(77.99, 32.25, 286.31°) |
| OKLab | oklab(81.35% 0.0083 -0.0854) |
| OKLCH | oklch(81.35% 0.086 275.6) |
| XYZ | xyz(54.0242, 53.1924, 97.8447) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.47
Pastel Blue
#A2BFFE
ΔE00 4.64
Periwinkle
#CCCCFF
ΔE00 5.93
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Lightsteelblue
#B0C4DE
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEFA #FAEEB2
analogous
#B2E2FA #B2BEFA #CAB2FA
triadic
#B2BEFA #FAB2BE #BEFAB2
tetradic
#B2BEFA #FAB2E2 #FAEEB2 #B2FACA
square
#B2BEFA #FAB2E2 #FAEEB2 #B2FACA
split-complementary
#B2BEFA #FACAB2 #E2FAB2
monochromatic
#3F5DF3 #798DF6 #B2BEFA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.80
#B2BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#B2BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEFA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEFA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FD
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#9FC9D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2befa; /* rgb */ color: rgb(178, 190, 250); /* oklch */ color: oklch(81.4% 0.086 275.6);
Tailwind
colors: {
custom: {
50: '#cad1fc',
500: '#b2befa',
950: '#000000',
},
}SCSS
$custom: #b2befa; $custom-light: #cad1fc; $custom-dark: #000000;
JSON
{
"hex": "#b2befa",
"rgb": {
"r": 178,
"g": 190,
"b": 250
},
"hsl": {
"h": 230,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.81351,
"c": 0.08584,
"h": 275.6
},
"luminance": 0.53194
}Semantic roles & 50–950 ramp
primary
#B2BEFA
secondary
#DECC73
accent
#BF01E4
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385