#A2B3FA#A2B3FA
#A2B3FA is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.0% C 0.103 H 273.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B3FA |
|---|---|
| RGB | rgb(162, 179, 250) |
| HSL | hsl(228, 90%, 81%) |
| HSV | hsv(228, 35%, 98%) |
| CMYK | cmyk(35.2%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(74.08, 10.66, -37.09) |
| CIE-LCH | lch(74.08, 38.59, 286.04°) |
| OKLab | oklab(78.03% 0.0062 -0.1032) |
| OKLCH | oklch(78.03% 0.103 273.4) |
| XYZ | xyz(48.2707, 46.8218, 96.9181) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.77
Carolina Blue
#8AB8FE
ΔE00 6.69
Periwinkle Blue
#8F99FB
ΔE00 7.16
Light Periwinkle
#C1C6FC
ΔE00 7.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B3FA #FAE9A2
analogous
#A2DFFA #A2B3FA #BDA2FA
triadic
#A2B3FA #FAA2B3 #B3FAA2
tetradic
#A2B3FA #FAA2DF #FAE9A2 #A2FABD
square
#A2B3FA #FAA2DF #FAE9A2 #A2FABD
split-complementary
#A2B3FA #FABDA2 #DFFAA2
monochromatic
#2E54F4 #6884F7 #A2B3FA #DCE2FD #E2E7FD
Accessibility & contrast
On white
2.03
#A2B3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A2B3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B3FA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B3FA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#95B3F8
Tritanopia (blue-blind)
#88C1CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2b3fa; /* rgb */ color: rgb(162, 179, 250); /* oklch */ color: oklch(78.0% 0.103 273.4);
Tailwind
colors: {
custom: {
50: '#c0c9fc',
500: '#a2b3fa',
950: '#000000',
},
}SCSS
$custom: #a2b3fa; $custom-light: #c0c9fc; $custom-dark: #000000;
JSON
{
"hex": "#a2b3fa",
"rgb": {
"r": 162,
"g": 179,
"b": 250
},
"hsl": {
"h": 228.409,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.78033,
"c": 0.10337,
"h": 273.4
},
"luminance": 0.46824
}Semantic roles & 50–950 ramp
primary
#A2B3FA
secondary
#F6EFD5
accent
#B900E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285