#A2BBF5#A2BBF5
#A2BBF5 is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.4% C 0.087 H 266.4°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBF5 |
|---|---|
| RGB | rgb(162, 187, 245) |
| HSL | hsl(222, 81%, 80%) |
| HSV | hsv(222, 34%, 96%) |
| CMYK | cmyk(33.9%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(75.95, 4.97, -31.49) |
| CIE-LCH | lch(75.95, 31.87, 278.96°) |
| OKLab | oklab(79.43% -0.0055 -0.0872) |
| OKLCH | oklch(79.43% 0.087 266.4) |
| XYZ | xyz(49.1472, 49.8126, 93.3937) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.62
Carolina Blue
#8AB8FE
ΔE00 5.22
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBF5 #F5DCA2
analogous
#A2E4F5 #A2BBF5 #B3A2F5
triadic
#A2BBF5 #F5A2BB #BBF5A2
tetradic
#A2BBF5 #F5A2E4 #F5DCA2 #A2F5B3
square
#A2BBF5 #F5A2E4 #F5DCA2 #A2F5B3
split-complementary
#A2BBF5 #F5B3A2 #E4F5A2
monochromatic
#336AE9 #6B93EF #A2BBF5 #D9E3FB #E3EBFC
Accessibility & contrast
On white
1.92
#A2BBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#A2BBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBF5
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBF5 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BFF8
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#8AC7CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bbf5; /* rgb */ color: rgb(162, 187, 245); /* oklch */ color: oklch(79.4% 0.087 266.4);
Tailwind
colors: {
custom: {
50: '#bfcff8',
500: '#a2bbf5',
950: '#000000',
},
}SCSS
$custom: #a2bbf5; $custom-light: #bfcff8; $custom-dark: #000000;
JSON
{
"hex": "#a2bbf5",
"rgb": {
"r": 162,
"g": 187,
"b": 245
},
"hsl": {
"h": 221.928,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.79431,
"c": 0.08736,
"h": 266.4
},
"luminance": 0.49815
}Semantic roles & 50–950 ramp
primary
#A2BBF5
secondary
#F4EBD7
accent
#9D09DD
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285