Pastel Blue#A2BFFE
#A2BFFE is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.6% C 0.095 H 265.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFFE |
|---|---|
| RGB | rgb(162, 191, 254) |
| HSL | hsl(221, 98%, 82%) |
| HSV | hsv(221, 36%, 100%) |
| CMYK | cmyk(36.2%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.34, 5.08, -34.18) |
| CIE-LCH | lch(77.34, 34.56, 278.45°) |
| OKLab | oklab(80.62% -0.0079 -0.0949) |
| OKLCH | oklch(80.62% 0.095 265.2) |
| XYZ | xyz(51.4151, 52.0964, 101.0932) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.00
Carolina Blue
#8AB8FE
ΔE00 4.50
Powder Blue (survey)
#B1D1FC
ΔE00 4.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 7.33
Light Periwinkle
#C1C6FC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFFE #FEE1A2
analogous
#A2EDFE #A2BFFE #B3A2FE
triadic
#A2BFFE #FEA2BF #BFFEA2
tetradic
#A2BFFE #FEA2ED #FEE1A2 #A2FEB3
square
#A2BFFE #FEA2ED #FEE1A2 #A2FEB3
split-complementary
#A2BFFE #FEB3A2 #EDFEA2
monochromatic
#296CFD #6595FD #A2BFFE #DFE9FF #E1EAFF
Accessibility & contrast
On white
1.84
#A2BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#A2BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFFE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFFE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A1BBFD
Tritanopia (blue-blind)
#85CCD5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2bffe; /* rgb */ color: rgb(162, 191, 254); /* oklch */ color: oklch(80.6% 0.095 265.2);
Tailwind
colors: {
custom: {
50: '#c0d2ff',
500: '#a2bffe',
950: '#000000',
},
}SCSS
$custom: #a2bffe; $custom-light: #c0d2ff; $custom-dark: #000000;
JSON
{
"hex": "#a2bffe",
"rgb": {
"r": 162,
"g": 191,
"b": 254
},
"hsl": {
"h": 221.087,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.80624,
"c": 0.09522,
"h": 265.2
},
"luminance": 0.52099
}Semantic roles & 50–950 ramp
primary
#A2BFFE
secondary
#E2BA62
accent
#9D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386