#A4AEFF#A4AEFF
#A4AEFF is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.116 H 277.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AEFF |
|---|---|
| RGB | rgb(164, 174, 255) |
| HSL | hsl(233, 100%, 82%) |
| HSV | hsv(233, 36%, 100%) |
| CMYK | cmyk(35.7%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.14, 15.29, -41.22) |
| CIE-LCH | lch(73.14, 43.97, 290.35°) |
| OKLab | oklab(77.41% 0.016 -0.1151) |
| OKLCH | oklch(77.41% 0.116 277.9) |
| XYZ | xyz(48.4907, 45.3828, 100.7932) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.48
Periwinkle Blue
#8F99FB
ΔE00 5.96
Light Periwinkle
#C1C6FC
ΔE00 7.94
Carolina Blue
#8AB8FE
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 9.02
Cloudy Blue
#ACC2D9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AEFF #FFF5A4
analogous
#A4DBFF #A4AEFF #C8A4FF
triadic
#A4AEFF #FFA4AE #AEFFA4
tetradic
#A4AEFF #FFA4DB #FFF5A4 #A4FFC8
square
#A4AEFF #FFA4DB #FFF5A4 #A4FFC8
split-complementary
#A4AEFF #FFC8A4 #DBFFA4
monochromatic
#2A41FF #6778FF #A4AEFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
2.08
#A4AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#A4AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AEFF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AEFF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8FB0FD
Tritanopia (blue-blind)
#8ABECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a4aeff; /* rgb */ color: rgb(164, 174, 255); /* oklch */ color: oklch(77.4% 0.116 277.9);
Tailwind
colors: {
custom: {
50: '#c1c6ff',
500: '#a4aeff',
950: '#000000',
},
}SCSS
$custom: #a4aeff; $custom-light: #c1c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a4aeff",
"rgb": {
"r": 164,
"g": 174,
"b": 255
},
"hsl": {
"h": 233.407,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.77414,
"c": 0.11617,
"h": 277.9
},
"luminance": 0.45385
}Semantic roles & 50–950 ramp
primary
#A4AEFF
secondary
#F7F3D4
accent
#CC00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286