#B3B6FA#B3B6FA
#B3B6FA is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.9% C 0.096 H 282.0°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B3B6FA |
|---|---|
| RGB | rgb(179, 182, 250) |
| HSL | hsl(237, 88%, 84%) |
| HSV | hsv(237, 28%, 98%) |
| CMYK | cmyk(28.4%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(76.03, 13.73, -33.96) |
| CIE-LCH | lch(76.03, 36.63, 292.02°) |
| OKLab | oklab(79.85% 0.02 -0.094) |
| OKLCH | oklch(79.85% 0.096 282) |
| XYZ | xyz(52.5691, 49.9404, 97.2937) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 6.65
Pale Violet
#CEAEFA
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 8.73
Light Violet
#D6B4FC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3B6FA #FAF7B3
analogous
#B3DAFA #B3B6FA #D4B3FA
triadic
#B3B6FA #FAB3B6 #B6FAB3
tetradic
#B3B6FA #FAB3DA #FAF7B3 #B3FAD4
square
#B3B6FA #FAB3DA #FAF7B3 #B3FAD4
split-complementary
#B3B6FA #FAD4B3 #DAFAB3
monochromatic
#4048F2 #7A7FF6 #B3B6FA #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.91
#B3B6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#B3B6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3B6FA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3B6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3B6FA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#A2C2CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b3b6fa; /* rgb */ color: rgb(179, 182, 250); /* oklch */ color: oklch(79.9% 0.096 282.0);
Tailwind
colors: {
custom: {
50: '#cbcbfc',
500: '#b3b6fa',
950: '#000000',
},
}SCSS
$custom: #b3b6fa; $custom-light: #cbcbfc; $custom-dark: #000000;
JSON
{
"hex": "#b3b6fa",
"rgb": {
"r": 179,
"g": 182,
"b": 250
},
"hsl": {
"h": 237.465,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.79851,
"c": 0.09609,
"h": 282
},
"luminance": 0.49942
}Semantic roles & 50–950 ramp
primary
#B3B6FA
secondary
#F5F4D6
accent
#DB01E4
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285