#A5B2FA#A5B2FA
#A5B2FA is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.0% C 0.104 H 275.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A5B2FA |
|---|---|
| RGB | rgb(165, 178, 250) |
| HSL | hsl(231, 89%, 81%) |
| HSV | hsv(231, 34%, 98%) |
| CMYK | cmyk(34%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.02, 12.03, -37.15) |
| CIE-LCH | lch(74.02, 39.05, 287.95°) |
| OKLab | oklab(78.05% 0.0106 -0.1033) |
| OKLCH | oklch(78.05% 0.104 275.9) |
| XYZ | xyz(48.6878, 46.7405, 96.8804) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.55
Light Periwinkle
#C1C6FC
ΔE00 6.86
Periwinkle Blue
#8F99FB
ΔE00 7.09
Carolina Blue
#8AB8FE
ΔE00 7.67
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5B2FA #FAEDA5
analogous
#A5DDFA #A5B2FA #C3A5FA
triadic
#A5B2FA #FAA5B2 #B2FAA5
tetradic
#A5B2FA #FAA5DD #FAEDA5 #A5FAC3
square
#A5B2FA #FAA5DD #FAEDA5 #A5FAC3
split-complementary
#A5B2FA #FAC3A5 #DDFAA5
monochromatic
#314FF4 #6B80F7 #A5B2FA #DFE4FD #E2E6FD
Accessibility & contrast
On white
2.03
#A5B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A5B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5B2FA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5B2FA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#8DC0CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a5b2fa; /* rgb */ color: rgb(165, 178, 250); /* oklch */ color: oklch(78.0% 0.104 275.9);
Tailwind
colors: {
custom: {
50: '#c2c8fc',
500: '#a5b2fa',
950: '#000000',
},
}SCSS
$custom: #a5b2fa; $custom-light: #c2c8fc; $custom-dark: #000000;
JSON
{
"hex": "#a5b2fa",
"rgb": {
"r": 165,
"g": 178,
"b": 250
},
"hsl": {
"h": 230.824,
"s": 89.474,
"l": 81.373
},
"oklch": {
"l": 0.78045,
"c": 0.10386,
"h": 275.9
},
"luminance": 0.46742
}Semantic roles & 50–950 ramp
primary
#A5B2FA
secondary
#F5F1D6
accent
#C200E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285