#B2ABEC#B2ABEC
#B2ABEC is a light, moderate blue. Relative luminance 0.446; OKLCH L 77.0% C 0.092 H 289.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABEC |
|---|---|
| RGB | rgb(178, 171, 236) |
| HSL | hsl(246, 63%, 80%) |
| HSV | hsv(246, 28%, 93%) |
| CMYK | cmyk(24.6%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(72.66, 16.19, -31.60) |
| CIE-LCH | lch(72.66, 35.51, 297.12°) |
| OKLab | oklab(77.05% 0.03 -0.0872) |
| OKLCH | oklch(77.05% 0.092 289) |
| XYZ | xyz(48.0596, 44.6461, 85.4261) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.25
Pale Violet
#CEAEFA
ΔE00 6.10
Light Periwinkle
#C1C6FC
ΔE00 6.93
Lavender (survey)
#C79FEF
ΔE00 7.22
Light Violet
#D6B4FC
ΔE00 7.41
Pastel Purple
#CAA0FF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABEC #E5ECAB
analogous
#ABC4EC #B2ABEC #D3ABEC
triadic
#B2ABEC #ECB2AB #ABECB2
tetradic
#B2ABEC #ECABC4 #E5ECAB #ABECD3
square
#B2ABEC #ECABC4 #E5ECAB #ABECD3
split-complementary
#B2ABEC #ECD3AB #C4ECAB
monochromatic
#5647D5 #8479E1 #B2ABEC #E0DDF7 #E8E6F9
Accessibility & contrast
On white
2.11
#B2ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#B2ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABEC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABEC | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4EF
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#A5B6C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2abec; /* rgb */ color: rgb(178, 171, 236); /* oklch */ color: oklch(77.0% 0.092 289.0);
Tailwind
colors: {
custom: {
50: '#cac4f2',
500: '#b2abec',
950: '#000000',
},
}SCSS
$custom: #b2abec; $custom-light: #cac4f2; $custom-dark: #000000;
JSON
{
"hex": "#b2abec",
"rgb": {
"r": 178,
"g": 171,
"b": 236
},
"hsl": {
"h": 246.462,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.77045,
"c": 0.09224,
"h": 289
},
"luminance": 0.44647
}Semantic roles & 50–950 ramp
primary
#B2ABEC
secondary
#EEF1DA
accent
#CB1BB8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185