#A5AFF0#A5AFF0
#A5AFF0 is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.0% C 0.094 H 277.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A5AFF0 |
|---|---|
| RGB | rgb(165, 175, 240) |
| HSL | hsl(232, 71%, 79%) |
| HSV | hsv(232, 31%, 94%) |
| CMYK | cmyk(31.2%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(72.86, 11.17, -33.55) |
| CIE-LCH | lch(72.86, 35.36, 288.42°) |
| OKLab | oklab(77.01% 0.0118 -0.093) |
| OKLCH | oklch(77.01% 0.094 277.2) |
| XYZ | xyz(46.5709, 44.9491, 88.6435) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 7.20
Carolina Blue
#8AB8FE
ΔE00 8.86
Lightsteelblue
#B0C4DE
ΔE00 8.92
Periwinkle
#CCCCFF
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5AFF0 #F0E6A5
analogous
#A5D5F0 #A5AFF0 #C1A5F0
triadic
#A5AFF0 #F0A5AF #AFF0A5
tetradic
#A5AFF0 #F0A5D5 #F0E6A5 #A5F0C1
square
#A5AFF0 #F0A5D5 #F0E6A5 #A5F0C1
split-complementary
#A5AFF0 #F0C1A5 #D5F0A5
monochromatic
#3C52DF #7180E7 #A5AFF0 #D9DEF9 #E5E8FB
Accessibility & contrast
On white
2.10
#A5AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#A5AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5AFF0
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5AFF0 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F3
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#91BBC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a5aff0; /* rgb */ color: rgb(165, 175, 240); /* oklch */ color: oklch(77.0% 0.094 277.2);
Tailwind
colors: {
custom: {
50: '#c1c6f5',
500: '#a5aff0',
950: '#000000',
},
}SCSS
$custom: #a5aff0; $custom-light: #c1c6f5; $custom-dark: #000000;
JSON
{
"hex": "#a5aff0",
"rgb": {
"r": 165,
"g": 175,
"b": 240
},
"hsl": {
"h": 232,
"s": 71.429,
"l": 79.412
},
"oklch": {
"l": 0.7701,
"c": 0.09373,
"h": 277.2
},
"luminance": 0.44951
}Semantic roles & 50–950 ramp
primary
#A5AFF0
secondary
#F2EFD9
accent
#BA12D3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285