#B2B4FC#B2B4FC
#B2B4FC is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.5% C 0.102 H 282.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4FC |
|---|---|
| RGB | rgb(178, 180, 252) |
| HSL | hsl(238, 93%, 84%) |
| HSV | hsv(238, 29%, 99%) |
| CMYK | cmyk(29.4%, 28.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.53, 15.04, -35.81) |
| CIE-LCH | lch(75.53, 38.84, 292.78°) |
| OKLab | oklab(79.47% 0.0222 -0.0993) |
| OKLCH | oklch(79.47% 0.102 282.6) |
| XYZ | xyz(52.2474, 49.1344, 98.8077) |
| Luminance | 0.4914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 6.68
Periwinkle
#CCCCFF
ΔE00 7.31
Pale Violet
#CEAEFA
ΔE00 8.05
Periwinkle Blue
#8F99FB
ΔE00 8.75
Lightsteelblue
#B0C4DE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4FC #FCFAB2
analogous
#B2D9FC #B2B4FC #D5B2FC
triadic
#B2B4FC #FCB2B4 #B4FCB2
tetradic
#B2B4FC #FCB2D9 #FCFAB2 #B2FCD5
square
#B2B4FC #FCB2D9 #FCFAB2 #B2FCD5
split-complementary
#B2B4FC #FCD5B2 #D9FCB2
monochromatic
#3C41F7 #777BFA #B2B4FC #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.94
#B2B4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#B2B4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4FC
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4FC | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#9CB8FA
Tritanopia (blue-blind)
#A0C1CD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2b4fc; /* rgb */ color: rgb(178, 180, 252); /* oklch */ color: oklch(79.5% 0.102 282.6);
Tailwind
colors: {
custom: {
50: '#cacafd',
500: '#b2b4fc',
950: '#000000',
},
}SCSS
$custom: #b2b4fc; $custom-light: #cacafd; $custom-dark: #000000;
JSON
{
"hex": "#b2b4fc",
"rgb": {
"r": 178,
"g": 180,
"b": 252
},
"hsl": {
"h": 238.378,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.79473,
"c": 0.10173,
"h": 282.6
},
"luminance": 0.49136
}Semantic roles & 50–950 ramp
primary
#B2B4FC
secondary
#F6F5D5
accent
#DF00E6
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285