#A5ABF8#A5ABF8
#A5ABF8 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.6% C 0.110 H 280.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A5ABF8 |
|---|---|
| RGB | rgb(165, 171, 248) |
| HSL | hsl(236, 86%, 81%) |
| HSV | hsv(236, 33%, 97%) |
| CMYK | cmyk(33.5%, 31%, 0%, 2.7%) |
| CIE-LAB | lab(72.16, 15.43, -38.96) |
| CIE-LCH | lch(72.16, 41.91, 291.60°) |
| OKLab | oklab(76.58% 0.0192 -0.1085) |
| OKLCH | oklch(76.58% 0.11 280) |
| XYZ | xyz(47.0185, 43.9009, 94.7851) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.85
Pastel Blue
#A2BFFE
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 7.87
Perrywinkle
#8F8CE7
ΔE00 8.67
Lavender
#B39DDB
ΔE00 9.22
Carolina Blue
#8AB8FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5ABF8 #F8F2A5
analogous
#A5D4F8 #A5ABF8 #C8A5F8
triadic
#A5ABF8 #F8A5AB #ABF8A5
tetradic
#A5ABF8 #F8A5D4 #F8F2A5 #A5F8C8
square
#A5ABF8 #F8A5D4 #F8F2A5 #A5F8C8
split-complementary
#A5ABF8 #F8C8A5 #D4F8A5
monochromatic
#3341EF #6C76F4 #A5ABF8 #DEE0FC #E3E5FD
Accessibility & contrast
On white
2.15
#A5ABF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#A5ABF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5ABF8
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5ABF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5ABF8 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FB
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#8FBAC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a5abf8; /* rgb */ color: rgb(165, 171, 248); /* oklch */ color: oklch(76.6% 0.110 280.0);
Tailwind
colors: {
custom: {
50: '#c2c3fb',
500: '#a5abf8',
950: '#000000',
},
}SCSS
$custom: #a5abf8; $custom-light: #c2c3fb; $custom-dark: #000000;
JSON
{
"hex": "#a5abf8",
"rgb": {
"r": 165,
"g": 171,
"b": 248
},
"hsl": {
"h": 235.663,
"s": 85.567,
"l": 80.98
},
"oklch": {
"l": 0.76578,
"c": 0.1102,
"h": 280
},
"luminance": 0.43902
}Semantic roles & 50–950 ramp
primary
#A5ABF8
secondary
#F5F3D6
accent
#D203E2
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185