#B5B5F2#B5B5F2
#B5B5F2 is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.5% C 0.086 H 284.3°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B5B5F2 |
|---|---|
| RGB | rgb(181, 181, 242) |
| HSL | hsl(240, 70%, 83%) |
| HSV | hsv(240, 25%, 95%) |
| CMYK | cmyk(25.2%, 25.2%, 0%, 5.1%) |
| CIE-LAB | lab(75.63, 12.96, -30.26) |
| CIE-LCH | lch(75.63, 32.92, 293.18°) |
| OKLab | oklab(79.47% 0.0212 -0.0834) |
| OKLCH | oklch(79.47% 0.086 284.3) |
| XYZ | xyz(51.6029, 49.2812, 90.7807) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.25
Periwinkle
#CCCCFF
ΔE00 6.02
Pale Violet
#CEAEFA
ΔE00 7.28
Lavender
#B39DDB
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 7.98
Light Violet
#D6B4FC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5B5F2 #F2F2B5
analogous
#B5D3F2 #B5B5F2 #D3B5F2
triadic
#B5B5F2 #F2B5B5 #B5F2B5
tetradic
#B5B5F2 #F2B5D3 #F2F2B5 #B5F2D3
square
#B5B5F2 #F2B5D3 #F2F2B5 #B5F2D3
split-complementary
#B5B5F2 #F2D3B5 #D3F2B5
monochromatic
#4D4DE0 #8181E9 #B5B5F2 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.93
#B5B5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#B5B5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5B5F2
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5B5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5B5F2 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BCF5
Deuteranopia (green-blind)
#A3B9F0
Tritanopia (blue-blind)
#A7C0CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b5b5f2; /* rgb */ color: rgb(181, 181, 242); /* oklch */ color: oklch(79.5% 0.086 284.3);
Tailwind
colors: {
custom: {
50: '#cccbf6',
500: '#b5b5f2',
950: '#000000',
},
}SCSS
$custom: #b5b5f2; $custom-light: #cccbf6; $custom-dark: #000000;
JSON
{
"hex": "#b5b5f2",
"rgb": {
"r": 181,
"g": 181,
"b": 242
},
"hsl": {
"h": 240,
"s": 70.115,
"l": 82.941
},
"oklch": {
"l": 0.79473,
"c": 0.08607,
"h": 284.3
},
"luminance": 0.49282
}Semantic roles & 50–950 ramp
primary
#B5B5F2
secondary
#F2F2D9
accent
#D213D2
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#131317
muted
#828285