#A5ABFA#A5ABFA
#A5ABFA is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.7% C 0.113 H 280.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A5ABFA |
|---|---|
| RGB | rgb(165, 171, 250) |
| HSL | hsl(236, 89%, 81%) |
| HSV | hsv(236, 34%, 98%) |
| CMYK | cmyk(34%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(72.25, 15.94, -39.92) |
| CIE-LCH | lch(72.25, 42.98, 291.77°) |
| OKLab | oklab(76.67% 0.0197 -0.1113) |
| OKLCH | oklch(76.67% 0.113 280) |
| XYZ | xyz(47.3305, 44.0257, 96.4280) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 8.00
Perrywinkle
#8F8CE7
ΔE00 8.67
Carolina Blue
#8AB8FE
ΔE00 9.26
Lightsteelblue
#B0C4DE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5ABFA #FAF4A5
analogous
#A5D6FA #A5ABFA #CAA5FA
triadic
#A5ABFA #FAA5AB #ABFAA5
tetradic
#A5ABFA #FAA5D6 #FAF4A5 #A5FACA
square
#A5ABFA #FAA5D6 #FAF4A5 #A5FACA
split-complementary
#A5ABFA #FACAA5 #D6FAA5
monochromatic
#313FF4 #6B75F7 #A5ABFA #DFE1FD #E2E4FD
Accessibility & contrast
On white
2.14
#A5ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#A5ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5ABFA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5ABFA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FD
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#8EBAC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a5abfa; /* rgb */ color: rgb(165, 171, 250); /* oklch */ color: oklch(76.7% 0.113 280.0);
Tailwind
colors: {
custom: {
50: '#c2c3fc',
500: '#a5abfa',
950: '#000000',
},
}SCSS
$custom: #a5abfa; $custom-light: #c2c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a5abfa",
"rgb": {
"r": 165,
"g": 171,
"b": 250
},
"hsl": {
"h": 235.765,
"s": 89.474,
"l": 81.373
},
"oklch": {
"l": 0.7667,
"c": 0.113,
"h": 280
},
"luminance": 0.44027
}Semantic roles & 50–950 ramp
primary
#A5ABFA
secondary
#F5F3D6
accent
#D500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185