#B5B7FA#B5B7FA
#B5B7FA is a light, moderate blue. Relative luminance 0.506; OKLCH L 80.2% C 0.094 H 282.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B5B7FA |
|---|---|
| RGB | rgb(181, 183, 250) |
| HSL | hsl(238, 87%, 85%) |
| HSV | hsv(238, 28%, 98%) |
| CMYK | cmyk(27.6%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(76.43, 13.76, -33.33) |
| CIE-LCH | lch(76.43, 36.06, 292.43°) |
| OKLab | oklab(80.2% 0.0208 -0.0922) |
| OKLCH | oklch(80.2% 0.094 282.7) |
| XYZ | xyz(53.2404, 50.5916, 97.3840) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.13
Periwinkle
#CCCCFF
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 6.88
Pale Violet
#CEAEFA
ΔE00 7.85
Light Violet
#D6B4FC
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5B7FA #FAF8B5
analogous
#B5DAFA #B5B7FA #D6B5FA
triadic
#B5B7FA #FAB5B7 #B7FAB5
tetradic
#B5B7FA #FAB5DA #FAF8B5 #B5FAD6
square
#B5B7FA #FAB5DA #FAF8B5 #B5FAD6
split-complementary
#B5B7FA #FAD6B5 #DAFAB5
monochromatic
#4247F2 #7C7FF6 #B5B7FA #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.89
#B5B7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#B5B7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5B7FA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5B7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5B7FA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#A2BAF8
Tritanopia (blue-blind)
#A4C3CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b5b7fa; /* rgb */ color: rgb(181, 183, 250); /* oklch */ color: oklch(80.2% 0.094 282.7);
Tailwind
colors: {
custom: {
50: '#ccccfc',
500: '#b5b7fa',
950: '#000000',
},
}SCSS
$custom: #b5b7fa; $custom-light: #ccccfc; $custom-dark: #000000;
JSON
{
"hex": "#b5b7fa",
"rgb": {
"r": 181,
"g": 183,
"b": 250
},
"hsl": {
"h": 238.261,
"s": 87.342,
"l": 84.51
},
"oklch": {
"l": 0.80196,
"c": 0.09448,
"h": 282.7
},
"luminance": 0.50593
}Semantic roles & 50–950 ramp
primary
#B5B7FA
secondary
#DEDB75
accent
#DD02E4
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#131317
muted
#838385