#B2ABE0#B2ABE0
#B2ABE0 is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.5% C 0.075 H 290.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABE0 |
|---|---|
| RGB | rgb(178, 171, 224) |
| HSL | hsl(248, 46%, 77%) |
| HSV | hsv(248, 24%, 88%) |
| CMYK | cmyk(20.5%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(72.21, 13.41, -25.75) |
| CIE-LCH | lch(72.21, 29.04, 297.51°) |
| OKLab | oklab(76.55% 0.0265 -0.0706) |
| OKLCH | oklch(76.55% 0.075 290.5) |
| XYZ | xyz(46.3744, 43.9721, 76.5508) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.74
Pale Violet
#CEAEFA
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 7.35
Light Violet
#D6B4FC
ΔE00 7.75
Lavender (survey)
#C79FEF
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABE0 #D9E0AB
analogous
#ABBEE0 #B2ABE0 #CDABE0
triadic
#B2ABE0 #E0B2AB #ABE0B2
tetradic
#B2ABE0 #E0ABBE #D9E0AB #ABE0CD
square
#B2ABE0 #E0ABBE #D9E0AB #ABE0CD
split-complementary
#B2ABE0 #E0CDAB #BEE0AB
monochromatic
#6052BF #897ED0 #B2ABE0 #DBD8F0 #EBE9F7
Accessibility & contrast
On white
2.14
#B2ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#B2ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABE0
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABE0 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E2
Deuteranopia (green-blind)
#9EB0DF
Tritanopia (blue-blind)
#A9B4BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2abe0; /* rgb */ color: rgb(178, 171, 224); /* oklch */ color: oklch(76.5% 0.075 290.5);
Tailwind
colors: {
custom: {
50: '#c9c4e9',
500: '#b2abe0',
950: '#000000',
},
}SCSS
$custom: #b2abe0; $custom-light: #c9c4e9; $custom-dark: #000000;
JSON
{
"hex": "#b2abe0",
"rgb": {
"r": 178,
"g": 171,
"b": 224
},
"hsl": {
"h": 247.925,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.7655,
"c": 0.07544,
"h": 290.5
},
"luminance": 0.43973
}Semantic roles & 50–950 ramp
primary
#B2ABE0
secondary
#ECEEDD
accent
#B92CA7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184