#B2ABE5#B2ABE5
#B2ABE5 is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.8% C 0.082 H 289.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABE5 |
|---|---|
| RGB | rgb(178, 171, 229) |
| HSL | hsl(247, 53%, 78%) |
| HSV | hsv(247, 25%, 90%) |
| CMYK | cmyk(22.3%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(72.39, 14.56, -28.20) |
| CIE-LCH | lch(72.39, 31.73, 297.30°) |
| OKLab | oklab(76.75% 0.028 -0.0776) |
| OKLCH | oklch(76.75% 0.082 289.8) |
| XYZ | xyz(47.0625, 44.2473, 80.1746) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.75
Pale Violet
#CEAEFA
ΔE00 6.38
Light Periwinkle
#C1C6FC
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.43
Light Violet
#D6B4FC
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABE5 #DEE5AB
analogous
#ABC1E5 #B2ABE5 #CFABE5
triadic
#B2ABE5 #E5B2AB #ABE5B2
tetradic
#B2ABE5 #E5ABC1 #DEE5AB #ABE5CF
square
#B2ABE5 #E5ABC1 #DEE5AB #ABE5CF
split-complementary
#B2ABE5 #E5CFAB #C1E5AB
monochromatic
#5C4EC8 #877CD7 #B2ABE5 #DDDAF3 #EAE8F8
Accessibility & contrast
On white
2.13
#B2ABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#B2ABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABE5
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABE5 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB3E7
Deuteranopia (green-blind)
#9DB0E3
Tritanopia (blue-blind)
#A7B5BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2abe5; /* rgb */ color: rgb(178, 171, 229); /* oklch */ color: oklch(76.8% 0.082 289.8);
Tailwind
colors: {
custom: {
50: '#cac4ed',
500: '#b2abe5',
950: '#000000',
},
}SCSS
$custom: #b2abe5; $custom-light: #cac4ed; $custom-dark: #000000;
JSON
{
"hex": "#b2abe5",
"rgb": {
"r": 178,
"g": 171,
"b": 229
},
"hsl": {
"h": 247.241,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.76753,
"c": 0.08245,
"h": 289.8
},
"luminance": 0.44248
}Semantic roles & 50–950 ramp
primary
#B2ABE5
secondary
#EDEFDC
accent
#C025AD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184