#B2B3F4#B2B3F4
#B2B3F4 is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.9% C 0.092 H 283.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B3F4 |
|---|---|
| RGB | rgb(178, 179, 244) |
| HSL | hsl(239, 75%, 83%) |
| HSV | hsv(239, 27%, 96%) |
| CMYK | cmyk(27%, 26.6%, 0%, 4.3%) |
| CIE-LAB | lab(74.97, 13.66, -32.37) |
| CIE-LCH | lch(74.97, 35.13, 292.88°) |
| OKLab | oklab(78.94% 0.0213 -0.0894) |
| OKLCH | oklch(78.94% 0.092 283.4) |
| XYZ | xyz(50.8051, 48.2357, 92.2041) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.89
Periwinkle
#CCCCFF
ΔE00 6.86
Pastel Blue
#A2BFFE
ΔE00 7.46
Pale Violet
#CEAEFA
ΔE00 7.58
Lavender
#B39DDB
ΔE00 7.98
Light Violet
#D6B4FC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B3F4 #F4F3B2
analogous
#B2D4F4 #B2B3F4 #D2B2F4
triadic
#B2B3F4 #F4B2B3 #B3F4B2
tetradic
#B2B3F4 #F4B2D4 #F4F3B2 #B2F4D2
square
#B2B3F4 #F4B2D4 #F4F3B2 #B2F4D2
split-complementary
#B2B3F4 #F4D2B2 #D4F4B2
monochromatic
#4749E5 #7C7EEC #B2B3F4 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.97
#B2B3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#B2B3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B3F4
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B3F4 | 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)
#A1BBF7
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#A2BFCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2b3f4; /* rgb */ color: rgb(178, 179, 244); /* oklch */ color: oklch(78.9% 0.092 283.4);
Tailwind
colors: {
custom: {
50: '#cac9f8',
500: '#b2b3f4',
950: '#000000',
},
}SCSS
$custom: #b2b3f4; $custom-light: #cac9f8; $custom-dark: #000000;
JSON
{
"hex": "#b2b3f4",
"rgb": {
"r": 178,
"g": 179,
"b": 244
},
"hsl": {
"h": 239.091,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.78936,
"c": 0.09194,
"h": 283.4
},
"luminance": 0.48237
}Semantic roles & 50–950 ramp
primary
#B2B3F4
secondary
#F3F2D8
accent
#D40ED7
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285