#B2B2EE#B2B2EE
#B2B2EE is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.5% C 0.085 H 284.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2EE |
|---|---|
| RGB | rgb(178, 178, 238) |
| HSL | hsl(240, 64%, 82%) |
| HSV | hsv(240, 25%, 93%) |
| CMYK | cmyk(25.2%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.49, 12.78, -29.86) |
| CIE-LCH | lch(74.49, 32.48, 293.17°) |
| OKLab | oklab(78.49% 0.0209 -0.0823) |
| OKLCH | oklch(78.49% 0.085 284.3) |
| XYZ | xyz(49.7092, 47.4778, 87.4175) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.99
Periwinkle
#CCCCFF
ΔE00 6.73
Lavender
#B39DDB
ΔE00 7.28
Pale Violet
#CEAEFA
ΔE00 7.37
Pastel Blue
#A2BFFE
ΔE00 8.24
Light Violet
#D6B4FC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2EE #EEEEB2
analogous
#B2D0EE #B2B2EE #D0B2EE
triadic
#B2B2EE #EEB2B2 #B2EEB2
tetradic
#B2B2EE #EEB2D0 #EEEEB2 #B2EED0
square
#B2B2EE #EEB2D0 #EEEEB2 #B2EED0
split-complementary
#B2B2EE #EED0B2 #D0EEB2
monochromatic
#4E4ED8 #8080E3 #B2B2EE #E4E4F9 #E6E6F9
Accessibility & contrast
On white
2.00
#B2B2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#B2B2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2EE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2EE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F1
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#A4BCC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b2ee; /* rgb */ color: rgb(178, 178, 238); /* oklch */ color: oklch(78.5% 0.085 284.3);
Tailwind
colors: {
custom: {
50: '#cac9f3',
500: '#b2b2ee',
950: '#000000',
},
}SCSS
$custom: #b2b2ee; $custom-light: #cac9f3; $custom-dark: #000000;
JSON
{
"hex": "#b2b2ee",
"rgb": {
"r": 178,
"g": 178,
"b": 238
},
"hsl": {
"h": 240,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.78491,
"c": 0.08492,
"h": 284.3
},
"luminance": 0.47479
}Semantic roles & 50–950 ramp
primary
#B2B2EE
secondary
#F1F1DA
accent
#CC1ACC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285