#AAA8FD#AAA8FD
#AAA8FD is a light, vivid blue. Relative luminance 0.436; OKLCH L 76.6% C 0.121 H 284.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8FD |
|---|---|
| RGB | rgb(170, 168, 253) |
| HSL | hsl(241, 96%, 83%) |
| HSV | hsv(241, 34%, 99%) |
| CMYK | cmyk(32.8%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(71.99, 19.75, -41.91) |
| CIE-LCH | lch(71.99, 46.33, 295.23°) |
| OKLab | oklab(76.61% 0.0297 -0.1169) |
| OKLCH | oklch(76.61% 0.121 284.3) |
| XYZ | xyz(48.3050, 43.6418, 98.7881) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.88
Perrywinkle
#8F8CE7
ΔE00 8.14
Pastel Blue
#A2BFFE
ΔE00 8.16
Pastel Purple
#CAA0FF
ΔE00 8.36
Lavender
#B39DDB
ΔE00 8.41
Light Periwinkle
#C1C6FC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8FD #FBFDA8
analogous
#A8D0FD #AAA8FD #D5A8FD
triadic
#AAA8FD #FDAAA8 #A8FDAA
tetradic
#AAA8FD #FDA8D0 #FBFDA8 #A8FDD5
square
#AAA8FD #FDA8D0 #FBFDA8 #A8FDD5
split-complementary
#AAA8FD #FDD5A8 #D0FDA8
monochromatic
#3530FA #706CFC #AAA8FD #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.16
#AAA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#AAA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8FD
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8FD | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#95B8C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa8fd; /* rgb */ color: rgb(170, 168, 253); /* oklch */ color: oklch(76.6% 0.121 284.3);
Tailwind
colors: {
custom: {
50: '#c5c1fe',
500: '#aaa8fd',
950: '#000000',
},
}SCSS
$custom: #aaa8fd; $custom-light: #c5c1fe; $custom-dark: #000000;
JSON
{
"hex": "#aaa8fd",
"rgb": {
"r": 170,
"g": 168,
"b": 253
},
"hsl": {
"h": 241.412,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.76605,
"c": 0.12065,
"h": 284.3
},
"luminance": 0.43643
}Semantic roles & 50–950 ramp
primary
#AAA8FD
secondary
#F6F7D4
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186