#A8AAFD#A8AAFD
#A8AAFD is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.8% C 0.118 H 282.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A8AAFD |
|---|---|
| RGB | rgb(168, 170, 253) |
| HSL | hsl(239, 96%, 83%) |
| HSV | hsv(239, 34%, 99%) |
| CMYK | cmyk(33.6%, 32.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.34, 18.09, -41.38) |
| CIE-LCH | lch(72.34, 45.16, 293.61°) |
| OKLab | oklab(76.84% 0.0249 -0.1154) |
| OKLCH | oklch(76.84% 0.118 282.2) |
| XYZ | xyz(48.2479, 44.1646, 98.8920) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 7.27
Light Periwinkle
#C1C6FC
ΔE00 8.17
Perrywinkle
#8F8CE7
ΔE00 8.50
Lavender
#B39DDB
ΔE00 9.04
Pale Violet
#CEAEFA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8AAFD #FDFBA8
analogous
#A8D5FD #A8AAFD #D0A8FD
triadic
#A8AAFD #FDA8AA #AAFDA8
tetradic
#A8AAFD #FDA8D5 #FDFBA8 #A8FDD0
square
#A8AAFD #FDA8D5 #FDFBA8 #A8FDD0
split-complementary
#A8AAFD #FDD0A8 #D5FDA8
monochromatic
#3035FA #6C70FC #A8AAFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.14
#A8AAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#A8AAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8AAFD
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8AAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8AAFD | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#91BAC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a8aafd; /* rgb */ color: rgb(168, 170, 253); /* oklch */ color: oklch(76.8% 0.118 282.2);
Tailwind
colors: {
custom: {
50: '#c4c3fe',
500: '#a8aafd',
950: '#000000',
},
}SCSS
$custom: #a8aafd; $custom-light: #c4c3fe; $custom-dark: #000000;
JSON
{
"hex": "#a8aafd",
"rgb": {
"r": 168,
"g": 170,
"b": 253
},
"hsl": {
"h": 238.588,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.76837,
"c": 0.11809,
"h": 282.2
},
"luminance": 0.44166
}Semantic roles & 50–950 ramp
primary
#A8AAFD
secondary
#F7F6D4
accent
#E000E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186