#B7B7FA#B7B7FA
#B7B7FA is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.3% C 0.094 H 284.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B7FA |
|---|---|
| RGB | rgb(183, 183, 250) |
| HSL | hsl(240, 87%, 85%) |
| HSV | hsv(240, 27%, 98%) |
| CMYK | cmyk(26.8%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(76.58, 14.33, -33.09) |
| CIE-LCH | lch(76.58, 36.06, 293.42°) |
| OKLab | oklab(80.35% 0.0229 -0.0914) |
| OKLCH | oklch(80.35% 0.094 284.1) |
| XYZ | xyz(53.7128, 50.8352, 97.4062) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.07
Periwinkle
#CCCCFF
ΔE00 6.01
Pale Violet
#CEAEFA
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 7.39
Light Violet
#D6B4FC
ΔE00 8.17
Lavender
#B39DDB
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B7FA #FAFAB7
analogous
#B7D9FA #B7B7FA #D9B7FA
triadic
#B7B7FA #FAB7B7 #B7FAB7
tetradic
#B7B7FA #FAB7D9 #FAFAB7 #B7FAD9
square
#B7B7FA #FAB7D9 #FAFAB7 #B7FAD9
split-complementary
#B7B7FA #FAD9B7 #D9FAB7
monochromatic
#4545F2 #7E7EF6 #B7B7FA #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.88
#B7B7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#B7B7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B7FA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B7FA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#A2BBF8
Tritanopia (blue-blind)
#A7C3CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7b7fa; /* rgb */ color: rgb(183, 183, 250); /* oklch */ color: oklch(80.3% 0.094 284.1);
Tailwind
colors: {
custom: {
50: '#ceccfc',
500: '#b7b7fa',
950: '#000000',
},
}SCSS
$custom: #b7b7fa; $custom-light: #ceccfc; $custom-dark: #000000;
JSON
{
"hex": "#b7b7fa",
"rgb": {
"r": 183,
"g": 183,
"b": 250
},
"hsl": {
"h": 240,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.80347,
"c": 0.09427,
"h": 284.1
},
"luminance": 0.50836
}Semantic roles & 50–950 ramp
primary
#B7B7FA
secondary
#DEDE77
accent
#E402E4
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385