#9AA0FA#9AA0FA
#9AA0FA is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.7% C 0.130 H 279.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA0FA |
|---|---|
| RGB | rgb(154, 160, 250) |
| HSL | hsl(236, 91%, 79%) |
| HSV | hsv(236, 38%, 98%) |
| CMYK | cmyk(38.4%, 36%, 0%, 2%) |
| CIE-LAB | lab(68.69, 19.24, -45.54) |
| CIE-LCH | lch(68.69, 49.44, 292.91°) |
| OKLab | oklab(73.73% 0.0221 -0.1277) |
| OKLCH | oklch(73.73% 0.13 279.8) |
| XYZ | xyz(43.1476, 38.9120, 95.6613) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.54
Perrywinkle
#8F8CE7
ΔE00 5.92
Lavender Blue
#8B88F8
ΔE00 6.82
Periwinkle (survey)
#8E82FE
ΔE00 8.59
Pastel Blue
#A2BFFE
ΔE00 8.60
Carolina Blue
#8AB8FE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA0FA #FAF49A
analogous
#9AD0FA #9AA0FA #C49AFA
triadic
#9AA0FA #FA9AA0 #A0FA9A
tetradic
#9AA0FA #FA9AD0 #FAF49A #9AFAC4
square
#9AA0FA #FA9AD0 #FAF49A #9AFAC4
split-complementary
#9AA0FA #FAC49A #D0FA9A
monochromatic
#2532F4 #6069F7 #9AA0FA #D4D7FD #E2E4FE
Accessibility & contrast
On white
2.39
#9AA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#9AA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA0FA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA0FA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#7EB2C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aa0fa; /* rgb */ color: rgb(154, 160, 250); /* oklch */ color: oklch(73.7% 0.130 279.8);
Tailwind
colors: {
custom: {
50: '#bbbcfc',
500: '#9aa0fa',
950: '#000000',
},
}SCSS
$custom: #9aa0fa; $custom-light: #bbbcfc; $custom-dark: #000000;
JSON
{
"hex": "#9aa0fa",
"rgb": {
"r": 154,
"g": 160,
"b": 250
},
"hsl": {
"h": 236.25,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.73733,
"c": 0.12963,
"h": 279.8
},
"luminance": 0.38914
}Semantic roles & 50–950 ramp
primary
#9AA0FA
secondary
#F6F4D5
accent
#D700E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085