#A2BBF4#A2BBF4
#A2BBF4 is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.4% C 0.086 H 266.1°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBF4 |
|---|---|
| RGB | rgb(162, 187, 244) |
| HSL | hsl(222, 79%, 80%) |
| HSV | hsv(222, 34%, 96%) |
| CMYK | cmyk(33.6%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(75.92, 4.71, -31.00) |
| CIE-LCH | lch(75.92, 31.36, 278.64°) |
| OKLab | oklab(79.39% -0.0058 -0.0858) |
| OKLCH | oklch(79.39% 0.086 266.1) |
| XYZ | xyz(48.9949, 49.7517, 92.5919) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.70
Carolina Blue
#8AB8FE
ΔE00 5.25
Powder Blue (survey)
#B1D1FC
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBF4 #F4DBA2
analogous
#A2E4F4 #A2BBF4 #B2A2F4
triadic
#A2BBF4 #F4A2BB #BBF4A2
tetradic
#A2BBF4 #F4A2E4 #F4DBA2 #A2F4B2
square
#A2BBF4 #F4A2E4 #F4DBA2 #A2F4B2
split-complementary
#A2BBF4 #F4B2A2 #E4F4A2
monochromatic
#356BE7 #6B93EE #A2BBF4 #D9E3FA #E4EBFC
Accessibility & contrast
On white
1.92
#A2BBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#A2BBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBF4
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBF4 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BFF7
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#8AC6CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bbf4; /* rgb */ color: rgb(162, 187, 244); /* oklch */ color: oklch(79.4% 0.086 266.1);
Tailwind
colors: {
custom: {
50: '#bfcff8',
500: '#a2bbf4',
950: '#000000',
},
}SCSS
$custom: #a2bbf4; $custom-light: #bfcff8; $custom-dark: #000000;
JSON
{
"hex": "#a2bbf4",
"rgb": {
"r": 162,
"g": 187,
"b": 244
},
"hsl": {
"h": 221.707,
"s": 78.846,
"l": 79.608
},
"oklch": {
"l": 0.79389,
"c": 0.08601,
"h": 266.1
},
"luminance": 0.49754
}Semantic roles & 50–950 ramp
primary
#A2BBF4
secondary
#F4EBD7
accent
#9B0ADB
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285