#A2B2EF#A2B2EF
#A2B2EF is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.4% C 0.089 H 272.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2EF |
|---|---|
| RGB | rgb(162, 178, 239) |
| HSL | hsl(228, 71%, 79%) |
| HSV | hsv(228, 32%, 94%) |
| CMYK | cmyk(32.2%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.38, 8.41, -32.21) |
| CIE-LCH | lch(73.38, 33.29, 284.63°) |
| OKLab | oklab(77.35% 0.0044 -0.0892) |
| OKLCH | oklch(77.35% 0.089 272.8) |
| XYZ | xyz(46.3963, 45.7525, 88.0312) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.51
Light Periwinkle
#C1C6FC
ΔE00 6.73
Carolina Blue
#8AB8FE
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 8.26
Powder Blue (survey)
#B1D1FC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2EF #EFDFA2
analogous
#A2D8EF #A2B2EF #B8A2EF
triadic
#A2B2EF #EFA2B2 #B2EFA2
tetradic
#A2B2EF #EFA2D8 #EFDFA2 #A2EFB8
square
#A2B2EF #EFA2D8 #EFDFA2 #A2EFB8
split-complementary
#A2B2EF #EFB8A2 #D8EFA2
monochromatic
#3A5CDD #6E87E6 #A2B2EF #D6DDF8 #E5E9FB
Accessibility & contrast
On white
2.07
#A2B2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#A2B2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2EF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2EF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB8F2
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#8DBEC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2b2ef; /* rgb */ color: rgb(162, 178, 239); /* oklch */ color: oklch(77.4% 0.089 272.8);
Tailwind
colors: {
custom: {
50: '#bfc8f4',
500: '#a2b2ef',
950: '#000000',
},
}SCSS
$custom: #a2b2ef; $custom-light: #bfc8f4; $custom-dark: #000000;
JSON
{
"hex": "#a2b2ef",
"rgb": {
"r": 162,
"g": 178,
"b": 239
},
"hsl": {
"h": 227.532,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.77354,
"c": 0.08933,
"h": 272.8
},
"luminance": 0.45754
}Semantic roles & 50–950 ramp
primary
#A2B2EF
secondary
#F2EDD9
accent
#AB13D3
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285