#A2BBF2#A2BBF2
#A2BBF2 is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.3% C 0.083 H 265.6°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBF2 |
|---|---|
| RGB | rgb(162, 187, 242) |
| HSL | hsl(221, 75%, 79%) |
| HSV | hsv(221, 33%, 95%) |
| CMYK | cmyk(33.1%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(75.84, 4.21, -30.04) |
| CIE-LCH | lch(75.84, 30.34, 277.97°) |
| OKLab | oklab(79.31% -0.0064 -0.0831) |
| OKLCH | oklch(79.31% 0.083 265.6) |
| XYZ | xyz(48.6929, 49.6309, 91.0013) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.88
Carolina Blue
#8AB8FE
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBF2 #F2D9A2
analogous
#A2E3F2 #A2BBF2 #B1A2F2
triadic
#A2BBF2 #F2A2BB #BBF2A2
tetradic
#A2BBF2 #F2A2E3 #F2D9A2 #A2F2B1
square
#A2BBF2 #F2A2E3 #F2D9A2 #A2F2B1
split-complementary
#A2BBF2 #F2B1A2 #E3F2A2
monochromatic
#376CE3 #6C94EA #A2BBF2 #D8E2FA #E4EBFB
Accessibility & contrast
On white
1.92
#A2BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#A2BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBF2
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBF2 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF4
Deuteranopia (green-blind)
#A1B8F1
Tritanopia (blue-blind)
#8BC6CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bbf2; /* rgb */ color: rgb(162, 187, 242); /* oklch */ color: oklch(79.3% 0.083 265.6);
Tailwind
colors: {
custom: {
50: '#bfcff6',
500: '#a2bbf2',
950: '#000000',
},
}SCSS
$custom: #a2bbf2; $custom-light: #bfcff6; $custom-dark: #000000;
JSON
{
"hex": "#a2bbf2",
"rgb": {
"r": 162,
"g": 187,
"b": 242
},
"hsl": {
"h": 221.25,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.79307,
"c": 0.08332,
"h": 265.6
},
"luminance": 0.49633
}Semantic roles & 50–950 ramp
primary
#A2BBF2
secondary
#F3EBD8
accent
#990ED8
background
#FBFCFF
surface
#F7F9FE
border
#D0D2D6
text
#121317
muted
#818285