#B2B4FA#B2B4FA
#B2B4FA is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.4% C 0.099 H 282.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4FA |
|---|---|
| RGB | rgb(178, 180, 250) |
| HSL | hsl(238, 88%, 84%) |
| HSV | hsv(238, 29%, 98%) |
| CMYK | cmyk(28.8%, 28%, 0%, 2%) |
| CIE-LAB | lab(75.46, 14.55, -34.86) |
| CIE-LCH | lch(75.46, 37.77, 292.66°) |
| OKLab | oklab(79.39% 0.0216 -0.0965) |
| OKLCH | oklch(79.39% 0.099 282.6) |
| XYZ | xyz(51.9321, 49.0083, 97.1473) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 6.80
Periwinkle
#CCCCFF
ΔE00 7.13
Pale Violet
#CEAEFA
ΔE00 7.96
Lavender
#B39DDB
ΔE00 8.78
Lightsteelblue
#B0C4DE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4FA #FAF8B2
analogous
#B2D8FA #B2B4FA #D4B2FA
triadic
#B2B4FA #FAB2B4 #B4FAB2
tetradic
#B2B4FA #FAB2D8 #FAF8B2 #B2FAD4
square
#B2B4FA #FAB2D8 #FAF8B2 #B2FAD4
split-complementary
#B2B4FA #FAD4B2 #D8FAB2
monochromatic
#3F44F3 #797CF6 #B2B4FA #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.94
#B2B4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#B2B4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4FA
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4FA | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#9DB8F8
Tritanopia (blue-blind)
#A0C1CD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2b4fa; /* rgb */ color: rgb(178, 180, 250); /* oklch */ color: oklch(79.4% 0.099 282.6);
Tailwind
colors: {
custom: {
50: '#cacafc',
500: '#b2b4fa',
950: '#000000',
},
}SCSS
$custom: #b2b4fa; $custom-light: #cacafc; $custom-dark: #000000;
JSON
{
"hex": "#b2b4fa",
"rgb": {
"r": 178,
"g": 180,
"b": 250
},
"hsl": {
"h": 238.333,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.79387,
"c": 0.09895,
"h": 282.6
},
"luminance": 0.4901
}Semantic roles & 50–950 ramp
primary
#B2B4FA
secondary
#F5F4D6
accent
#DE01E4
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285