#B2ABE4#B2ABE4
#B2ABE4 is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.7% C 0.081 H 290.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABE4 |
|---|---|
| RGB | rgb(178, 171, 228) |
| HSL | hsl(247, 51%, 78%) |
| HSV | hsv(247, 25%, 89%) |
| CMYK | cmyk(21.9%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(72.36, 14.33, -27.71) |
| CIE-LCH | lch(72.36, 31.20, 297.34°) |
| OKLab | oklab(76.71% 0.0277 -0.0762) |
| OKLCH | oklch(76.71% 0.081 290) |
| XYZ | xyz(46.9233, 44.1916, 79.4414) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.72
Pale Violet
#CEAEFA
ΔE00 6.45
Light Periwinkle
#C1C6FC
ΔE00 7.11
Lavender (survey)
#C79FEF
ΔE00 7.49
Light Violet
#D6B4FC
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABE4 #DDE4AB
analogous
#ABC0E4 #B2ABE4 #CEABE4
triadic
#B2ABE4 #E4B2AB #ABE4B2
tetradic
#B2ABE4 #E4ABC0 #DDE4AB #ABE4CE
square
#B2ABE4 #E4ABC0 #DDE4AB #ABE4CE
split-complementary
#B2ABE4 #E4CEAB #C0E4AB
monochromatic
#5D4EC6 #887DD5 #B2ABE4 #DCD9F3 #EAE8F8
Accessibility & contrast
On white
2.13
#B2ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#B2ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABE4
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABE4 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB3E6
Deuteranopia (green-blind)
#9DB0E2
Tritanopia (blue-blind)
#A8B4BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2abe4; /* rgb */ color: rgb(178, 171, 228); /* oklch */ color: oklch(76.7% 0.081 290.0);
Tailwind
colors: {
custom: {
50: '#c9c4ec',
500: '#b2abe4',
950: '#000000',
},
}SCSS
$custom: #b2abe4; $custom-light: #c9c4ec; $custom-dark: #000000;
JSON
{
"hex": "#b2abe4",
"rgb": {
"r": 178,
"g": 171,
"b": 228
},
"hsl": {
"h": 247.368,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.76712,
"c": 0.08106,
"h": 290
},
"luminance": 0.44192
}Semantic roles & 50–950 ramp
primary
#B2ABE4
secondary
#ECEFDC
accent
#BF27AC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184