#B2ACF9#B2ACF9
#B2ACF9 is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.8% C 0.109 H 287.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ACF9 |
|---|---|
| RGB | rgb(178, 172, 249) |
| HSL | hsl(245, 87%, 83%) |
| HSV | hsv(245, 31%, 98%) |
| CMYK | cmyk(28.5%, 30.9%, 0%, 2.4%) |
| CIE-LAB | lab(73.42, 18.75, -37.47) |
| CIE-LCH | lch(73.42, 41.90, 296.58°) |
| OKLab | oklab(77.8% 0.0321 -0.104) |
| OKLCH | oklch(77.8% 0.109 287.1) |
| XYZ | xyz(50.2071, 45.8085, 95.8009) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 7.04
Lavender
#B39DDB
ΔE00 7.07
Pastel Purple
#CAA0FF
ΔE00 7.37
Lilac (survey)
#CEA2FD
ΔE00 7.87
Lavender (survey)
#C79FEF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ACF9 #F3F9AC
analogous
#ACCDF9 #B2ACF9 #D8ACF9
triadic
#B2ACF9 #F9B2AC #ACF9B2
tetradic
#B2ACF9 #F9ACCD #F3F9AC #ACF9D8
square
#B2ACF9 #F9ACCD #F3F9AC #ACF9D8
split-complementary
#B2ACF9 #F9D8AC #CDF9AC
monochromatic
#483AF1 #7D73F5 #B2ACF9 #E5E2FD #E5E2FD
Accessibility & contrast
On white
2.07
#B2ACF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#B2ACF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ACF9
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ACF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ACF9 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B6FC
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#A1BAC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2acf9; /* rgb */ color: rgb(178, 172, 249); /* oklch */ color: oklch(77.8% 0.109 287.1);
Tailwind
colors: {
custom: {
50: '#cac4fb',
500: '#b2acf9',
950: '#000000',
},
}SCSS
$custom: #b2acf9; $custom-light: #cac4fb; $custom-dark: #000000;
JSON
{
"hex": "#b2acf9",
"rgb": {
"r": 178,
"g": 172,
"b": 249
},
"hsl": {
"h": 244.675,
"s": 86.517,
"l": 82.549
},
"oklch": {
"l": 0.77803,
"c": 0.10886,
"h": 287.1
},
"luminance": 0.4581
}Semantic roles & 50–950 ramp
primary
#B2ACF9
secondary
#F3F5D6
accent
#E302D2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131217
muted
#828185