#A2BBF0#A2BBF0
#A2BBF0 is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.2% C 0.081 H 265.0°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBF0 |
|---|---|
| RGB | rgb(162, 187, 240) |
| HSL | hsl(221, 72%, 79%) |
| HSV | hsv(221, 33%, 94%) |
| CMYK | cmyk(32.5%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(75.77, 3.71, -29.08) |
| CIE-LCH | lch(75.77, 29.31, 277.26°) |
| OKLab | oklab(79.22% -0.0071 -0.0803) |
| OKLCH | oklch(79.22% 0.081 265) |
| XYZ | xyz(48.3942, 49.5114, 89.4280) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.08
Carolina Blue
#8AB8FE
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 6.86
Baby Blue (survey)
#A2CFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBF0 #F0D7A2
analogous
#A2E2F0 #A2BBF0 #B0A2F0
triadic
#A2BBF0 #F0A2BB #BBF0A2
tetradic
#A2BBF0 #F0A2E2 #F0D7A2 #A2F0B0
square
#A2BBF0 #F0A2E2 #F0D7A2 #A2F0B0
split-complementary
#A2BBF0 #F0B0A2 #E2F0A2
monochromatic
#396EDF #6D94E8 #A2BBF0 #D7E2F9 #E5ECFB
Accessibility & contrast
On white
1.93
#A2BBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#A2BBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBF0
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBF0 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF2
Deuteranopia (green-blind)
#A2B8EF
Tritanopia (blue-blind)
#8BC6CD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bbf0; /* rgb */ color: rgb(162, 187, 240); /* oklch */ color: oklch(79.2% 0.081 265.0);
Tailwind
colors: {
custom: {
50: '#bfcff5',
500: '#a2bbf0',
950: '#000000',
},
}SCSS
$custom: #a2bbf0; $custom-light: #bfcff5; $custom-dark: #000000;
JSON
{
"hex": "#a2bbf0",
"rgb": {
"r": 162,
"g": 187,
"b": 240
},
"hsl": {
"h": 220.769,
"s": 72.222,
"l": 78.824
},
"oklch": {
"l": 0.79225,
"c": 0.08064,
"h": 265
},
"luminance": 0.49513
}Semantic roles & 50–950 ramp
primary
#A2BBF0
secondary
#F2EAD9
accent
#9611D4
background
#FBFCFE
surface
#F7F9FD
border
#D0D2D5
text
#121317
muted
#818285