#A2BAF6#A2BAF6
#A2BAF6 is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.3% C 0.090 H 267.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAF6 |
|---|---|
| RGB | rgb(162, 186, 246) |
| HSL | hsl(223, 82%, 80%) |
| HSV | hsv(223, 34%, 96%) |
| CMYK | cmyk(34.1%, 24.4%, 0%, 3.5%) |
| CIE-LAB | lab(75.73, 5.77, -32.37) |
| CIE-LCH | lch(75.73, 32.88, 280.10°) |
| OKLab | oklab(79.27% -0.0039 -0.0897) |
| OKLCH | oklch(79.27% 0.09 267.5) |
| XYZ | xyz(49.0889, 49.4510, 94.1294) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.81
Carolina Blue
#8AB8FE
ΔE00 5.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.13
Light Periwinkle
#C1C6FC
ΔE00 6.90
Baby Blue (survey)
#A2CFFE
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAF6 #F6DEA2
analogous
#A2E4F6 #A2BAF6 #B4A2F6
triadic
#A2BAF6 #F6A2BA #BAF6A2
tetradic
#A2BAF6 #F6A2E4 #F6DEA2 #A2F6B4
square
#A2BAF6 #F6A2E4 #F6DEA2 #A2F6B4
split-complementary
#A2BAF6 #F6B4A2 #E4F6A2
monochromatic
#3267EB #6A91F1 #A2BAF6 #DAE3FB #E3EAFC
Accessibility & contrast
On white
1.93
#A2BAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#A2BAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAF6
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAF6 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BFF9
Deuteranopia (green-blind)
#9FB7F5
Tritanopia (blue-blind)
#89C6CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2baf6; /* rgb */ color: rgb(162, 186, 246); /* oklch */ color: oklch(79.3% 0.090 267.5);
Tailwind
colors: {
custom: {
50: '#bfcef9',
500: '#a2baf6',
950: '#000000',
},
}SCSS
$custom: #a2baf6; $custom-light: #bfcef9; $custom-dark: #000000;
JSON
{
"hex": "#a2baf6",
"rgb": {
"r": 162,
"g": 186,
"b": 246
},
"hsl": {
"h": 222.857,
"s": 82.353,
"l": 80
},
"oklch": {
"l": 0.7927,
"c": 0.08978,
"h": 267.5
},
"luminance": 0.49453
}Semantic roles & 50–950 ramp
primary
#A2BAF6
secondary
#F4ECD7
accent
#A107DF
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285