#AAA5FE#AAA5FE
#AAA5FE is a light, vivid blue. Relative luminance 0.426; OKLCH L 76.1% C 0.126 H 285.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5FE |
|---|---|
| RGB | rgb(170, 165, 254) |
| HSL | hsl(243, 98%, 82%) |
| HSV | hsv(243, 35%, 100%) |
| CMYK | cmyk(33.1%, 35%, 0%, 0.4%) |
| CIE-LAB | lab(71.29, 21.69, -43.55) |
| CIE-LCH | lch(71.29, 48.65, 296.48°) |
| OKLab | oklab(76.08% 0.0339 -0.1217) |
| OKLCH | oklch(76.08% 0.126 285.5) |
| XYZ | xyz(47.9173, 42.6107, 99.4468) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.58
Perrywinkle
#8F8CE7
ΔE00 7.55
Pastel Purple
#CAA0FF
ΔE00 7.83
Lavender
#B39DDB
ΔE00 8.25
Pale Violet
#CEAEFA
ΔE00 8.50
Lilac (survey)
#CEA2FD
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5FE #F9FEA5
analogous
#A5CDFE #AAA5FE #D7A5FE
triadic
#AAA5FE #FEAAA5 #A5FEAA
tetradic
#AAA5FE #FEA5CD #F9FEA5 #A5FED7
square
#AAA5FE #FEA5CD #F9FEA5 #A5FED7
split-complementary
#AAA5FE #FED7A5 #CDFEA5
monochromatic
#382CFD #7168FD #AAA5FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.21
#AAA5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#AAA5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5FE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5FE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#95B6C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa5fe; /* rgb */ color: rgb(170, 165, 254); /* oklch */ color: oklch(76.1% 0.126 285.5);
Tailwind
colors: {
custom: {
50: '#c5bfff',
500: '#aaa5fe',
950: '#000000',
},
}SCSS
$custom: #aaa5fe; $custom-light: #c5bfff; $custom-dark: #000000;
JSON
{
"hex": "#aaa5fe",
"rgb": {
"r": 170,
"g": 165,
"b": 254
},
"hsl": {
"h": 243.371,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.76083,
"c": 0.12628,
"h": 285.5
},
"luminance": 0.42612
}Semantic roles & 50–950 ramp
primary
#AAA5FE
secondary
#F5F7D4
accent
#E600D9
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186