#B0B0FA#B0B0FA
#B0B0FA is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.5% C 0.105 H 283.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B0FA |
|---|---|
| RGB | rgb(176, 176, 250) |
| HSL | hsl(240, 88%, 84%) |
| HSV | hsv(240, 30%, 98%) |
| CMYK | cmyk(29.6%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(74.31, 16.20, -36.65) |
| CIE-LCH | lch(74.31, 40.07, 293.85°) |
| OKLab | oklab(78.46% 0.0248 -0.1017) |
| OKLCH | oklch(78.46% 0.105 283.7) |
| XYZ | xyz(50.6806, 47.1816, 96.8607) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 7.75
Periwinkle Blue
#8F99FB
ΔE00 8.04
Periwinkle
#CCCCFF
ΔE00 8.14
Lavender
#B39DDB
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B0FA #FAFAB0
analogous
#B0D5FA #B0B0FA #D5B0FA
triadic
#B0B0FA #FAB0B0 #B0FAB0
tetradic
#B0B0FA #FAB0D5 #FAFAB0 #B0FAD5
square
#B0B0FA #FAB0D5 #FAFAB0 #B0FAD5
split-complementary
#B0B0FA #FAD5B0 #D5FAB0
monochromatic
#3D3DF3 #7676F6 #B0B0FA #E2E2FD #E2E2FD
Accessibility & contrast
On white
2.01
#B0B0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#B0B0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B0FA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B0FA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#9EBDCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b0b0fa; /* rgb */ color: rgb(176, 176, 250); /* oklch */ color: oklch(78.5% 0.105 283.7);
Tailwind
colors: {
custom: {
50: '#c9c7fc',
500: '#b0b0fa',
950: '#000000',
},
}SCSS
$custom: #b0b0fa; $custom-light: #c9c7fc; $custom-dark: #000000;
JSON
{
"hex": "#b0b0fa",
"rgb": {
"r": 176,
"g": 176,
"b": 250
},
"hsl": {
"h": 240,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.78461,
"c": 0.1047,
"h": 283.7
},
"luminance": 0.47183
}Semantic roles & 50–950 ramp
primary
#B0B0FA
secondary
#F5F5D6
accent
#E501E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285