#B2B2FA#B2B2FA
#B2B2FA is a light, moderate blue. Relative luminance 0.482; OKLCH L 79.0% C 0.102 H 283.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2FA |
|---|---|
| RGB | rgb(178, 178, 250) |
| HSL | hsl(240, 88%, 84%) |
| HSV | hsv(240, 29%, 98%) |
| CMYK | cmyk(28.8%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.96, 15.66, -35.63) |
| CIE-LCH | lch(74.96, 38.92, 293.72°) |
| OKLab | oklab(79% 0.0243 -0.0988) |
| OKLCH | oklch(79% 0.102 283.8) |
| XYZ | xyz(51.5313, 48.2066, 97.0137) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 7.27
Periwinkle
#CCCCFF
ΔE00 7.53
Pale Violet
#CEAEFA
ΔE00 7.58
Lavender
#B39DDB
ΔE00 8.32
Periwinkle Blue
#8F99FB
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2FA #FAFAB2
analogous
#B2D6FA #B2B2FA #D6B2FA
triadic
#B2B2FA #FAB2B2 #B2FAB2
tetradic
#B2B2FA #FAB2D6 #FAFAB2 #B2FAD6
square
#B2B2FA #FAB2D6 #FAFAB2 #B2FAD6
split-complementary
#B2B2FA #FAD6B2 #D6FAB2
monochromatic
#3F3FF3 #7979F6 #B2B2FA #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.97
#B2B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#B2B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2FA
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2FA | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#A0BFCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2b2fa; /* rgb */ color: rgb(178, 178, 250); /* oklch */ color: oklch(79.0% 0.102 283.8);
Tailwind
colors: {
custom: {
50: '#cac9fc',
500: '#b2b2fa',
950: '#000000',
},
}SCSS
$custom: #b2b2fa; $custom-light: #cac9fc; $custom-dark: #000000;
JSON
{
"hex": "#b2b2fa",
"rgb": {
"r": 178,
"g": 178,
"b": 250
},
"hsl": {
"h": 240,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.78999,
"c": 0.10171,
"h": 283.8
},
"luminance": 0.48208
}Semantic roles & 50–950 ramp
primary
#B2B2FA
secondary
#F5F5D6
accent
#E401E4
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285