#B2B2F9#B2B2F9
#B2B2F9 is a light, moderate blue. Relative luminance 0.481; OKLCH L 79.0% C 0.100 H 283.9°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2F9 |
|---|---|
| RGB | rgb(178, 178, 249) |
| HSL | hsl(240, 86%, 84%) |
| HSV | hsv(240, 29%, 98%) |
| CMYK | cmyk(28.5%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(74.92, 15.42, -35.15) |
| CIE-LCH | lch(74.92, 38.39, 293.68°) |
| OKLab | oklab(78.96% 0.024 -0.0974) |
| OKLCH | oklch(78.96% 0.1 283.9) |
| XYZ | xyz(51.3749, 48.1441, 96.1901) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 7.33
Periwinkle
#CCCCFF
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 7.53
Lavender
#B39DDB
ΔE00 8.22
Light Violet
#D6B4FC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2F9 #F9F9B2
analogous
#B2D5F9 #B2B2F9 #D5B2F9
triadic
#B2B2F9 #F9B2B2 #B2F9B2
tetradic
#B2B2F9 #F9B2D5 #F9F9B2 #B2F9D5
square
#B2B2F9 #F9B2D5 #F9F9B2 #B2F9D5
split-complementary
#B2B2F9 #F9D5B2 #D5F9B2
monochromatic
#4040F0 #7979F5 #B2B2F9 #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.98
#B2B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#B2B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2F9
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2F9 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFC
Deuteranopia (green-blind)
#9CB6F7
Tritanopia (blue-blind)
#A1BFCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2b2f9; /* rgb */ color: rgb(178, 178, 249); /* oklch */ color: oklch(79.0% 0.100 283.9);
Tailwind
colors: {
custom: {
50: '#cac9fb',
500: '#b2b2f9',
950: '#000000',
},
}SCSS
$custom: #b2b2f9; $custom-light: #cac9fb; $custom-dark: #000000;
JSON
{
"hex": "#b2b2f9",
"rgb": {
"r": 178,
"g": 178,
"b": 249
},
"hsl": {
"h": 240,
"s": 85.542,
"l": 83.725
},
"oklch": {
"l": 0.78956,
"c": 0.10031,
"h": 283.9
},
"luminance": 0.48145
}Semantic roles & 50–950 ramp
primary
#B2B2F9
secondary
#F5F5D6
accent
#E203E2
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285