#9AA3FA#9AA3FA
#9AA3FA is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.3% C 0.126 H 278.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA3FA |
|---|---|
| RGB | rgb(154, 163, 250) |
| HSL | hsl(234, 91%, 79%) |
| HSV | hsv(234, 38%, 98%) |
| CMYK | cmyk(38.4%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(69.44, 17.54, -44.35) |
| CIE-LCH | lch(69.44, 47.69, 291.57°) |
| OKLab | oklab(74.32% 0.0183 -0.1243) |
| OKLCH | oklch(74.32% 0.126 278.4) |
| XYZ | xyz(43.6739, 39.9648, 95.8367) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.06
Perrywinkle
#8F8CE7
ΔE00 6.73
Lavender Blue
#8B88F8
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 9.03
Periwinkle (survey)
#8E82FE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA3FA #FAF19A
analogous
#9AD3FA #9AA3FA #C19AFA
triadic
#9AA3FA #FA9AA3 #A3FA9A
tetradic
#9AA3FA #FA9AD3 #FAF19A #9AFAC1
square
#9AA3FA #FA9AD3 #FAF19A #9AFAC1
split-complementary
#9AA3FA #FAC19A #D3FA9A
monochromatic
#2539F4 #606EF7 #9AA3FA #D4D8FD #E2E4FE
Accessibility & contrast
On white
2.34
#9AA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#9AA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA3FA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA3FA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#7DB4C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9aa3fa; /* rgb */ color: rgb(154, 163, 250); /* oklch */ color: oklch(74.3% 0.126 278.4);
Tailwind
colors: {
custom: {
50: '#bbbefc',
500: '#9aa3fa',
950: '#000000',
},
}SCSS
$custom: #9aa3fa; $custom-light: #bbbefc; $custom-dark: #000000;
JSON
{
"hex": "#9aa3fa",
"rgb": {
"r": 154,
"g": 163,
"b": 250
},
"hsl": {
"h": 234.375,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.74315,
"c": 0.12563,
"h": 278.4
},
"luminance": 0.39967
}Semantic roles & 50–950 ramp
primary
#9AA3FA
secondary
#F6F3D5
accent
#D000E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185