#A2BBEC#A2BBEC
#A2BBEC is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.1% C 0.075 H 263.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBEC |
|---|---|
| RGB | rgb(162, 187, 236) |
| HSL | hsl(220, 66%, 78%) |
| HSV | hsv(220, 31%, 93%) |
| CMYK | cmyk(31.4%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(75.62, 2.71, -27.14) |
| CIE-LCH | lch(75.62, 27.28, 275.70°) |
| OKLab | oklab(79.06% -0.0083 -0.0748) |
| OKLCH | oklch(79.06% 0.075 263.6) |
| XYZ | xyz(47.8065, 49.2763, 86.3330) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.54
Carolina Blue
#8AB8FE
ΔE00 5.57
Powder Blue (survey)
#B1D1FC
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 6.06
Baby Blue (survey)
#A2CFFE
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBEC #ECD3A2
analogous
#A2E0EC #A2BBEC #AEA2EC
triadic
#A2BBEC #ECA2BB #BBECA2
tetradic
#A2BBEC #ECA2E0 #ECD3A2 #A2ECAE
square
#A2BBEC #ECA2E0 #ECD3A2 #A2ECAE
split-complementary
#A2BBEC #ECAEA2 #E0ECA2
monochromatic
#3C71D7 #6F96E2 #A2BBEC #D5E0F6 #E6ECFA
Accessibility & contrast
On white
1.93
#A2BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#A2BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBEC
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBEC | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEE
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#8DC5CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bbec; /* rgb */ color: rgb(162, 187, 236); /* oklch */ color: oklch(79.1% 0.075 263.6);
Tailwind
colors: {
custom: {
50: '#bfcff2',
500: '#a2bbec',
950: '#000000',
},
}SCSS
$custom: #a2bbec; $custom-light: #bfcff2; $custom-dark: #000000;
JSON
{
"hex": "#a2bbec",
"rgb": {
"r": 162,
"g": 187,
"b": 236
},
"hsl": {
"h": 219.73,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.79063,
"c": 0.07531,
"h": 263.6
},
"luminance": 0.49278
}Semantic roles & 50–950 ramp
primary
#A2BBEC
secondary
#F1E9DA
accent
#9018CE
background
#FBFCFE
surface
#F7F9FD
border
#D0D2D5
text
#121317
muted
#818285