#AAA2FD#AAA2FD
#AAA2FD is a light, vivid blue. Relative luminance 0.415; OKLCH L 75.5% C 0.129 H 286.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2FD |
|---|---|
| RGB | rgb(170, 162, 253) |
| HSL | hsl(245, 96%, 81%) |
| HSV | hsv(245, 36%, 99%) |
| CMYK | cmyk(32.8%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(70.51, 23.13, -44.23) |
| CIE-LCH | lch(70.51, 49.91, 297.61°) |
| OKLab | oklab(75.47% 0.0376 -0.1236) |
| OKLCH | oklch(75.47% 0.129 286.9) |
| XYZ | xyz(47.2228, 41.4773, 98.4273) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.52
Perrywinkle
#8F8CE7
ΔE00 6.99
Pastel Purple
#CAA0FF
ΔE00 7.34
Lavender
#B39DDB
ΔE00 7.91
Lavender Blue
#8B88F8
ΔE00 8.19
Lilac (survey)
#CEA2FD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2FD #F5FDA2
analogous
#A2C8FD #AAA2FD #D8A2FD
triadic
#AAA2FD #FDAAA2 #A2FDAA
tetradic
#AAA2FD #FDA2C8 #F5FDA2 #A2FDD8
square
#AAA2FD #FDA2C8 #F5FDA2 #A2FDD8
split-complementary
#AAA2FD #FDD8A2 #C8FDA2
monochromatic
#3C2AFA #7366FC #AAA2FD #E1DEFE #E4E1FE
Accessibility & contrast
On white
2.26
#AAA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#AAA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2FD
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2FD | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#95B3C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa2fd; /* rgb */ color: rgb(170, 162, 253); /* oklch */ color: oklch(75.5% 0.129 286.9);
Tailwind
colors: {
custom: {
50: '#c5bdfe',
500: '#aaa2fd',
950: '#000000',
},
}SCSS
$custom: #aaa2fd; $custom-light: #c5bdfe; $custom-dark: #000000;
JSON
{
"hex": "#aaa2fd",
"rgb": {
"r": 170,
"g": 162,
"b": 253
},
"hsl": {
"h": 245.275,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.7547,
"c": 0.12921,
"h": 286.9
},
"luminance": 0.41479
}Semantic roles & 50–950 ramp
primary
#AAA2FD
secondary
#F4F7D4
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186