#B2B2ED#B2B2ED
#B2B2ED is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.4% C 0.084 H 284.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2ED |
|---|---|
| RGB | rgb(178, 178, 237) |
| HSL | hsl(240, 62%, 81%) |
| HSV | hsv(240, 25%, 93%) |
| CMYK | cmyk(24.9%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.46, 12.55, -29.38) |
| CIE-LCH | lch(74.46, 31.94, 293.13°) |
| OKLab | oklab(78.45% 0.0206 -0.0809) |
| OKLCH | oklch(78.45% 0.084 284.3) |
| XYZ | xyz(49.5627, 47.4192, 86.6459) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.99
Periwinkle
#CCCCFF
ΔE00 6.69
Lavender
#B39DDB
ΔE00 7.22
Pale Violet
#CEAEFA
ΔE00 7.39
Light Violet
#D6B4FC
ΔE00 8.32
Pastel Blue
#A2BFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2ED #EDEDB2
analogous
#B2D0ED #B2B2ED #D0B2ED
triadic
#B2B2ED #EDB2B2 #B2EDB2
tetradic
#B2B2ED #EDB2D0 #EDEDB2 #B2EDD0
square
#B2B2ED #EDB2D0 #EDEDB2 #B2EDD0
split-complementary
#B2B2ED #EDD0B2 #D0EDB2
monochromatic
#4F4FD6 #8080E1 #B2B2ED #E4E4F9 #E6E6F9
Accessibility & contrast
On white
2.00
#B2B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#B2B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2ED
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2ED | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F0
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#A4BCC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b2ed; /* rgb */ color: rgb(178, 178, 237); /* oklch */ color: oklch(78.4% 0.084 284.3);
Tailwind
colors: {
custom: {
50: '#cac9f3',
500: '#b2b2ed',
950: '#000000',
},
}SCSS
$custom: #b2b2ed; $custom-light: #cac9f3; $custom-dark: #000000;
JSON
{
"hex": "#b2b2ed",
"rgb": {
"r": 178,
"g": 178,
"b": 237
},
"hsl": {
"h": 240,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.78449,
"c": 0.08352,
"h": 284.3
},
"luminance": 0.4742
}Semantic roles & 50–950 ramp
primary
#B2B2ED
secondary
#F1F1DA
accent
#CA1CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285