#A3AAE7#A3AAE7
#A3AAE7 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.5% C 0.088 H 279.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A3AAE7 |
|---|---|
| RGB | rgb(163, 170, 231) |
| HSL | hsl(234, 59%, 77%) |
| HSV | hsv(234, 29%, 91%) |
| CMYK | cmyk(29.4%, 26.4%, 0%, 9.4%) |
| CIE-LAB | lab(71.08, 11.15, -31.41) |
| CIE-LCH | lch(71.08, 33.33, 289.54°) |
| OKLab | oklab(75.48% 0.0138 -0.0869) |
| OKLCH | oklch(75.48% 0.088 279) |
| XYZ | xyz(43.8989, 42.3043, 81.4384) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 7.52
Lavender
#B39DDB
ΔE00 7.93
Perrywinkle
#8F8CE7
ΔE00 8.92
Periwinkle
#CCCCFF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3AAE7 #E7E0A3
analogous
#A3CCE7 #A3AAE7 #BEA3E7
triadic
#A3AAE7 #E7A3AA #AAE7A3
tetradic
#A3AAE7 #E7A3CC #E7E0A3 #A3E7BE
square
#A3AAE7 #E7A3CC #E7E0A3 #A3E7BE
split-complementary
#A3AAE7 #E7BEA3 #CCE7A3
monochromatic
#4250CE #727DDA #A3AAE7 #D4D7F4 #E7E9F9
Accessibility & contrast
On white
2.22
#A3AAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#A3AAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3AAE7
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3AAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3AAE7 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B1EA
Deuteranopia (green-blind)
#94ACE5
Tritanopia (blue-blind)
#92B5BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a3aae7; /* rgb */ color: rgb(163, 170, 231); /* oklch */ color: oklch(75.5% 0.088 279.0);
Tailwind
colors: {
custom: {
50: '#bfc3ee',
500: '#a3aae7',
950: '#000000',
},
}SCSS
$custom: #a3aae7; $custom-light: #bfc3ee; $custom-dark: #000000;
JSON
{
"hex": "#a3aae7",
"rgb": {
"r": 163,
"g": 170,
"b": 231
},
"hsl": {
"h": 233.824,
"s": 58.621,
"l": 77.255
},
"oklch": {
"l": 0.75479,
"c": 0.08798,
"h": 279
},
"luminance": 0.42306
}Semantic roles & 50–950 ramp
primary
#A3AAE7
secondary
#F0EEDB
accent
#B51FC6
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121216
muted
#818184