#B2ACF1#B2ACF1
#B2ACF1 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.5% C 0.098 H 287.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ACF1 |
|---|---|
| RGB | rgb(178, 172, 241) |
| HSL | hsl(245, 71%, 81%) |
| HSV | hsv(245, 29%, 95%) |
| CMYK | cmyk(26.1%, 28.6%, 0%, 5.5%) |
| CIE-LAB | lab(73.10, 16.82, -33.63) |
| CIE-LCH | lch(73.10, 37.60, 296.57°) |
| OKLab | oklab(77.45% 0.03 -0.093) |
| OKLCH | oklch(77.45% 0.098 287.9) |
| XYZ | xyz(48.9858, 45.3200, 89.3688) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.02
Pale Violet
#CEAEFA
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.71
Lavender (survey)
#C79FEF
ΔE00 7.53
Pastel Purple
#CAA0FF
ΔE00 7.58
Light Violet
#D6B4FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ACF1 #EBF1AC
analogous
#ACC8F1 #B2ACF1 #D4ACF1
triadic
#B2ACF1 #F1B2AC #ACF1B2
tetradic
#B2ACF1 #F1ACC8 #EBF1AC #ACF1D4
square
#B2ACF1 #F1ACC8 #EBF1AC #ACF1D4
split-complementary
#B2ACF1 #F1D4AC #C8F1AC
monochromatic
#5143DF #8178E8 #B2ACF1 #E3E0FA #E7E5FB
Accessibility & contrast
On white
2.09
#B2ACF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#B2ACF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ACF1
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ACF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ACF1 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F4
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#A4B8C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2acf1; /* rgb */ color: rgb(178, 172, 241); /* oklch */ color: oklch(77.5% 0.098 287.9);
Tailwind
colors: {
custom: {
50: '#cac4f6',
500: '#b2acf1',
950: '#000000',
},
}SCSS
$custom: #b2acf1; $custom-light: #cac4f6; $custom-dark: #000000;
JSON
{
"hex": "#b2acf1",
"rgb": {
"r": 178,
"g": 172,
"b": 241
},
"hsl": {
"h": 245.217,
"s": 71.134,
"l": 80.98
},
"oklch": {
"l": 0.77452,
"c": 0.09774,
"h": 287.9
},
"luminance": 0.45321
}Semantic roles & 50–950 ramp
primary
#B2ACF1
secondary
#F0F2D9
accent
#D312C2
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131217
muted
#828185