#B2ABEB#B2ABEB
#B2ABEB is a light, moderate blue. Relative luminance 0.446; OKLCH L 77.0% C 0.091 H 289.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABEB |
|---|---|
| RGB | rgb(178, 171, 235) |
| HSL | hsl(247, 62%, 80%) |
| HSV | hsv(247, 27%, 92%) |
| CMYK | cmyk(24.3%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.62, 15.95, -31.12) |
| CIE-LCH | lch(72.62, 34.97, 297.14°) |
| OKLab | oklab(77% 0.0297 -0.0858) |
| OKLCH | oklch(77% 0.091 289.1) |
| XYZ | xyz(47.9147, 44.5882, 84.6631) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 6.94
Lavender (survey)
#C79FEF
ΔE00 7.23
Light Violet
#D6B4FC
ΔE00 7.40
Pastel Purple
#CAA0FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABEB #E4EBAB
analogous
#ABC4EB #B2ABEB #D2ABEB
triadic
#B2ABEB #EBB2AB #ABEBB2
tetradic
#B2ABEB #EBABC4 #E4EBAB #ABEBD2
square
#B2ABEB #EBABC4 #E4EBAB #ABEBD2
split-complementary
#B2ABEB #EBD2AB #C4EBAB
monochromatic
#5748D3 #857ADF #B2ABEB #DFDCF7 #E8E6F9
Accessibility & contrast
On white
2.12
#B2ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#B2ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABEB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABEB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#A6B6C1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2abeb; /* rgb */ color: rgb(178, 171, 235); /* oklch */ color: oklch(77.0% 0.091 289.1);
Tailwind
colors: {
custom: {
50: '#cac4f1',
500: '#b2abeb',
950: '#000000',
},
}SCSS
$custom: #b2abeb; $custom-light: #cac4f1; $custom-dark: #000000;
JSON
{
"hex": "#b2abeb",
"rgb": {
"r": 178,
"g": 171,
"b": 235
},
"hsl": {
"h": 246.563,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.77003,
"c": 0.09085,
"h": 289.1
},
"luminance": 0.44589
}Semantic roles & 50–950 ramp
primary
#B2ABEB
secondary
#EEF0DB
accent
#C91CB6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184