#B2B8EA#B2B8EA
#B2B8EA is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.5% C 0.071 H 279.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B8EA |
|---|---|
| RGB | rgb(178, 184, 234) |
| HSL | hsl(234, 57%, 81%) |
| HSV | hsv(234, 24%, 92%) |
| CMYK | cmyk(23.9%, 21.4%, 0%, 8.2%) |
| CIE-LAB | lab(75.88, 8.55, -25.58) |
| CIE-LCH | lch(75.88, 26.97, 288.47°) |
| OKLab | oklab(79.52% 0.0115 -0.0702) |
| OKLCH | oklch(79.52% 0.071 279.3) |
| XYZ | xyz(50.3481, 49.6854, 84.7635) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.77
Periwinkle
#CCCCFF
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 8.54
Light Blue Grey
#B7C9E2
ΔE00 8.86
Pale Violet
#CEAEFA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B8EA #EAE4B2
analogous
#B2D4EA #B2B8EA #C8B2EA
triadic
#B2B8EA #EAB2B8 #B8EAB2
tetradic
#B2B8EA #EAB2D4 #EAE4B2 #B2EAC8
square
#B2B8EA #EAB2D4 #EAE4B2 #B2EAC8
split-complementary
#B2B8EA #EAC8B2 #D4EAB2
monochromatic
#525FD0 #828CDD #B2B8EA #E2E4F7 #E7E9F8
Accessibility & contrast
On white
1.92
#B2B8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#B2B8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B8EA
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B8EA | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#A5C1C9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2b8ea; /* rgb */ color: rgb(178, 184, 234); /* oklch */ color: oklch(79.5% 0.071 279.3);
Tailwind
colors: {
custom: {
50: '#cacdf0',
500: '#b2b8ea',
950: '#000000',
},
}SCSS
$custom: #b2b8ea; $custom-light: #cacdf0; $custom-dark: #000000;
JSON
{
"hex": "#b2b8ea",
"rgb": {
"r": 178,
"g": 184,
"b": 234
},
"hsl": {
"h": 233.571,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.79515,
"c": 0.07115,
"h": 279.3
},
"luminance": 0.49686
}Semantic roles & 50–950 ramp
primary
#B2B8EA
secondary
#F0EEDB
accent
#B321C5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284