#B4B2FA#B4B2FA
#B4B2FA is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.2% C 0.102 H 285.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2FA |
|---|---|
| RGB | rgb(180, 178, 250) |
| HSL | hsl(242, 88%, 84%) |
| HSV | hsv(242, 29%, 98%) |
| CMYK | cmyk(28%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(75.10, 16.23, -35.39) |
| CIE-LCH | lch(75.10, 38.93, 294.64°) |
| OKLab | oklab(79.15% 0.0265 -0.098) |
| OKLCH | oklch(79.15% 0.102 285.1) |
| XYZ | xyz(51.9936, 48.4450, 97.0354) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.45
Pale Violet
#CEAEFA
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.36
Pastel Blue
#A2BFFE
ΔE00 7.74
Lavender
#B39DDB
ΔE00 7.99
Light Violet
#D6B4FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2FA #F8FAB2
analogous
#B2D4FA #B4B2FA #D8B2FA
triadic
#B4B2FA #FAB4B2 #B2FAB4
tetradic
#B4B2FA #FAB2D4 #F8FAB2 #B2FAD8
square
#B4B2FA #FAB2D4 #F8FAB2 #B2FAD8
split-complementary
#B4B2FA #FAD8B2 #D4FAB2
monochromatic
#443FF3 #7C79F6 #B4B2FA #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.96
#B4B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#B4B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2FA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2FA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#A3BFCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4b2fa; /* rgb */ color: rgb(180, 178, 250); /* oklch */ color: oklch(79.2% 0.102 285.1);
Tailwind
colors: {
custom: {
50: '#ccc9fc',
500: '#b4b2fa',
950: '#000000',
},
}SCSS
$custom: #b4b2fa; $custom-light: #ccc9fc; $custom-dark: #000000;
JSON
{
"hex": "#b4b2fa",
"rgb": {
"r": 180,
"g": 178,
"b": 250
},
"hsl": {
"h": 241.667,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.79152,
"c": 0.10154,
"h": 285.1
},
"luminance": 0.48446
}Semantic roles & 50–950 ramp
primary
#B4B2FA
secondary
#F4F5D6
accent
#E401DE
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285