#B6B5F2#B6B5F2
#B6B5F2 is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.5% C 0.086 H 285.0°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B5F2 |
|---|---|
| RGB | rgb(182, 181, 242) |
| HSL | hsl(241, 70%, 83%) |
| HSV | hsv(241, 25%, 95%) |
| CMYK | cmyk(24.8%, 25.2%, 0%, 5.1%) |
| CIE-LAB | lab(75.70, 13.25, -30.14) |
| CIE-LCH | lch(75.70, 32.92, 293.73°) |
| OKLab | oklab(79.55% 0.0223 -0.083) |
| OKLCH | oklch(79.55% 0.086 285) |
| XYZ | xyz(51.8383, 49.4026, 90.7917) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.26
Periwinkle
#CCCCFF
ΔE00 5.94
Pale Violet
#CEAEFA
ΔE00 7.03
Lavender
#B39DDB
ΔE00 7.69
Light Violet
#D6B4FC
ΔE00 7.84
Pastel Blue
#A2BFFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B5F2 #F1F2B5
analogous
#B5D2F2 #B6B5F2 #D4B5F2
triadic
#B6B5F2 #F2B6B5 #B5F2B6
tetradic
#B6B5F2 #F2B5D2 #F1F2B5 #B5F2D4
square
#B6B5F2 #F2B5D2 #F1F2B5 #B5F2D4
split-complementary
#B6B5F2 #F2D4B5 #D2F2B5
monochromatic
#4F4DE0 #8381E9 #B6B5F2 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.93
#B6B5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#B6B5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B5F2
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B5F2 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BCF5
Deuteranopia (green-blind)
#A3B9F0
Tritanopia (blue-blind)
#A8C0CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b6b5f2; /* rgb */ color: rgb(182, 181, 242); /* oklch */ color: oklch(79.5% 0.086 285.0);
Tailwind
colors: {
custom: {
50: '#cdcbf6',
500: '#b6b5f2',
950: '#000000',
},
}SCSS
$custom: #b6b5f2; $custom-light: #cdcbf6; $custom-dark: #000000;
JSON
{
"hex": "#b6b5f2",
"rgb": {
"r": 182,
"g": 181,
"b": 242
},
"hsl": {
"h": 240.984,
"s": 70.115,
"l": 82.941
},
"oklch": {
"l": 0.79549,
"c": 0.08599,
"h": 285
},
"luminance": 0.49404
}Semantic roles & 50–950 ramp
primary
#B6B5F2
secondary
#F2F2D9
accent
#D213CF
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#131317
muted
#828285