#B2AAFA#B2AAFA
#B2AAFA is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.5% C 0.113 H 288.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAFA |
|---|---|
| RGB | rgb(178, 170, 250) |
| HSL | hsl(246, 89%, 82%) |
| HSV | hsv(246, 32%, 98%) |
| CMYK | cmyk(28.8%, 32%, 0%, 2%) |
| CIE-LAB | lab(72.97, 20.11, -38.72) |
| CIE-LCH | lch(72.97, 43.63, 297.44°) |
| OKLab | oklab(77.47% 0.035 -0.1076) |
| OKLCH | oklch(77.47% 0.113 288) |
| XYZ | xyz(49.9857, 45.1155, 96.4985) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 6.89
Lavender
#B39DDB
ΔE00 6.92
Lilac (survey)
#CEA2FD
ΔE00 7.46
Lavender (survey)
#C79FEF
ΔE00 7.52
Light Periwinkle
#C1C6FC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAFA #F2FAAA
analogous
#AACAFA #B2AAFA #DAAAFA
triadic
#B2AAFA #FAB2AA #AAFAB2
tetradic
#B2AAFA #FAAACA #F2FAAA #AAFADA
square
#B2AAFA #FAAACA #F2FAAA #AAFADA
split-complementary
#B2AAFA #FADAAA #CAFAAA
monochromatic
#4936F3 #7E70F7 #B2AAFA #E5E2FD #E5E2FD
Accessibility & contrast
On white
2.10
#B2AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#B2AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAFA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAFA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#A1B8C7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2aafa; /* rgb */ color: rgb(178, 170, 250); /* oklch */ color: oklch(77.5% 0.113 288.0);
Tailwind
colors: {
custom: {
50: '#cac3fc',
500: '#b2aafa',
950: '#000000',
},
}SCSS
$custom: #b2aafa; $custom-light: #cac3fc; $custom-dark: #000000;
JSON
{
"hex": "#b2aafa",
"rgb": {
"r": 178,
"g": 170,
"b": 250
},
"hsl": {
"h": 246,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.77468,
"c": 0.11315,
"h": 288
},
"luminance": 0.45117
}Semantic roles & 50–950 ramp
primary
#B2AAFA
secondary
#F2F5D6
accent
#E600CF
background
#FCFBFF
surface
#F9F7FF
border
#D2D0D7
text
#131217
muted
#828185