#AAA4FE#AAA4FE
#AAA4FE is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.9% C 0.128 H 286.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4FE |
|---|---|
| RGB | rgb(170, 164, 254) |
| HSL | hsl(244, 98%, 82%) |
| HSV | hsv(244, 35%, 100%) |
| CMYK | cmyk(33.1%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(71.04, 22.26, -43.93) |
| CIE-LCH | lch(71.04, 49.25, 296.87°) |
| OKLab | oklab(75.89% 0.0352 -0.1228) |
| OKLCH | oklch(75.89% 0.128 286) |
| XYZ | xyz(47.7376, 42.2514, 99.3869) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 7.36
Pastel Purple
#CAA0FF
ΔE00 7.67
Lavender
#B39DDB
ΔE00 8.18
Pale Violet
#CEAEFA
ΔE00 8.49
Lilac (survey)
#CEA2FD
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4FE #F8FEA4
analogous
#A4CBFE #AAA4FE #D7A4FE
triadic
#AAA4FE #FEAAA4 #A4FEAA
tetradic
#AAA4FE #FEA4CB #F8FEA4 #A4FED7
square
#AAA4FE #FEA4CB #F8FEA4 #A4FED7
split-complementary
#AAA4FE #FED7A4 #CBFEA4
monochromatic
#392BFD #7167FD #AAA4FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.22
#AAA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#AAA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4FE
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4FE | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#87ABFC
Tritanopia (blue-blind)
#95B5C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa4fe; /* rgb */ color: rgb(170, 164, 254); /* oklch */ color: oklch(75.9% 0.128 286.0);
Tailwind
colors: {
custom: {
50: '#c5bfff',
500: '#aaa4fe',
950: '#000000',
},
}SCSS
$custom: #aaa4fe; $custom-light: #c5bfff; $custom-dark: #000000;
JSON
{
"hex": "#aaa4fe",
"rgb": {
"r": 170,
"g": 164,
"b": 254
},
"hsl": {
"h": 244,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.75894,
"c": 0.1277,
"h": 286
},
"luminance": 0.42253
}Semantic roles & 50–950 ramp
primary
#AAA4FE
secondary
#F5F7D4
accent
#E600D6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186