#B2ACF0#B2ACF0
#B2ACF0 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.4% C 0.096 H 288.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ACF0 |
|---|---|
| RGB | rgb(178, 172, 240) |
| HSL | hsl(245, 69%, 81%) |
| HSV | hsv(245, 28%, 94%) |
| CMYK | cmyk(25.8%, 28.3%, 0%, 5.9%) |
| CIE-LAB | lab(73.06, 16.58, -33.15) |
| CIE-LCH | lch(73.06, 37.07, 296.57°) |
| OKLab | oklab(77.41% 0.0297 -0.0916) |
| OKLCH | oklch(77.41% 0.096 288) |
| XYZ | xyz(48.8369, 45.2604, 88.5843) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.91
Pale Violet
#CEAEFA
ΔE00 6.26
Light Periwinkle
#C1C6FC
ΔE00 6.69
Lavender (survey)
#C79FEF
ΔE00 7.51
Light Violet
#D6B4FC
ΔE00 7.60
Pastel Purple
#CAA0FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ACF0 #EAF0AC
analogous
#ACC8F0 #B2ACF0 #D4ACF0
triadic
#B2ACF0 #F0B2AC #ACF0B2
tetradic
#B2ACF0 #F0ACC8 #EAF0AC #ACF0D4
square
#B2ACF0 #F0ACC8 #EAF0AC #ACF0D4
split-complementary
#B2ACF0 #F0D4AC #C8F0AC
monochromatic
#5244DD #8278E7 #B2ACF0 #E2E0F9 #E7E5FA
Accessibility & contrast
On white
2.09
#B2ACF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#B2ACF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ACF0
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ACF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ACF0 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F3
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#A4B8C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2acf0; /* rgb */ color: rgb(178, 172, 240); /* oklch */ color: oklch(77.4% 0.096 288.0);
Tailwind
colors: {
custom: {
50: '#cac4f5',
500: '#b2acf0',
950: '#000000',
},
}SCSS
$custom: #b2acf0; $custom-light: #cac4f5; $custom-dark: #000000;
JSON
{
"hex": "#b2acf0",
"rgb": {
"r": 178,
"g": 172,
"b": 240
},
"hsl": {
"h": 245.294,
"s": 69.388,
"l": 80.784
},
"oklch": {
"l": 0.77409,
"c": 0.09635,
"h": 288
},
"luminance": 0.45261
}Semantic roles & 50–950 ramp
primary
#B2ACF0
secondary
#F0F2D9
accent
#D114C1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185