#B2B2EA#B2B2EA
#B2B2EA is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.3% C 0.079 H 284.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2EA |
|---|---|
| RGB | rgb(178, 178, 234) |
| HSL | hsl(240, 57%, 81%) |
| HSV | hsv(240, 24%, 92%) |
| CMYK | cmyk(23.9%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(74.35, 11.84, -27.92) |
| CIE-LCH | lch(74.35, 30.33, 292.99°) |
| OKLab | oklab(78.33% 0.0198 -0.0768) |
| OKLCH | oklch(78.33% 0.079 284.4) |
| XYZ | xyz(49.1281, 47.2453, 84.3569) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.03
Periwinkle
#CCCCFF
ΔE00 6.60
Lavender
#B39DDB
ΔE00 7.10
Pale Violet
#CEAEFA
ΔE00 7.51
Light Violet
#D6B4FC
ΔE00 8.37
Pastel Blue
#A2BFFE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2EA #EAEAB2
analogous
#B2CEEA #B2B2EA #CEB2EA
triadic
#B2B2EA #EAB2B2 #B2EAB2
tetradic
#B2B2EA #EAB2CE #EAEAB2 #B2EACE
square
#B2B2EA #EAB2CE #EAEAB2 #B2EACE
split-complementary
#B2B2EA #EACEB2 #CEEAB2
monochromatic
#5252D0 #8282DD #B2B2EA #E2E2F7 #E7E7F8
Accessibility & contrast
On white
2.01
#B2B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#B2B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2EA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2EA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EC
Deuteranopia (green-blind)
#A2B5E9
Tritanopia (blue-blind)
#A5BCC5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b2ea; /* rgb */ color: rgb(178, 178, 234); /* oklch */ color: oklch(78.3% 0.079 284.4);
Tailwind
colors: {
custom: {
50: '#cac9f1',
500: '#b2b2ea',
950: '#000000',
},
}SCSS
$custom: #b2b2ea; $custom-light: #cac9f1; $custom-dark: #000000;
JSON
{
"hex": "#b2b2ea",
"rgb": {
"r": 178,
"g": 178,
"b": 234
},
"hsl": {
"h": 240,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.78327,
"c": 0.0793,
"h": 284.4
},
"luminance": 0.47246
}Semantic roles & 50–950 ramp
primary
#B2B2EA
secondary
#F0F0DB
accent
#C521C5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284