#B0B4FA#B0B4FA
#B0B4FA is a light, moderate blue. Relative luminance 0.488; OKLCH L 79.2% C 0.099 H 281.3°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B4FA |
|---|---|
| RGB | rgb(176, 180, 250) |
| HSL | hsl(237, 88%, 84%) |
| HSV | hsv(237, 30%, 98%) |
| CMYK | cmyk(29.6%, 28%, 0%, 2%) |
| CIE-LAB | lab(75.31, 13.98, -35.09) |
| CIE-LCH | lch(75.31, 37.78, 291.73°) |
| OKLab | oklab(79.24% 0.0195 -0.0973) |
| OKLCH | oklch(79.24% 0.099 281.3) |
| XYZ | xyz(51.4765, 48.7733, 97.1260) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.16
Pastel Blue
#A2BFFE
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 7.37
Pale Violet
#CEAEFA
ΔE00 8.48
Periwinkle Blue
#8F99FB
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B4FA #FAF6B0
analogous
#B0D9FA #B0B4FA #D1B0FA
triadic
#B0B4FA #FAB0B4 #B4FAB0
tetradic
#B0B4FA #FAB0D9 #FAF6B0 #B0FAD1
square
#B0B4FA #FAB0D9 #FAF6B0 #B0FAD1
split-complementary
#B0B4FA #FAD1B0 #D9FAB0
monochromatic
#3D47F3 #767DF6 #B0B4FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.95
#B0B4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#B0B4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B4FA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B4FA | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#9DC1CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0b4fa; /* rgb */ color: rgb(176, 180, 250); /* oklch */ color: oklch(79.2% 0.099 281.3);
Tailwind
colors: {
custom: {
50: '#c9cafc',
500: '#b0b4fa',
950: '#000000',
},
}SCSS
$custom: #b0b4fa; $custom-light: #c9cafc; $custom-dark: #000000;
JSON
{
"hex": "#b0b4fa",
"rgb": {
"r": 176,
"g": 180,
"b": 250
},
"hsl": {
"h": 236.757,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.79237,
"c": 0.0992,
"h": 281.3
},
"luminance": 0.48775
}Semantic roles & 50–950 ramp
primary
#B0B4FA
secondary
#F5F4D6
accent
#D801E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285