#A3AAFA#A3AAFA
#A3AAFA is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.3% C 0.115 H 279.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A3AAFA |
|---|---|
| RGB | rgb(163, 170, 250) |
| HSL | hsl(235, 90%, 81%) |
| HSV | hsv(235, 35%, 98%) |
| CMYK | cmyk(34.8%, 32%, 0%, 2%) |
| CIE-LAB | lab(71.85, 15.96, -40.54) |
| CIE-LCH | lch(71.85, 43.57, 291.49°) |
| OKLab | oklab(76.33% 0.0189 -0.1131) |
| OKLCH | oklch(76.33% 0.115 279.5) |
| XYZ | xyz(46.7294, 43.4365, 96.3459) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.31
Pastel Blue
#A2BFFE
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 8.39
Perrywinkle
#8F8CE7
ΔE00 8.40
Carolina Blue
#8AB8FE
ΔE00 9.05
Lightsteelblue
#B0C4DE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3AAFA #FAF3A3
analogous
#A3D5FA #A3AAFA #C7A3FA
triadic
#A3AAFA #FAA3AA #AAFAA3
tetradic
#A3AAFA #FAA3D5 #FAF3A3 #A3FAC7
square
#A3AAFA #FAA3D5 #FAF3A3 #A3FAC7
split-complementary
#A3AAFA #FAC7A3 #D5FAA3
monochromatic
#2F3FF4 #6974F7 #A3AAFA #DDE0FD #E2E4FD
Accessibility & contrast
On white
2.17
#A3AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#A3AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3AAFA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3AAFA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#8BB9C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a3aafa; /* rgb */ color: rgb(163, 170, 250); /* oklch */ color: oklch(76.3% 0.115 279.5);
Tailwind
colors: {
custom: {
50: '#c1c3fc',
500: '#a3aafa',
950: '#000000',
},
}SCSS
$custom: #a3aafa; $custom-light: #c1c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a3aafa",
"rgb": {
"r": 163,
"g": 170,
"b": 250
},
"hsl": {
"h": 235.172,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.76329,
"c": 0.11467,
"h": 279.5
},
"luminance": 0.43438
}Semantic roles & 50–950 ramp
primary
#A3AAFA
secondary
#F6F3D5
accent
#D300E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121217
muted
#818185