#B2B4EA#B2B4EA
#B2B4EA is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.7% C 0.077 H 282.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4EA |
|---|---|
| RGB | rgb(178, 180, 234) |
| HSL | hsl(238, 57%, 81%) |
| HSV | hsv(238, 24%, 92%) |
| CMYK | cmyk(23.9%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(74.85, 10.74, -27.14) |
| CIE-LCH | lch(74.85, 29.19, 291.59°) |
| OKLab | oklab(78.72% 0.017 -0.0746) |
| OKLCH | oklch(78.72% 0.077 282.8) |
| XYZ | xyz(49.5289, 48.0470, 84.4905) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.54
Periwinkle
#CCCCFF
ΔE00 6.20
Lavender
#B39DDB
ΔE00 7.75
Pale Violet
#CEAEFA
ΔE00 8.00
Pastel Blue
#A2BFFE
ΔE00 8.23
Light Violet
#D6B4FC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4EA #EAE8B2
analogous
#B2D0EA #B2B4EA #CCB2EA
triadic
#B2B4EA #EAB2B4 #B4EAB2
tetradic
#B2B4EA #EAB2D0 #EAE8B2 #B2EACC
square
#B2B4EA #EAB2D0 #EAE8B2 #B2EACC
split-complementary
#B2B4EA #EACCB2 #D0EAB2
monochromatic
#5256D0 #8285DD #B2B4EA #E2E3F7 #E7E8F8
Accessibility & contrast
On white
1.98
#B2B4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#B2B4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4EA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4EA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#A4B6E9
Tritanopia (blue-blind)
#A5BDC6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2b4ea; /* rgb */ color: rgb(178, 180, 234); /* oklch */ color: oklch(78.7% 0.077 282.8);
Tailwind
colors: {
custom: {
50: '#cacaf1',
500: '#b2b4ea',
950: '#000000',
},
}SCSS
$custom: #b2b4ea; $custom-light: #cacaf1; $custom-dark: #000000;
JSON
{
"hex": "#b2b4ea",
"rgb": {
"r": 178,
"g": 180,
"b": 234
},
"hsl": {
"h": 237.857,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.78721,
"c": 0.07651,
"h": 282.8
},
"luminance": 0.48048
}Semantic roles & 50–950 ramp
primary
#B2B4EA
secondary
#F0EFDB
accent
#BF21C5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284