#B7B1F2#B7B1F2
#B7B1F2 is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.9% C 0.092 H 288.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B1F2 |
|---|---|
| RGB | rgb(183, 177, 242) |
| HSL | hsl(246, 71%, 82%) |
| HSV | hsv(246, 27%, 95%) |
| CMYK | cmyk(24.4%, 26.9%, 0%, 5.1%) |
| CIE-LAB | lab(74.78, 15.75, -31.56) |
| CIE-LCH | lch(74.78, 35.27, 296.53°) |
| OKLab | oklab(78.85% 0.0288 -0.0871) |
| OKLCH | oklch(78.85% 0.092 288.3) |
| XYZ | xyz(51.2737, 47.9215, 90.5356) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.47
Pale Violet
#CEAEFA
ΔE00 5.88
Lavender
#B39DDB
ΔE00 6.48
Periwinkle
#CCCCFF
ΔE00 6.89
Light Violet
#D6B4FC
ΔE00 6.91
Lavender (survey)
#C79FEF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B1F2 #ECF2B1
analogous
#B1CCF2 #B7B1F2 #D7B1F2
triadic
#B7B1F2 #F2B7B1 #B1F2B7
tetradic
#B7B1F2 #F2B1CC #ECF2B1 #B1F2D7
square
#B7B1F2 #F2B1CC #ECF2B1 #B1F2D7
split-complementary
#B7B1F2 #F2D7B1 #CCF2B1
monochromatic
#5648E1 #877DE9 #B7B1F2 #E7E5FB #E7E5FB
Accessibility & contrast
On white
1.98
#B7B1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#B7B1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B1F2
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B1F2 | 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)
#A0B9F5
Deuteranopia (green-blind)
#A0B6F0
Tritanopia (blue-blind)
#AABCC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b7b1f2; /* rgb */ color: rgb(183, 177, 242); /* oklch */ color: oklch(78.9% 0.092 288.3);
Tailwind
colors: {
custom: {
50: '#cdc8f6',
500: '#b7b1f2',
950: '#000000',
},
}SCSS
$custom: #b7b1f2; $custom-light: #cdc8f6; $custom-dark: #000000;
JSON
{
"hex": "#b7b1f2",
"rgb": {
"r": 183,
"g": 177,
"b": 242
},
"hsl": {
"h": 245.538,
"s": 71.429,
"l": 82.157
},
"oklch": {
"l": 0.78852,
"c": 0.09171,
"h": 288.3
},
"luminance": 0.47922
}Semantic roles & 50–950 ramp
primary
#B7B1F2
secondary
#F0F2D9
accent
#D312C2
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#131317
muted
#828285