#A5B3F5#A5B3F5
#A5B3F5 is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.0% C 0.096 H 274.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A5B3F5 |
|---|---|
| RGB | rgb(165, 179, 245) |
| HSL | hsl(230, 80%, 80%) |
| HSV | hsv(230, 33%, 96%) |
| CMYK | cmyk(32.7%, 26.9%, 0%, 3.9%) |
| CIE-LAB | lab(74.08, 10.21, -34.36) |
| CIE-LCH | lch(74.08, 35.84, 286.54°) |
| OKLab | oklab(78.02% 0.0079 -0.0953) |
| OKLCH | oklch(78.02% 0.096 274.7) |
| XYZ | xyz(48.1139, 46.8304, 92.8726) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.45
Light Periwinkle
#C1C6FC
ΔE00 6.41
Periwinkle Blue
#8F99FB
ΔE00 7.57
Carolina Blue
#8AB8FE
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.30
Powder Blue (survey)
#B1D1FC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5B3F5 #F5E7A5
analogous
#A5DBF5 #A5B3F5 #BFA5F5
triadic
#A5B3F5 #F5A5B3 #B3F5A5
tetradic
#A5B3F5 #F5A5DB #F5E7A5 #A5F5BF
square
#A5B3F5 #F5A5DB #F5E7A5 #A5F5BF
split-complementary
#A5B3F5 #F5BFA5 #DBF5A5
monochromatic
#3756E9 #6E84EF #A5B3F5 #DCE2FB #E3E8FC
Accessibility & contrast
On white
2.03
#A5B3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A5B3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5B3F5
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5B3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5B3F5 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBAF8
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#8FC0CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a5b3f5; /* rgb */ color: rgb(165, 179, 245); /* oklch */ color: oklch(78.0% 0.096 274.7);
Tailwind
colors: {
custom: {
50: '#c1c9f8',
500: '#a5b3f5',
950: '#000000',
},
}SCSS
$custom: #a5b3f5; $custom-light: #c1c9f8; $custom-dark: #000000;
JSON
{
"hex": "#a5b3f5",
"rgb": {
"r": 165,
"g": 179,
"b": 245
},
"hsl": {
"h": 229.5,
"s": 80,
"l": 80.392
},
"oklch": {
"l": 0.78024,
"c": 0.09566,
"h": 274.7
},
"luminance": 0.46832
}Semantic roles & 50–950 ramp
primary
#A5B3F5
secondary
#F4EFD7
accent
#B709DC
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285