#A2BBF7#A2BBF7
#A2BBF7 is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.5% C 0.090 H 266.9°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBF7 |
|---|---|
| RGB | rgb(162, 187, 247) |
| HSL | hsl(222, 84%, 80%) |
| HSV | hsv(222, 34%, 97%) |
| CMYK | cmyk(34.4%, 24.3%, 0%, 3.1%) |
| CIE-LAB | lab(76.03, 5.47, -32.45) |
| CIE-LCH | lch(76.03, 32.90, 279.58°) |
| OKLab | oklab(79.52% -0.0049 -0.0899) |
| OKLCH | oklch(79.52% 0.09 266.9) |
| XYZ | xyz(49.4542, 49.9354, 95.0104) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.48
Carolina Blue
#8AB8FE
ΔE00 5.16
Powder Blue (survey)
#B1D1FC
ΔE00 5.86
Baby Blue (survey)
#A2CFFE
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBF7 #F7DEA2
analogous
#A2E5F7 #A2BBF7 #B3A2F7
triadic
#A2BBF7 #F7A2BB #BBF7A2
tetradic
#A2BBF7 #F7A2E5 #F7DEA2 #A2F7B3
square
#A2BBF7 #F7A2E5 #F7DEA2 #A2F7B3
split-complementary
#A2BBF7 #F7B3A2 #E5F7A2
monochromatic
#3169ED #6A92F2 #A2BBF7 #DAE4FC #E3EAFD
Accessibility & contrast
On white
1.91
#A2BBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#A2BBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBF7
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBF7 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FA
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#89C7D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bbf7; /* rgb */ color: rgb(162, 187, 247); /* oklch */ color: oklch(79.5% 0.090 266.9);
Tailwind
colors: {
custom: {
50: '#bfcffa',
500: '#a2bbf7',
950: '#000000',
},
}SCSS
$custom: #a2bbf7; $custom-light: #bfcffa; $custom-dark: #000000;
JSON
{
"hex": "#a2bbf7",
"rgb": {
"r": 162,
"g": 187,
"b": 247
},
"hsl": {
"h": 222.353,
"s": 84.158,
"l": 80.196
},
"oklch": {
"l": 0.79515,
"c": 0.09006,
"h": 266.9
},
"luminance": 0.49937
}Semantic roles & 50–950 ramp
primary
#A2BBF7
secondary
#F5ECD6
accent
#A005E1
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285