#A2BBF3#A2BBF3
#A2BBF3 is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.3% C 0.085 H 265.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBF3 |
|---|---|
| RGB | rgb(162, 187, 243) |
| HSL | hsl(221, 77%, 79%) |
| HSV | hsv(221, 33%, 95%) |
| CMYK | cmyk(33.3%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(75.88, 4.46, -30.52) |
| CIE-LCH | lch(75.88, 30.85, 278.31°) |
| OKLab | oklab(79.35% -0.0061 -0.0844) |
| OKLCH | oklch(79.35% 0.085 265.8) |
| XYZ | xyz(48.8435, 49.6911, 91.7944) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.79
Carolina Blue
#8AB8FE
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBF3 #F3DAA2
analogous
#A2E4F3 #A2BBF3 #B2A2F3
triadic
#A2BBF3 #F3A2BB #BBF3A2
tetradic
#A2BBF3 #F3A2E4 #F3DAA2 #A2F3B2
square
#A2BBF3 #F3A2E4 #F3DAA2 #A2F3B2
split-complementary
#A2BBF3 #F3B2A2 #E4F3A2
monochromatic
#366CE5 #6C93EC #A2BBF3 #D8E3FA #E4EBFC
Accessibility & contrast
On white
1.92
#A2BBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#A2BBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBF3
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBF3 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF6
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#8AC6CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bbf3; /* rgb */ color: rgb(162, 187, 243); /* oklch */ color: oklch(79.3% 0.085 265.8);
Tailwind
colors: {
custom: {
50: '#bfcff7',
500: '#a2bbf3',
950: '#000000',
},
}SCSS
$custom: #a2bbf3; $custom-light: #bfcff7; $custom-dark: #000000;
JSON
{
"hex": "#a2bbf3",
"rgb": {
"r": 162,
"g": 187,
"b": 243
},
"hsl": {
"h": 221.481,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.79348,
"c": 0.08466,
"h": 265.8
},
"luminance": 0.49693
}Semantic roles & 50–950 ramp
primary
#A2BBF3
secondary
#F3EBD8
accent
#9A0CD9
background
#FBFCFF
surface
#F7F9FE
border
#D0D2D6
text
#121317
muted
#818285