#9AA1FC#9AA1FC
#9AA1FC is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.0% C 0.131 H 279.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA1FC |
|---|---|
| RGB | rgb(154, 161, 252) |
| HSL | hsl(236, 94%, 80%) |
| HSV | hsv(236, 39%, 99%) |
| CMYK | cmyk(38.9%, 36.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.03, 19.21, -46.09) |
| CIE-LCH | lch(69.03, 49.93, 292.63°) |
| OKLab | oklab(74.03% 0.0212 -0.1293) |
| OKLCH | oklch(74.03% 0.131 279.3) |
| XYZ | xyz(43.6369, 39.3863, 97.3797) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.61
Perrywinkle
#8F8CE7
ΔE00 6.27
Lavender Blue
#8B88F8
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 8.29
Periwinkle (survey)
#8E82FE
ΔE00 8.81
Carolina Blue
#8AB8FE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA1FC #FCF59A
analogous
#9AD2FC #9AA1FC #C49AFC
triadic
#9AA1FC #FC9AA1 #A1FC9A
tetradic
#9AA1FC #FC9AD2 #FCF59A #9AFCC4
square
#9AA1FC #FC9AD2 #FCF59A #9AFCC4
split-complementary
#9AA1FC #FCC49A #D2FC9A
monochromatic
#2332F8 #5F6AFA #9AA1FC #D5D8FE #E1E3FE
Accessibility & contrast
On white
2.37
#9AA1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#9AA1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA1FC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA1FC | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#7DB3C3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aa1fc; /* rgb */ color: rgb(154, 161, 252); /* oklch */ color: oklch(74.0% 0.131 279.3);
Tailwind
colors: {
custom: {
50: '#bbbcfe',
500: '#9aa1fc',
950: '#000000',
},
}SCSS
$custom: #9aa1fc; $custom-light: #bbbcfe; $custom-dark: #000000;
JSON
{
"hex": "#9aa1fc",
"rgb": {
"r": 154,
"g": 161,
"b": 252
},
"hsl": {
"h": 235.714,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.74026,
"c": 0.13107,
"h": 279.3
},
"luminance": 0.39388
}Semantic roles & 50–950 ramp
primary
#9AA1FC
secondary
#F6F4D5
accent
#D500E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186