#B2B2F7#B2B2F7
#B2B2F7 is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.9% C 0.098 H 283.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2F7 |
|---|---|
| RGB | rgb(178, 178, 247) |
| HSL | hsl(240, 81%, 83%) |
| HSV | hsv(240, 28%, 97%) |
| CMYK | cmyk(27.9%, 27.9%, 0%, 3.1%) |
| CIE-LAB | lab(74.84, 14.93, -34.20) |
| CIE-LCH | lch(74.84, 37.31, 293.59°) |
| OKLab | oklab(78.87% 0.0235 -0.0946) |
| OKLCH | oklch(78.87% 0.098 283.9) |
| XYZ | xyz(51.0646, 48.0200, 94.5560) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.31
Periwinkle
#CCCCFF
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 7.45
Pastel Blue
#A2BFFE
ΔE00 7.47
Lavender
#B39DDB
ΔE00 8.01
Light Violet
#D6B4FC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2F7 #F7F7B2
analogous
#B2D4F7 #B2B2F7 #D4B2F7
triadic
#B2B2F7 #F7B2B2 #B2F7B2
tetradic
#B2B2F7 #F7B2D4 #F7F7B2 #B2F7D4
square
#B2B2F7 #F7B2D4 #F7F7B2 #B2F7D4
split-complementary
#B2B2F7 #F7D4B2 #D4F7B2
monochromatic
#4343EB #7B7BF1 #B2B2F7 #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.98
#B2B2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#B2B2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2F7
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2F7 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBAFA
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#A1BECA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2b2f7; /* rgb */ color: rgb(178, 178, 247); /* oklch */ color: oklch(78.9% 0.098 283.9);
Tailwind
colors: {
custom: {
50: '#cac9fa',
500: '#b2b2f7',
950: '#000000',
},
}SCSS
$custom: #b2b2f7; $custom-light: #cac9fa; $custom-dark: #000000;
JSON
{
"hex": "#b2b2f7",
"rgb": {
"r": 178,
"g": 178,
"b": 247
},
"hsl": {
"h": 240,
"s": 81.176,
"l": 83.333
},
"oklch": {
"l": 0.78869,
"c": 0.09752,
"h": 283.9
},
"luminance": 0.48021
}Semantic roles & 50–950 ramp
primary
#B2B2F7
secondary
#F4F4D7
accent
#DE08DE
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285