#B2B2EF#B2B2EF
#B2B2EF is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.5% C 0.086 H 284.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2EF |
|---|---|
| RGB | rgb(178, 178, 239) |
| HSL | hsl(240, 66%, 82%) |
| HSV | hsv(240, 26%, 94%) |
| CMYK | cmyk(25.5%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(74.53, 13.02, -30.34) |
| CIE-LCH | lch(74.53, 33.02, 293.22°) |
| OKLab | oklab(78.53% 0.0212 -0.0837) |
| OKLCH | oklch(78.53% 0.086 284.2) |
| XYZ | xyz(49.8565, 47.5367, 88.1934) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.00
Periwinkle
#CCCCFF
ΔE00 6.77
Lavender
#B39DDB
ΔE00 7.34
Pale Violet
#CEAEFA
ΔE00 7.36
Pastel Blue
#A2BFFE
ΔE00 8.14
Light Violet
#D6B4FC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2EF #EFEFB2
analogous
#B2D1EF #B2B2EF #D1B2EF
triadic
#B2B2EF #EFB2B2 #B2EFB2
tetradic
#B2B2EF #EFB2D1 #EFEFB2 #B2EFD1
square
#B2B2EF #EFB2D1 #EFEFB2 #B2EFD1
split-complementary
#B2B2EF #EFD1B2 #D1EFB2
monochromatic
#4D4DDA #7F7FE4 #B2B2EF #E5E5FA #E6E6FA
Accessibility & contrast
On white
2.00
#B2B2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#B2B2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2EF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2EF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F2
Deuteranopia (green-blind)
#A0B6ED
Tritanopia (blue-blind)
#A4BDC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b2ef; /* rgb */ color: rgb(178, 178, 239); /* oklch */ color: oklch(78.5% 0.086 284.2);
Tailwind
colors: {
custom: {
50: '#cac9f4',
500: '#b2b2ef',
950: '#000000',
},
}SCSS
$custom: #b2b2ef; $custom-light: #cac9f4; $custom-dark: #000000;
JSON
{
"hex": "#b2b2ef",
"rgb": {
"r": 178,
"g": 178,
"b": 239
},
"hsl": {
"h": 240,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.78532,
"c": 0.08633,
"h": 284.2
},
"luminance": 0.47538
}Semantic roles & 50–950 ramp
primary
#B2B2EF
secondary
#F1F1DA
accent
#CD18CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285