#A2B2ED#A2B2ED
#A2B2ED is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.3% C 0.087 H 272.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2ED |
|---|---|
| RGB | rgb(162, 178, 237) |
| HSL | hsl(227, 68%, 78%) |
| HSV | hsv(227, 32%, 93%) |
| CMYK | cmyk(31.6%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(73.31, 7.91, -31.24) |
| CIE-LCH | lch(73.31, 32.23, 284.20°) |
| OKLab | oklab(77.27% 0.0038 -0.0865) |
| OKLCH | oklch(77.27% 0.087 272.5) |
| XYZ | xyz(46.1024, 45.6350, 86.4837) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.64
Light Periwinkle
#C1C6FC
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 7.51
Periwinkle Blue
#8F99FB
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.20
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2ED #EDDDA2
analogous
#A2D7ED #A2B2ED #B7A2ED
triadic
#A2B2ED #EDA2B2 #B2EDA2
tetradic
#A2B2ED #EDA2D7 #EDDDA2 #A2EDB7
square
#A2B2ED #EDA2D7 #EDDDA2 #A2EDB7
split-complementary
#A2B2ED #EDB7A2 #D7EDA2
monochromatic
#3B5DD9 #6F88E3 #A2B2ED #D5DCF7 #E5EAFA
Accessibility & contrast
On white
2.07
#A2B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#A2B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2ED
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2ED | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7F0
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#8DBDC6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2b2ed; /* rgb */ color: rgb(162, 178, 237); /* oklch */ color: oklch(77.3% 0.087 272.5);
Tailwind
colors: {
custom: {
50: '#bfc8f3',
500: '#a2b2ed',
950: '#000000',
},
}SCSS
$custom: #a2b2ed; $custom-light: #bfc8f3; $custom-dark: #000000;
JSON
{
"hex": "#a2b2ed",
"rgb": {
"r": 162,
"g": 178,
"b": 237
},
"hsl": {
"h": 227.2,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.77269,
"c": 0.08654,
"h": 272.5
},
"luminance": 0.45637
}Semantic roles & 50–950 ramp
primary
#A2B2ED
secondary
#F2ECD9
accent
#A816CF
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285