#B0B2F9#B0B2F9
#B0B2F9 is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.8% C 0.101 H 282.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2F9 |
|---|---|
| RGB | rgb(176, 178, 249) |
| HSL | hsl(238, 86%, 83%) |
| HSV | hsv(238, 29%, 98%) |
| CMYK | cmyk(29.3%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(74.77, 14.85, -35.40) |
| CIE-LCH | lch(74.77, 38.38, 292.76°) |
| OKLab | oklab(78.8% 0.0219 -0.0981) |
| OKLCH | oklch(78.8% 0.101 282.6) |
| XYZ | xyz(50.9192, 47.9091, 96.1688) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.53
Pastel Blue
#A2BFFE
ΔE00 6.87
Periwinkle
#CCCCFF
ΔE00 7.65
Pale Violet
#CEAEFA
ΔE00 8.05
Periwinkle Blue
#8F99FB
ΔE00 8.40
Lavender
#B39DDB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2F9 #F9F7B0
analogous
#B0D6F9 #B0B2F9 #D2B0F9
triadic
#B0B2F9 #F9B0B2 #B2F9B0
tetradic
#B0B2F9 #F9B0D6 #F9F7B0 #B0F9D2
square
#B0B2F9 #F9B0D6 #F9F7B0 #B0F9D2
split-complementary
#B0B2F9 #F9D2B0 #D6F9B0
monochromatic
#3E43F0 #777BF5 #B0B2F9 #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.98
#B0B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#B0B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2F9
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2F9 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAFC
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#9EBFCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0b2f9; /* rgb */ color: rgb(176, 178, 249); /* oklch */ color: oklch(78.8% 0.101 282.6);
Tailwind
colors: {
custom: {
50: '#c9c9fb',
500: '#b0b2f9',
950: '#000000',
},
}SCSS
$custom: #b0b2f9; $custom-light: #c9c9fb; $custom-dark: #000000;
JSON
{
"hex": "#b0b2f9",
"rgb": {
"r": 176,
"g": 178,
"b": 249
},
"hsl": {
"h": 238.356,
"s": 85.882,
"l": 83.333
},
"oklch": {
"l": 0.78804,
"c": 0.10054,
"h": 282.6
},
"luminance": 0.4791
}Semantic roles & 50–950 ramp
primary
#B0B2F9
secondary
#F5F4D6
accent
#DC03E2
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285