#B2AEF9#B2AEF9
#B2AEF9 is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.2% C 0.106 H 286.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEF9 |
|---|---|
| RGB | rgb(178, 174, 249) |
| HSL | hsl(243, 86%, 83%) |
| HSV | hsv(243, 30%, 98%) |
| CMYK | cmyk(28.5%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(73.92, 17.64, -36.70) |
| CIE-LCH | lch(73.92, 40.72, 295.66°) |
| OKLab | oklab(78.19% 0.0294 -0.1018) |
| OKLCH | oklch(78.19% 0.106 286.1) |
| XYZ | xyz(50.5906, 46.5755, 95.9287) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.49
Pale Violet
#CEAEFA
ΔE00 6.88
Lavender
#B39DDB
ΔE00 7.41
Pastel Purple
#CAA0FF
ΔE00 7.88
Periwinkle Blue
#8F99FB
ΔE00 8.22
Light Violet
#D6B4FC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEF9 #F5F9AE
analogous
#AECFF9 #B2AEF9 #D7AEF9
triadic
#B2AEF9 #F9B2AE #AEF9B2
tetradic
#B2AEF9 #F9AECF #F5F9AE #AEF9D7
square
#B2AEF9 #F9AECF #F5F9AE #AEF9D7
split-complementary
#B2AEF9 #F9D7AE #CFF9AE
monochromatic
#463CF1 #7C75F5 #B2AEF9 #E4E3FD #E4E3FD
Accessibility & contrast
On white
2.04
#B2AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#B2AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEF9
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEF9 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FC
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#A1BBC9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2aef9; /* rgb */ color: rgb(178, 174, 249); /* oklch */ color: oklch(78.2% 0.106 286.1);
Tailwind
colors: {
custom: {
50: '#cac6fb',
500: '#b2aef9',
950: '#000000',
},
}SCSS
$custom: #b2aef9; $custom-light: #cac6fb; $custom-dark: #000000;
JSON
{
"hex": "#b2aef9",
"rgb": {
"r": 178,
"g": 174,
"b": 249
},
"hsl": {
"h": 243.2,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.78185,
"c": 0.10597,
"h": 286.1
},
"luminance": 0.46577
}Semantic roles & 50–950 ramp
primary
#B2AEF9
secondary
#F3F5D6
accent
#E303D7
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285