#A2BDFE#A2BDFE
#A2BDFE is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.2% C 0.097 H 266.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDFE |
|---|---|
| RGB | rgb(162, 189, 254) |
| HSL | hsl(222, 98%, 82%) |
| HSV | hsv(222, 36%, 100%) |
| CMYK | cmyk(36.2%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(76.82, 6.17, -34.99) |
| CIE-LCH | lch(76.82, 35.53, 280.01°) |
| OKLab | oklab(80.22% -0.0054 -0.0972) |
| OKLCH | oklch(80.22% 0.097 266.8) |
| XYZ | xyz(50.9819, 51.2301, 100.9488) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.64
Carolina Blue
#8AB8FE
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 5.45
Baby Blue (survey)
#A2CFFE
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDFE #FEE3A2
analogous
#A2EBFE #A2BDFE #B5A2FE
triadic
#A2BDFE #FEA2BD #BDFEA2
tetradic
#A2BDFE #FEA2EB #FEE3A2 #A2FEB5
square
#A2BDFE #FEA2EB #FEE3A2 #A2FEB5
split-complementary
#A2BDFE #FEB5A2 #EBFEA2
monochromatic
#2967FD #6592FD #A2BDFE #DFE8FF #E1EAFF
Accessibility & contrast
On white
1.87
#A2BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#A2BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDFE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDFE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#86CAD3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a2bdfe; /* rgb */ color: rgb(162, 189, 254); /* oklch */ color: oklch(80.2% 0.097 266.8);
Tailwind
colors: {
custom: {
50: '#c0d0ff',
500: '#a2bdfe',
950: '#000000',
},
}SCSS
$custom: #a2bdfe; $custom-light: #c0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a2bdfe",
"rgb": {
"r": 162,
"g": 189,
"b": 254
},
"hsl": {
"h": 222.391,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.80218,
"c": 0.09733,
"h": 266.8
},
"luminance": 0.51232
}Semantic roles & 50–950 ramp
primary
#A2BDFE
secondary
#E2BC62
accent
#A200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386