#A8AAFA#A8AAFA
#A8AAFA is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.7% C 0.114 H 282.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A8AAFA |
|---|---|
| RGB | rgb(168, 170, 250) |
| HSL | hsl(239, 89%, 82%) |
| HSV | hsv(239, 33%, 98%) |
| CMYK | cmyk(32.8%, 32%, 0%, 2%) |
| CIE-LAB | lab(72.21, 17.32, -39.95) |
| CIE-LCH | lch(72.21, 43.55, 293.44°) |
| OKLab | oklab(76.7% 0.0242 -0.1113) |
| OKLCH | oklch(76.7% 0.114 282.3) |
| XYZ | xyz(47.7738, 43.9750, 96.3949) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 7.36
Light Periwinkle
#C1C6FC
ΔE00 7.97
Perrywinkle
#8F8CE7
ΔE00 8.49
Lavender
#B39DDB
ΔE00 8.67
Pale Violet
#CEAEFA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8AAFA #FAF8A8
analogous
#A8D3FA #A8AAFA #CFA8FA
triadic
#A8AAFA #FAA8AA #AAFAA8
tetradic
#A8AAFA #FAA8D3 #FAF8A8 #A8FACF
square
#A8AAFA #FAA8D3 #FAF8A8 #A8FACF
split-complementary
#A8AAFA #FACFA8 #D3FAA8
monochromatic
#3439F3 #6E71F7 #A8AAFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.14
#A8AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#A8AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8AAFA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8AAFA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#93B9C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a8aafa; /* rgb */ color: rgb(168, 170, 250); /* oklch */ color: oklch(76.7% 0.114 282.3);
Tailwind
colors: {
custom: {
50: '#c4c3fc',
500: '#a8aafa',
950: '#000000',
},
}SCSS
$custom: #a8aafa; $custom-light: #c4c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a8aafa",
"rgb": {
"r": 168,
"g": 170,
"b": 250
},
"hsl": {
"h": 238.537,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.76698,
"c": 0.11392,
"h": 282.3
},
"luminance": 0.43976
}Semantic roles & 50–950 ramp
primary
#A8AAFA
secondary
#F5F5D6
accent
#E000E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185