#B2ABE2#B2ABE2
#B2ABE2 is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.6% C 0.078 H 290.3°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABE2 |
|---|---|
| RGB | rgb(178, 171, 226) |
| HSL | hsl(248, 49%, 78%) |
| HSV | hsv(248, 24%, 89%) |
| CMYK | cmyk(21.2%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(72.28, 13.87, -26.73) |
| CIE-LCH | lch(72.28, 30.12, 297.42°) |
| OKLab | oklab(76.63% 0.0271 -0.0734) |
| OKLCH | oklch(76.63% 0.078 290.3) |
| XYZ | xyz(46.6473, 44.0812, 77.9877) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.70
Pale Violet
#CEAEFA
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 7.22
Light Violet
#D6B4FC
ΔE00 7.61
Lavender (survey)
#C79FEF
ΔE00 7.63
Periwinkle
#CCCCFF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABE2 #DBE2AB
analogous
#ABBFE2 #B2ABE2 #CDABE2
triadic
#B2ABE2 #E2B2AB #ABE2B2
tetradic
#B2ABE2 #E2ABBF #DBE2AB #ABE2CD
square
#B2ABE2 #E2ABBF #DBE2AB #ABE2CD
split-complementary
#B2ABE2 #E2CDAB #BFE2AB
monochromatic
#5F50C3 #887ED2 #B2ABE2 #DCD8F2 #EAE8F7
Accessibility & contrast
On white
2.14
#B2ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#B2ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABE2
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABE2 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E4
Deuteranopia (green-blind)
#9EB0E0
Tritanopia (blue-blind)
#A8B4BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2abe2; /* rgb */ color: rgb(178, 171, 226); /* oklch */ color: oklch(76.6% 0.078 290.3);
Tailwind
colors: {
custom: {
50: '#c9c4eb',
500: '#b2abe2',
950: '#000000',
},
}SCSS
$custom: #b2abe2; $custom-light: #c9c4eb; $custom-dark: #000000;
JSON
{
"hex": "#b2abe2",
"rgb": {
"r": 178,
"g": 171,
"b": 226
},
"hsl": {
"h": 247.636,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.76631,
"c": 0.07825,
"h": 290.3
},
"luminance": 0.44082
}Semantic roles & 50–950 ramp
primary
#B2ABE2
secondary
#ECEEDD
accent
#BC2AA9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184