#B4ABE4#B4ABE4
#B4ABE4 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.9% C 0.081 H 291.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B4ABE4 |
|---|---|
| RGB | rgb(180, 171, 228) |
| HSL | hsl(249, 51%, 78%) |
| HSV | hsv(249, 25%, 89%) |
| CMYK | cmyk(21.1%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(72.52, 14.94, -27.45) |
| CIE-LCH | lch(72.52, 31.25, 298.55°) |
| OKLab | oklab(76.87% 0.0299 -0.0754) |
| OKLCH | oklch(76.87% 0.081 291.6) |
| XYZ | xyz(47.3856, 44.4300, 79.4631) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.41
Pale Violet
#CEAEFA
ΔE00 6.05
Light Violet
#D6B4FC
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.10
Light Periwinkle
#C1C6FC
ΔE00 7.28
Lilac (survey)
#CEA2FD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4ABE4 #DBE4AB
analogous
#ABBEE4 #B4ABE4 #D0ABE4
triadic
#B4ABE4 #E4B4AB #ABE4B4
tetradic
#B4ABE4 #E4ABBE #DBE4AB #ABE4D0
square
#B4ABE4 #E4ABBE #DBE4AB #ABE4D0
split-complementary
#B4ABE4 #E4D0AB #BEE4AB
monochromatic
#614EC6 #8B7DD5 #B4ABE4 #DDD9F3 #EAE8F8
Accessibility & contrast
On white
2.12
#B4ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#B4ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4ABE4
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4ABE4 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB3E6
Deuteranopia (green-blind)
#9EB1E2
Tritanopia (blue-blind)
#AAB4BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b4abe4; /* rgb */ color: rgb(180, 171, 228); /* oklch */ color: oklch(76.9% 0.081 291.6);
Tailwind
colors: {
custom: {
50: '#cbc4ec',
500: '#b4abe4',
950: '#000000',
},
}SCSS
$custom: #b4abe4; $custom-light: #cbc4ec; $custom-dark: #000000;
JSON
{
"hex": "#b4abe4",
"rgb": {
"r": 180,
"g": 171,
"b": 228
},
"hsl": {
"h": 249.474,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.76874,
"c": 0.08112,
"h": 291.6
},
"luminance": 0.44431
}Semantic roles & 50–950 ramp
primary
#B4ABE4
secondary
#ECEFDC
accent
#BF27A7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184