#A2B2FA#A2B2FA
#A2B2FA is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.8% C 0.105 H 274.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2FA |
|---|---|
| RGB | rgb(162, 178, 250) |
| HSL | hsl(229, 90%, 81%) |
| HSV | hsv(229, 35%, 98%) |
| CMYK | cmyk(35.2%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(73.82, 11.22, -37.48) |
| CIE-LCH | lch(73.82, 39.13, 286.66°) |
| OKLab | oklab(77.83% 0.0075 -0.1043) |
| OKLCH | oklch(77.83% 0.105 274.1) |
| XYZ | xyz(48.0710, 46.4224, 96.8515) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 6.92
Light Periwinkle
#C1C6FC
ΔE00 7.34
Powder Blue (survey)
#B1D1FC
ΔE00 8.27
Lightsteelblue
#B0C4DE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2FA #FAEAA2
analogous
#A2DEFA #A2B2FA #BEA2FA
triadic
#A2B2FA #FAA2B2 #B2FAA2
tetradic
#A2B2FA #FAA2DE #FAEAA2 #A2FABE
square
#A2B2FA #FAA2DE #FAEAA2 #A2FABE
split-complementary
#A2B2FA #FABEA2 #DEFAA2
monochromatic
#2E52F4 #6882F7 #A2B2FA #DCE2FD #E2E7FD
Accessibility & contrast
On white
2.04
#A2B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#A2B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2FA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2FA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#89C0CB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2b2fa; /* rgb */ color: rgb(162, 178, 250); /* oklch */ color: oklch(77.8% 0.105 274.1);
Tailwind
colors: {
custom: {
50: '#c0c8fc',
500: '#a2b2fa',
950: '#000000',
},
}SCSS
$custom: #a2b2fa; $custom-light: #c0c8fc; $custom-dark: #000000;
JSON
{
"hex": "#a2b2fa",
"rgb": {
"r": 162,
"g": 178,
"b": 250
},
"hsl": {
"h": 229.091,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.77834,
"c": 0.1046,
"h": 274.1
},
"luminance": 0.46424
}Semantic roles & 50–950 ramp
primary
#A2B2FA
secondary
#F6F0D5
accent
#BC00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285