#B7B9FA#B7B9FA
#B7B9FA is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.7% C 0.092 H 282.8°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B9FA |
|---|---|
| RGB | rgb(183, 185, 250) |
| HSL | hsl(238, 87%, 85%) |
| HSV | hsv(238, 27%, 98%) |
| CMYK | cmyk(26.8%, 26%, 0%, 2%) |
| CIE-LAB | lab(77.08, 13.23, -32.32) |
| CIE-LCH | lch(77.08, 34.92, 292.27°) |
| OKLab | oklab(80.74% 0.0202 -0.0892) |
| OKLCH | oklch(80.74% 0.092 282.8) |
| XYZ | xyz(54.1283, 51.6661, 97.5447) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.55
Periwinkle
#CCCCFF
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 6.99
Pale Violet
#CEAEFA
ΔE00 7.83
Light Violet
#D6B4FC
ΔE00 8.56
Lightsteelblue
#B0C4DE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B9FA #FAF8B7
analogous
#B7DBFA #B7B9FA #D7B7FA
triadic
#B7B9FA #FAB7B9 #B9FAB7
tetradic
#B7B9FA #FAB7DB #FAF8B7 #B7FAD7
square
#B7B9FA #FAB7DB #FAF8B7 #B7FAD7
split-complementary
#B7B9FA #FAD7B7 #DBFAB7
monochromatic
#454AF2 #7E81F6 #B7B9FA #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.85
#B7B9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#B7B9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B9FA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B9FA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FD
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#A7C5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b7b9fa; /* rgb */ color: rgb(183, 185, 250); /* oklch */ color: oklch(80.7% 0.092 282.8);
Tailwind
colors: {
custom: {
50: '#cecefc',
500: '#b7b9fa',
950: '#000000',
},
}SCSS
$custom: #b7b9fa; $custom-light: #cecefc; $custom-dark: #000000;
JSON
{
"hex": "#b7b9fa",
"rgb": {
"r": 183,
"g": 185,
"b": 250
},
"hsl": {
"h": 238.209,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.80736,
"c": 0.09151,
"h": 282.8
},
"luminance": 0.51667
}Semantic roles & 50–950 ramp
primary
#B7B9FA
secondary
#DEDB77
accent
#DD02E4
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385