#AAA8FE#AAA8FE
#AAA8FE is a light, vivid blue. Relative luminance 0.437; OKLCH L 76.7% C 0.122 H 284.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8FE |
|---|---|
| RGB | rgb(170, 168, 254) |
| HSL | hsl(241, 98%, 83%) |
| HSV | hsv(241, 34%, 100%) |
| CMYK | cmyk(33.1%, 33.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.03, 20.01, -42.39) |
| CIE-LCH | lch(72.03, 46.87, 295.27°) |
| OKLab | oklab(76.65% 0.0299 -0.1183) |
| OKLCH | oklch(76.65% 0.122 284.2) |
| XYZ | xyz(48.4647, 43.7056, 99.6292) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 8.13
Perrywinkle
#8F8CE7
ΔE00 8.15
Pastel Purple
#CAA0FF
ΔE00 8.38
Lavender
#B39DDB
ΔE00 8.55
Light Periwinkle
#C1C6FC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8FE #FCFEA8
analogous
#A8D1FE #AAA8FE #D5A8FE
triadic
#AAA8FE #FEAAA8 #A8FEAA
tetradic
#AAA8FE #FEA8D1 #FCFEA8 #A8FED5
square
#AAA8FE #FEA8D1 #FCFEA8 #A8FED5
split-complementary
#AAA8FE #FED5A8 #D1FEA8
monochromatic
#342FFD #6F6BFD #AAA8FE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.16
#AAA8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#AAA8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8FE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8FE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#94B8C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaa8fe; /* rgb */ color: rgb(170, 168, 254); /* oklch */ color: oklch(76.7% 0.122 284.2);
Tailwind
colors: {
custom: {
50: '#c5c1ff',
500: '#aaa8fe',
950: '#000000',
},
}SCSS
$custom: #aaa8fe; $custom-light: #c5c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aaa8fe",
"rgb": {
"r": 170,
"g": 168,
"b": 254
},
"hsl": {
"h": 241.395,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.76652,
"c": 0.12204,
"h": 284.2
},
"luminance": 0.43707
}Semantic roles & 50–950 ramp
primary
#AAA8FE
secondary
#F6F7D4
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186