#B5B2F7#B5B2F7
#B5B2F7 is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.1% C 0.097 H 285.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B5B2F7 |
|---|---|
| RGB | rgb(181, 178, 247) |
| HSL | hsl(243, 81%, 83%) |
| HSV | hsv(243, 28%, 97%) |
| CMYK | cmyk(26.7%, 27.9%, 0%, 3.1%) |
| CIE-LAB | lab(75.06, 15.80, -33.83) |
| CIE-LCH | lch(75.06, 37.33, 295.03°) |
| OKLab | oklab(79.1% 0.0267 -0.0936) |
| OKLCH | oklch(79.1% 0.097 285.9) |
| XYZ | xyz(51.7607, 48.3789, 94.5886) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.27
Pale Violet
#CEAEFA
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 7.05
Lavender
#B39DDB
ΔE00 7.51
Light Violet
#D6B4FC
ΔE00 7.76
Pastel Blue
#A2BFFE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5B2F7 #F4F7B2
analogous
#B2D1F7 #B5B2F7 #D7B2F7
triadic
#B5B2F7 #F7B5B2 #B2F7B5
tetradic
#B5B2F7 #F7B2D1 #F4F7B2 #B2F7D7
square
#B5B2F7 #F7B2D1 #F4F7B2 #B2F7D7
split-complementary
#B5B2F7 #F7D7B2 #D1F7B2
monochromatic
#4A43EB #807BF1 #B5B2F7 #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.97
#B5B2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#B5B2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5B2F7
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5B2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5B2F7 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFA
Deuteranopia (green-blind)
#9EB7F5
Tritanopia (blue-blind)
#A6BECA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b5b2f7; /* rgb */ color: rgb(181, 178, 247); /* oklch */ color: oklch(79.1% 0.097 285.9);
Tailwind
colors: {
custom: {
50: '#ccc9fa',
500: '#b5b2f7',
950: '#000000',
},
}SCSS
$custom: #b5b2f7; $custom-light: #ccc9fa; $custom-dark: #000000;
JSON
{
"hex": "#b5b2f7",
"rgb": {
"r": 181,
"g": 178,
"b": 247
},
"hsl": {
"h": 242.609,
"s": 81.176,
"l": 83.333
},
"oklch": {
"l": 0.791,
"c": 0.0973,
"h": 285.9
},
"luminance": 0.4838
}Semantic roles & 50–950 ramp
primary
#B5B2F7
secondary
#F3F4D7
accent
#DE08D4
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285