#A2B4FA#A2B4FA
#A2B4FA is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.2% C 0.102 H 272.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4FA |
|---|---|
| RGB | rgb(162, 180, 250) |
| HSL | hsl(228, 90%, 81%) |
| HSV | hsv(228, 35%, 98%) |
| CMYK | cmyk(35.2%, 28%, 0%, 2%) |
| CIE-LAB | lab(74.33, 10.11, -36.69) |
| CIE-LCH | lch(74.33, 38.05, 285.40°) |
| OKLab | oklab(78.23% 0.0049 -0.102) |
| OKLCH | oklch(78.23% 0.102 272.8) |
| XYZ | xyz(48.4718, 47.2241, 96.9851) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.46
Carolina Blue
#8AB8FE
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4FA #FAE8A2
analogous
#A2E0FA #A2B4FA #BCA2FA
triadic
#A2B4FA #FAA2B4 #B4FAA2
tetradic
#A2B4FA #FAA2E0 #FAE8A2 #A2FABC
square
#A2B4FA #FAA2E0 #FAE8A2 #A2FABC
split-complementary
#A2B4FA #FABCA2 #E0FAA2
monochromatic
#2E56F4 #6885F7 #A2B4FA #DCE3FD #E2E8FD
Accessibility & contrast
On white
2.01
#A2B4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#A2B4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4FA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4FA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#97B3F8
Tritanopia (blue-blind)
#88C2CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2b4fa; /* rgb */ color: rgb(162, 180, 250); /* oklch */ color: oklch(78.2% 0.102 272.8);
Tailwind
colors: {
custom: {
50: '#c0cafc',
500: '#a2b4fa',
950: '#000000',
},
}SCSS
$custom: #a2b4fa; $custom-light: #c0cafc; $custom-dark: #000000;
JSON
{
"hex": "#a2b4fa",
"rgb": {
"r": 162,
"g": 180,
"b": 250
},
"hsl": {
"h": 227.727,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.78233,
"c": 0.10216,
"h": 272.8
},
"luminance": 0.47226
}Semantic roles & 50–950 ramp
primary
#A2B4FA
secondary
#F6EFD5
accent
#B700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285