#A8AAFE#A8AAFE
#A8AAFE is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.9% C 0.119 H 282.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A8AAFE |
|---|---|
| RGB | rgb(168, 170, 254) |
| HSL | hsl(239, 98%, 83%) |
| HSV | hsv(239, 34%, 100%) |
| CMYK | cmyk(33.9%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.38, 18.34, -41.85) |
| CIE-LCH | lch(72.38, 45.70, 293.67°) |
| OKLab | oklab(76.88% 0.0252 -0.1168) |
| OKLCH | oklch(76.88% 0.119 282.2) |
| XYZ | xyz(48.4076, 44.2285, 99.7332) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.74
Pastel Blue
#A2BFFE
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 8.24
Perrywinkle
#8F8CE7
ΔE00 8.51
Lavender
#B39DDB
ΔE00 9.16
Pastel Purple
#CAA0FF
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8AAFE #FEFCA8
analogous
#A8D5FE #A8AAFE #D1A8FE
triadic
#A8AAFE #FEA8AA #AAFEA8
tetradic
#A8AAFE #FEA8D5 #FEFCA8 #A8FED1
square
#A8AAFE #FEA8D5 #FEFCA8 #A8FED1
split-complementary
#A8AAFE #FED1A8 #D5FEA8
monochromatic
#2F34FD #6B6FFD #A8AAFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.13
#A8AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#A8AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8AAFE
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8AAFE | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#8CAFFC
Tritanopia (blue-blind)
#91BAC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a8aafe; /* rgb */ color: rgb(168, 170, 254); /* oklch */ color: oklch(76.9% 0.119 282.2);
Tailwind
colors: {
custom: {
50: '#c4c3ff',
500: '#a8aafe',
950: '#000000',
},
}SCSS
$custom: #a8aafe; $custom-light: #c4c3ff; $custom-dark: #000000;
JSON
{
"hex": "#a8aafe",
"rgb": {
"r": 168,
"g": 170,
"b": 254
},
"hsl": {
"h": 238.605,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.76884,
"c": 0.11948,
"h": 282.2
},
"luminance": 0.4423
}Semantic roles & 50–950 ramp
primary
#A8AAFE
secondary
#F7F6D4
accent
#E000E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186