#9AAAFA#9AAAFA
#9AAAFA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.7% C 0.117 H 274.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAFA |
|---|---|
| RGB | rgb(154, 170, 250) |
| HSL | hsl(230, 91%, 79%) |
| HSV | hsv(230, 38%, 98%) |
| CMYK | cmyk(38.4%, 32%, 0%, 2%) |
| CIE-LAB | lab(71.23, 13.58, -41.56) |
| CIE-LCH | lch(71.23, 43.72, 288.09°) |
| OKLab | oklab(75.69% 0.0094 -0.1162) |
| OKLCH | oklch(75.69% 0.117 274.6) |
| XYZ | xyz(44.9514, 42.5196, 96.2626) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.73
Pastel Blue
#A2BFFE
ΔE00 5.63
Carolina Blue
#8AB8FE
ΔE00 7.12
Perrywinkle
#8F8CE7
ΔE00 8.70
Light Grey Blue
#9DBCD4
ΔE00 9.30
Light Periwinkle
#C1C6FC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAFA #FAEA9A
analogous
#9ADAFA #9AAAFA #BA9AFA
triadic
#9AAAFA #FA9AAA #AAFA9A
tetradic
#9AAAFA #FA9ADA #FAEA9A #9AFABA
square
#9AAAFA #FA9ADA #FAEA9A #9AFABA
split-complementary
#9AAAFA #FABA9A #DAFA9A
monochromatic
#2548F4 #6079F7 #9AAAFA #D4DBFD #E2E6FE
Accessibility & contrast
On white
2.21
#9AAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#9AAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAFA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAFA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#7DBAC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9aaafa; /* rgb */ color: rgb(154, 170, 250); /* oklch */ color: oklch(75.7% 0.117 274.6);
Tailwind
colors: {
custom: {
50: '#bbc3fc',
500: '#9aaafa',
950: '#000000',
},
}SCSS
$custom: #9aaafa; $custom-light: #bbc3fc; $custom-dark: #000000;
JSON
{
"hex": "#9aaafa",
"rgb": {
"r": 154,
"g": 170,
"b": 250
},
"hsl": {
"h": 230,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.7569,
"c": 0.11659,
"h": 274.6
},
"luminance": 0.42522
}Semantic roles & 50–950 ramp
primary
#9AAAFA
secondary
#F6F0D5
accent
#BF00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185