#B5B2F5#B5B2F5
#B5B2F5 is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.0% C 0.095 H 286.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B5B2F5 |
|---|---|
| RGB | rgb(181, 178, 245) |
| HSL | hsl(243, 77%, 83%) |
| HSV | hsv(243, 27%, 96%) |
| CMYK | cmyk(26.1%, 27.3%, 0%, 3.9%) |
| CIE-LAB | lab(74.99, 15.32, -32.87) |
| CIE-LCH | lch(74.99, 36.26, 294.99°) |
| OKLab | oklab(79.02% 0.0262 -0.0908) |
| OKLCH | oklch(79.02% 0.095 286.1) |
| XYZ | xyz(51.4537, 48.2561, 92.9720) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.18
Pale Violet
#CEAEFA
ΔE00 6.62
Periwinkle
#CCCCFF
ΔE00 6.90
Lavender
#B39DDB
ΔE00 7.31
Light Violet
#D6B4FC
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5B2F5 #F2F5B2
analogous
#B2D0F5 #B5B2F5 #D7B2F5
triadic
#B5B2F5 #F5B5B2 #B2F5B5
tetradic
#B5B2F5 #F5B2D0 #F2F5B2 #B2F5D7
square
#B5B2F5 #F5B2D0 #F2F5B2 #B2F5D7
split-complementary
#B5B2F5 #F5D7B2 #D0F5B2
monochromatic
#4D46E7 #817CEE #B5B2F5 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.97
#B5B2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#B5B2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5B2F5
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5B2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5B2F5 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BAF8
Deuteranopia (green-blind)
#9FB7F3
Tritanopia (blue-blind)
#A6BECA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b5b2f5; /* rgb */ color: rgb(181, 178, 245); /* oklch */ color: oklch(79.0% 0.095 286.1);
Tailwind
colors: {
custom: {
50: '#ccc9f8',
500: '#b5b2f5',
950: '#000000',
},
}SCSS
$custom: #b5b2f5; $custom-light: #ccc9f8; $custom-dark: #000000;
JSON
{
"hex": "#b5b2f5",
"rgb": {
"r": 181,
"g": 178,
"b": 245
},
"hsl": {
"h": 242.687,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.79015,
"c": 0.09451,
"h": 286.1
},
"luminance": 0.48257
}Semantic roles & 50–950 ramp
primary
#B5B2F5
secondary
#F2F3D8
accent
#D90CD0
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285