#B6B1F2#B6B1F2
#B6B1F2 is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.8% C 0.092 H 287.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B1F2 |
|---|---|
| RGB | rgb(182, 177, 242) |
| HSL | hsl(245, 71%, 82%) |
| HSV | hsv(245, 27%, 95%) |
| CMYK | cmyk(24.8%, 26.9%, 0%, 5.1%) |
| CIE-LAB | lab(74.70, 15.46, -31.68) |
| CIE-LCH | lch(74.70, 35.25, 296.01°) |
| OKLab | oklab(78.77% 0.0278 -0.0874) |
| OKLCH | oklch(78.77% 0.092 287.6) |
| XYZ | xyz(51.0366, 47.7993, 90.5245) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.42
Pale Violet
#CEAEFA
ΔE00 6.13
Lavender
#B39DDB
ΔE00 6.63
Periwinkle
#CCCCFF
ΔE00 6.92
Light Violet
#D6B4FC
ΔE00 7.17
Lavender (survey)
#C79FEF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B1F2 #EDF2B1
analogous
#B1CDF2 #B6B1F2 #D6B1F2
triadic
#B6B1F2 #F2B6B1 #B1F2B6
tetradic
#B6B1F2 #F2B1CD #EDF2B1 #B1F2D6
square
#B6B1F2 #F2B1CD #EDF2B1 #B1F2D6
split-complementary
#B6B1F2 #F2D6B1 #CDF2B1
monochromatic
#5448E1 #857DE9 #B6B1F2 #E6E5FB #E6E5FB
Accessibility & contrast
On white
1.99
#B6B1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#B6B1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B1F2
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B1F2 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B9F5
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#A9BCC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b6b1f2; /* rgb */ color: rgb(182, 177, 242); /* oklch */ color: oklch(78.8% 0.092 287.6);
Tailwind
colors: {
custom: {
50: '#cdc8f6',
500: '#b6b1f2',
950: '#000000',
},
}SCSS
$custom: #b6b1f2; $custom-light: #cdc8f6; $custom-dark: #000000;
JSON
{
"hex": "#b6b1f2",
"rgb": {
"r": 182,
"g": 177,
"b": 242
},
"hsl": {
"h": 244.615,
"s": 71.429,
"l": 82.157
},
"oklch": {
"l": 0.78773,
"c": 0.09173,
"h": 287.6
},
"luminance": 0.478
}Semantic roles & 50–950 ramp
primary
#B6B1F2
secondary
#F0F2D9
accent
#D312C5
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#131317
muted
#828285