#A2BBF6#A2BBF6
#A2BBF6 is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.5% C 0.089 H 266.6°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBF6 |
|---|---|
| RGB | rgb(162, 187, 246) |
| HSL | hsl(222, 82%, 80%) |
| HSV | hsv(222, 34%, 96%) |
| CMYK | cmyk(34.1%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(75.99, 5.22, -31.97) |
| CIE-LCH | lch(75.99, 32.39, 279.27°) |
| OKLab | oklab(79.47% -0.0052 -0.0885) |
| OKLCH | oklch(79.47% 0.089 266.6) |
| XYZ | xyz(49.3003, 49.8738, 94.1999) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.55
Carolina Blue
#8AB8FE
ΔE00 5.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBF6 #F6DDA2
analogous
#A2E5F6 #A2BBF6 #B3A2F6
triadic
#A2BBF6 #F6A2BB #BBF6A2
tetradic
#A2BBF6 #F6A2E5 #F6DDA2 #A2F6B3
square
#A2BBF6 #F6A2E5 #F6DDA2 #A2F6B3
split-complementary
#A2BBF6 #F6B3A2 #E5F6A2
monochromatic
#3269EB #6A92F1 #A2BBF6 #DAE4FB #E3EBFC
Accessibility & contrast
On white
1.91
#A2BBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#A2BBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBF6
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBF6 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BFF9
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#89C7CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bbf6; /* rgb */ color: rgb(162, 187, 246); /* oklch */ color: oklch(79.5% 0.089 266.6);
Tailwind
colors: {
custom: {
50: '#bfcff9',
500: '#a2bbf6',
950: '#000000',
},
}SCSS
$custom: #a2bbf6; $custom-light: #bfcff9; $custom-dark: #000000;
JSON
{
"hex": "#a2bbf6",
"rgb": {
"r": 162,
"g": 187,
"b": 246
},
"hsl": {
"h": 222.143,
"s": 82.353,
"l": 80
},
"oklch": {
"l": 0.79473,
"c": 0.0887,
"h": 266.6
},
"luminance": 0.49876
}Semantic roles & 50–950 ramp
primary
#A2BBF6
secondary
#F4EBD7
accent
#9E07DF
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285