#B5B2EA#B5B2EA
#B5B2EA is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.6% C 0.079 H 286.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B5B2EA |
|---|---|
| RGB | rgb(181, 178, 234) |
| HSL | hsl(243, 57%, 81%) |
| HSV | hsv(243, 24%, 92%) |
| CMYK | cmyk(22.6%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(74.57, 12.75, -27.55) |
| CIE-LCH | lch(74.57, 30.36, 294.83°) |
| OKLab | oklab(78.56% 0.023 -0.0757) |
| OKLCH | oklch(78.56% 0.079 286.9) |
| XYZ | xyz(49.8241, 47.6042, 84.3895) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.16
Periwinkle
#CCCCFF
ΔE00 6.44
Lavender
#B39DDB
ΔE00 6.61
Pale Violet
#CEAEFA
ΔE00 6.83
Light Violet
#D6B4FC
ΔE00 7.62
Light Lavender
#DFC5FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5B2EA #E7EAB2
analogous
#B2CBEA #B5B2EA #D1B2EA
triadic
#B5B2EA #EAB5B2 #B2EAB5
tetradic
#B5B2EA #EAB2CB #E7EAB2 #B2EAD1
square
#B5B2EA #EAB2CB #E7EAB2 #B2EAD1
split-complementary
#B5B2EA #EAD1B2 #CBEAB2
monochromatic
#5952D0 #8782DD #B5B2EA #E3E2F7 #E8E7F8
Accessibility & contrast
On white
2.00
#B5B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#B5B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5B2EA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5B2EA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#A9BBC5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b5b2ea; /* rgb */ color: rgb(181, 178, 234); /* oklch */ color: oklch(78.6% 0.079 286.9);
Tailwind
colors: {
custom: {
50: '#ccc9f1',
500: '#b5b2ea',
950: '#000000',
},
}SCSS
$custom: #b5b2ea; $custom-light: #ccc9f1; $custom-dark: #000000;
JSON
{
"hex": "#b5b2ea",
"rgb": {
"r": 181,
"g": 178,
"b": 234
},
"hsl": {
"h": 243.214,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.7856,
"c": 0.07912,
"h": 286.9
},
"luminance": 0.47605
}Semantic roles & 50–950 ramp
primary
#B5B2EA
secondary
#EFF0DB
accent
#C521BC
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284