#A2BDF2#A2BDF2
#A2BDF2 is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.7% C 0.081 H 263.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDF2 |
|---|---|
| RGB | rgb(162, 189, 242) |
| HSL | hsl(220, 75%, 79%) |
| HSV | hsv(220, 33%, 95%) |
| CMYK | cmyk(33.1%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(76.37, 3.12, -29.24) |
| CIE-LCH | lch(76.37, 29.40, 276.08°) |
| OKLab | oklab(79.72% -0.009 -0.0808) |
| OKLCH | oklch(79.72% 0.081 263.6) |
| XYZ | xyz(49.1202, 50.4854, 91.1437) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.58
Carolina Blue
#8AB8FE
ΔE00 5.00
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Baby Blue (survey)
#A2CFFE
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.41
Light Periwinkle
#C1C6FC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDF2 #F2D7A2
analogous
#A2E5F2 #A2BDF2 #AFA2F2
triadic
#A2BDF2 #F2A2BD #BDF2A2
tetradic
#A2BDF2 #F2A2E5 #F2D7A2 #A2F2AF
square
#A2BDF2 #F2A2E5 #F2D7A2 #A2F2AF
split-complementary
#A2BDF2 #F2AFA2 #E5F2A2
monochromatic
#3771E3 #6C97EA #A2BDF2 #D8E3FA #E4ECFB
Accessibility & contrast
On white
1.89
#A2BDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#A2BDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDF2
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDF2 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F4
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#8AC8CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bdf2; /* rgb */ color: rgb(162, 189, 242); /* oklch */ color: oklch(79.7% 0.081 263.6);
Tailwind
colors: {
custom: {
50: '#bfd0f6',
500: '#a2bdf2',
950: '#000000',
},
}SCSS
$custom: #a2bdf2; $custom-light: #bfd0f6; $custom-dark: #000000;
JSON
{
"hex": "#a2bdf2",
"rgb": {
"r": 162,
"g": 189,
"b": 242
},
"hsl": {
"h": 219.75,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.79716,
"c": 0.08129,
"h": 263.6
},
"luminance": 0.50487
}Semantic roles & 50–950 ramp
primary
#A2BDF2
secondary
#D0AD68
accent
#940ED8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385