#B0B2FA#B0B2FA
#B0B2FA is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.8% C 0.102 H 282.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2FA |
|---|---|
| RGB | rgb(176, 178, 250) |
| HSL | hsl(238, 88%, 84%) |
| HSV | hsv(238, 30%, 98%) |
| CMYK | cmyk(29.6%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.81, 15.09, -35.87) |
| CIE-LCH | lch(74.81, 38.92, 292.82°) |
| OKLab | oklab(78.85% 0.0222 -0.0995) |
| OKLCH | oklch(78.85% 0.102 282.6) |
| XYZ | xyz(51.0756, 47.9717, 96.9924) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 6.81
Periwinkle
#CCCCFF
ΔE00 7.74
Pale Violet
#CEAEFA
ΔE00 8.10
Periwinkle Blue
#8F99FB
ΔE00 8.32
Lavender
#B39DDB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2FA #FAF8B0
analogous
#B0D7FA #B0B2FA #D3B0FA
triadic
#B0B2FA #FAB0B2 #B2FAB0
tetradic
#B0B2FA #FAB0D7 #FAF8B0 #B0FAD3
square
#B0B2FA #FAB0D7 #FAF8B0 #B0FAD3
split-complementary
#B0B2FA #FAD3B0 #D7FAB0
monochromatic
#3D42F3 #767AF6 #B0B2FA #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.98
#B0B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#B0B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2FA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2FA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFD
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#9EBFCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0b2fa; /* rgb */ color: rgb(176, 178, 250); /* oklch */ color: oklch(78.8% 0.102 282.6);
Tailwind
colors: {
custom: {
50: '#c9c9fc',
500: '#b0b2fa',
950: '#000000',
},
}SCSS
$custom: #b0b2fa; $custom-light: #c9c9fc; $custom-dark: #000000;
JSON
{
"hex": "#b0b2fa",
"rgb": {
"r": 176,
"g": 178,
"b": 250
},
"hsl": {
"h": 238.378,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.78848,
"c": 0.10192,
"h": 282.6
},
"luminance": 0.47973
}Semantic roles & 50–950 ramp
primary
#B0B2FA
secondary
#F5F4D6
accent
#DF01E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285