#AAA4FB#AAA4FB
#AAA4FB is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.8% C 0.124 H 286.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4FB |
|---|---|
| RGB | rgb(170, 164, 251) |
| HSL | hsl(244, 92%, 81%) |
| HSV | hsv(244, 35%, 98%) |
| CMYK | cmyk(32.3%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.91, 21.49, -42.51) |
| CIE-LCH | lch(70.91, 47.64, 296.82°) |
| OKLab | oklab(75.75% 0.0345 -0.1187) |
| OKLCH | oklch(75.75% 0.124 286.2) |
| XYZ | xyz(47.2610, 42.0607, 96.8766) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.71
Perrywinkle
#8F8CE7
ΔE00 7.33
Pastel Purple
#CAA0FF
ΔE00 7.58
Lavender
#B39DDB
ΔE00 7.73
Pale Violet
#CEAEFA
ΔE00 8.25
Lilac (survey)
#CEA2FD
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4FB #F5FBA4
analogous
#A4CAFB #AAA4FB #D6A4FB
triadic
#AAA4FB #FBAAA4 #A4FBAA
tetradic
#AAA4FB #FBA4CA #F5FBA4 #A4FBD6
square
#AAA4FB #FBA4CA #F5FBA4 #A4FBD6
split-complementary
#AAA4FB #FBD6A4 #CAFBA4
monochromatic
#3C2FF6 #7369F8 #AAA4FB #E1DFFE #E4E2FE
Accessibility & contrast
On white
2.23
#AAA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AAA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4FB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4FB | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FE
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#96B4C4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa4fb; /* rgb */ color: rgb(170, 164, 251); /* oklch */ color: oklch(75.8% 0.124 286.2);
Tailwind
colors: {
custom: {
50: '#c5bffd',
500: '#aaa4fb',
950: '#000000',
},
}SCSS
$custom: #aaa4fb; $custom-light: #c5bffd; $custom-dark: #000000;
JSON
{
"hex": "#aaa4fb",
"rgb": {
"r": 170,
"g": 164,
"b": 251
},
"hsl": {
"h": 244.138,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.75751,
"c": 0.12357,
"h": 286.2
},
"luminance": 0.42062
}Semantic roles & 50–950 ramp
primary
#AAA4FB
secondary
#F4F6D5
accent
#E600D6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185