#B2ABFD#B2ABFD
#B2ABFD is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.8% C 0.116 H 287.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABFD |
|---|---|
| RGB | rgb(178, 171, 253) |
| HSL | hsl(245, 95%, 83%) |
| HSV | hsv(245, 32%, 99%) |
| CMYK | cmyk(29.6%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(73.34, 20.28, -39.76) |
| CIE-LCH | lch(73.34, 44.64, 297.03°) |
| OKLab | oklab(77.79% 0.0344 -0.1106) |
| OKLCH | oklch(77.79% 0.116 287.3) |
| XYZ | xyz(50.6480, 45.6815, 99.0584) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.85
Pastel Purple
#CAA0FF
ΔE00 7.15
Lavender
#B39DDB
ΔE00 7.49
Light Periwinkle
#C1C6FC
ΔE00 7.55
Periwinkle Blue
#8F99FB
ΔE00 7.61
Lilac (survey)
#CEA2FD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABFD #F6FDAB
analogous
#ABCDFD #B2ABFD #DBABFD
triadic
#B2ABFD #FDB2AB #ABFDB2
tetradic
#B2ABFD #FDABCD #F6FDAB #ABFDDB
square
#B2ABFD #FDABCD #F6FDAB #ABFDDB
split-complementary
#B2ABFD #FDDBAB #CDFDAB
monochromatic
#4433FA #7B6FFC #B2ABFD #E4E1FE #E4E1FE
Accessibility & contrast
On white
2.07
#B2ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#B2ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABFD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABFD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#A0BAC9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2abfd; /* rgb */ color: rgb(178, 171, 253); /* oklch */ color: oklch(77.8% 0.116 287.3);
Tailwind
colors: {
custom: {
50: '#cbc4fe',
500: '#b2abfd',
950: '#000000',
},
}SCSS
$custom: #b2abfd; $custom-light: #cbc4fe; $custom-dark: #000000;
JSON
{
"hex": "#b2abfd",
"rgb": {
"r": 178,
"g": 171,
"b": 253
},
"hsl": {
"h": 245.122,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.77793,
"c": 0.11584,
"h": 287.3
},
"luminance": 0.45683
}Semantic roles & 50–950 ramp
primary
#B2ABFD
secondary
#F4F7D4
accent
#E600D2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131218
muted
#828186