#A5AEFF#A5AEFF
#A5AEFF is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.5% C 0.116 H 278.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A5AEFF |
|---|---|
| RGB | rgb(165, 174, 255) |
| HSL | hsl(234, 100%, 82%) |
| HSV | hsv(234, 35%, 100%) |
| CMYK | cmyk(35.3%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.21, 15.55, -41.11) |
| CIE-LCH | lch(73.21, 43.95, 290.72°) |
| OKLab | oklab(77.49% 0.0171 -0.1147) |
| OKLCH | oklch(77.49% 0.116 278.5) |
| XYZ | xyz(48.6980, 45.4897, 100.8029) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 7.82
Carolina Blue
#8AB8FE
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 9.02
Cloudy Blue
#ACC2D9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5AEFF #FFF6A5
analogous
#A5DBFF #A5AEFF #C9A5FF
triadic
#A5AEFF #FFA5AE #AEFFA5
tetradic
#A5AEFF #FFA5DB #FFF6A5 #A5FFC9
square
#A5AEFF #FFA5DB #FFF6A5 #A5FFC9
split-complementary
#A5AEFF #FFC9A5 #DBFFA5
monochromatic
#2B40FF #6877FF #A5AEFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
2.08
#A5AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#A5AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5AEFF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5AEFF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8FB1FD
Tritanopia (blue-blind)
#8CBECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a5aeff; /* rgb */ color: rgb(165, 174, 255); /* oklch */ color: oklch(77.5% 0.116 278.5);
Tailwind
colors: {
custom: {
50: '#c2c6ff',
500: '#a5aeff',
950: '#000000',
},
}SCSS
$custom: #a5aeff; $custom-light: #c2c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a5aeff",
"rgb": {
"r": 165,
"g": 174,
"b": 255
},
"hsl": {
"h": 234,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.77486,
"c": 0.11597,
"h": 278.5
},
"luminance": 0.45491
}Semantic roles & 50–950 ramp
primary
#A5AEFF
secondary
#F7F4D4
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286