#B7B4FA#B7B4FA
#B7B4FA is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.8% C 0.099 H 285.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B4FA |
|---|---|
| RGB | rgb(183, 180, 250) |
| HSL | hsl(243, 88%, 84%) |
| HSV | hsv(243, 28%, 98%) |
| CMYK | cmyk(26.8%, 28%, 0%, 2%) |
| CIE-LAB | lab(75.83, 15.99, -34.25) |
| CIE-LCH | lch(75.83, 37.80, 295.02°) |
| OKLab | oklab(79.77% 0.027 -0.0947) |
| OKLCH | oklch(79.77% 0.099 285.9) |
| XYZ | xyz(53.1006, 49.6108, 97.2021) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.89
Pale Violet
#CEAEFA
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 6.68
Light Violet
#D6B4FC
ΔE00 7.67
Lavender
#B39DDB
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B4FA #F7FAB4
analogous
#B4D4FA #B7B4FA #DAB4FA
triadic
#B7B4FA #FAB7B4 #B4FAB7
tetradic
#B7B4FA #FAB4D4 #F7FAB4 #B4FADA
square
#B7B4FA #FAB4D4 #F7FAB4 #B4FADA
split-complementary
#B7B4FA #FADAB4 #D4FAB4
monochromatic
#4941F2 #807BF6 #B7B4FA #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.92
#B7B4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#B7B4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B4FA
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B4FA | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#A7C0CD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b7b4fa; /* rgb */ color: rgb(183, 180, 250); /* oklch */ color: oklch(79.8% 0.099 285.9);
Tailwind
colors: {
custom: {
50: '#cecafc',
500: '#b7b4fa',
950: '#000000',
},
}SCSS
$custom: #b7b4fa; $custom-light: #cecafc; $custom-dark: #000000;
JSON
{
"hex": "#b7b4fa",
"rgb": {
"r": 183,
"g": 180,
"b": 250
},
"hsl": {
"h": 242.571,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.79768,
"c": 0.0985,
"h": 285.9
},
"luminance": 0.49612
}Semantic roles & 50–950 ramp
primary
#B7B4FA
secondary
#F4F5D6
accent
#E401DA
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285