#A2B5FA#A2B5FA
#A2B5FA is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.4% C 0.101 H 272.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B5FA |
|---|---|
| RGB | rgb(162, 181, 250) |
| HSL | hsl(227, 90%, 81%) |
| HSV | hsv(227, 35%, 98%) |
| CMYK | cmyk(35.2%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(74.59, 9.55, -36.29) |
| CIE-LCH | lch(74.59, 37.52, 284.75°) |
| OKLab | oklab(78.43% 0.0036 -0.1009) |
| OKLCH | oklch(78.43% 0.101 272.1) |
| XYZ | xyz(48.6744, 47.6293, 97.0527) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.16
Carolina Blue
#8AB8FE
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 7.12
Powder Blue (survey)
#B1D1FC
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 7.64
Lightsteelblue
#B0C4DE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B5FA #FAE7A2
analogous
#A2E1FA #A2B5FA #BBA2FA
triadic
#A2B5FA #FAA2B5 #B5FAA2
tetradic
#A2B5FA #FAA2E1 #FAE7A2 #A2FABB
square
#A2B5FA #FAA2E1 #FAE7A2 #A2FABB
split-complementary
#A2B5FA #FABBA2 #E1FAA2
monochromatic
#2E59F4 #6887F7 #A2B5FA #DCE3FD #E2E8FD
Accessibility & contrast
On white
2.00
#A2B5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#A2B5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B5FA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B5FA | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFD
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#88C3CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2b5fa; /* rgb */ color: rgb(162, 181, 250); /* oklch */ color: oklch(78.4% 0.101 272.1);
Tailwind
colors: {
custom: {
50: '#c0cbfc',
500: '#a2b5fa',
950: '#000000',
},
}SCSS
$custom: #a2b5fa; $custom-light: #c0cbfc; $custom-dark: #000000;
JSON
{
"hex": "#a2b5fa",
"rgb": {
"r": 162,
"g": 181,
"b": 250
},
"hsl": {
"h": 227.045,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.78433,
"c": 0.10096,
"h": 272.1
},
"luminance": 0.47631
}Semantic roles & 50–950 ramp
primary
#A2B5FA
secondary
#F6EFD5
accent
#B400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285