#9AA4FA#9AA4FA
#9AA4FA is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.5% C 0.124 H 277.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4FA |
|---|---|
| RGB | rgb(154, 164, 250) |
| HSL | hsl(234, 91%, 79%) |
| HSV | hsv(234, 38%, 98%) |
| CMYK | cmyk(38.4%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.70, 16.97, -43.95) |
| CIE-LCH | lch(69.70, 47.12, 291.11°) |
| OKLab | oklab(74.51% 0.017 -0.1231) |
| OKLCH | oklch(74.51% 0.124 277.9) |
| XYZ | xyz(43.8522, 40.3213, 95.8962) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.27
Perrywinkle
#8F8CE7
ΔE00 7.00
Pastel Blue
#A2BFFE
ΔE00 7.41
Lavender Blue
#8B88F8
ΔE00 7.92
Carolina Blue
#8AB8FE
ΔE00 8.76
Periwinkle (survey)
#8E82FE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4FA #FAF09A
analogous
#9AD4FA #9AA4FA #C09AFA
triadic
#9AA4FA #FA9AA4 #A4FA9A
tetradic
#9AA4FA #FA9AD4 #FAF09A #9AFAC0
square
#9AA4FA #FA9AD4 #FAF09A #9AFAC0
split-complementary
#9AA4FA #FAC09A #D4FA9A
monochromatic
#253BF4 #606FF7 #9AA4FA #D4D9FD #E2E5FE
Accessibility & contrast
On white
2.32
#9AA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#9AA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4FA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4FA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#7DB5C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9aa4fa; /* rgb */ color: rgb(154, 164, 250); /* oklch */ color: oklch(74.5% 0.124 277.9);
Tailwind
colors: {
custom: {
50: '#bbbefc',
500: '#9aa4fa',
950: '#000000',
},
}SCSS
$custom: #9aa4fa; $custom-light: #bbbefc; $custom-dark: #000000;
JSON
{
"hex": "#9aa4fa",
"rgb": {
"r": 154,
"g": 164,
"b": 250
},
"hsl": {
"h": 233.75,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.7451,
"c": 0.12431,
"h": 277.9
},
"luminance": 0.40323
}Semantic roles & 50–950 ramp
primary
#9AA4FA
secondary
#F6F2D5
accent
#CE00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185