#9AAAFE#9AAAFE
#9AAAFE is a light, vivid blue. Relative luminance 0.428; OKLCH L 75.9% C 0.122 H 274.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAFE |
|---|---|
| RGB | rgb(154, 170, 254) |
| HSL | hsl(230, 98%, 80%) |
| HSV | hsv(230, 39%, 100%) |
| CMYK | cmyk(39.4%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.40, 14.65, -43.46) |
| CIE-LCH | lch(71.40, 45.86, 288.63°) |
| OKLab | oklab(75.88% 0.0104 -0.1217) |
| OKLCH | oklch(75.88% 0.122 274.9) |
| XYZ | xyz(45.5852, 42.7732, 99.6009) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.63
Pastel Blue
#A2BFFE
ΔE00 5.64
Carolina Blue
#8AB8FE
ΔE00 7.04
Perrywinkle
#8F8CE7
ΔE00 8.80
Light Grey Blue
#9DBCD4
ΔE00 9.20
Lavender Blue
#8B88F8
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAFE #FEEE9A
analogous
#9ADCFE #9AAAFE #BC9AFE
triadic
#9AAAFE #FE9AAA #AAFE9A
tetradic
#9AAAFE #FE9ADC #FEEE9A #9AFEBC
square
#9AAAFE #FE9ADC #FEEE9A #9AFEBC
split-complementary
#9AAAFE #FEBC9A #DCFE9A
monochromatic
#2144FD #5D77FD #9AAAFE #D7DDFF #E1E6FF
Accessibility & contrast
On white
2.20
#9AAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#9AAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAFE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAFE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#7BBBC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9aaafe; /* rgb */ color: rgb(154, 170, 254); /* oklch */ color: oklch(75.9% 0.122 274.9);
Tailwind
colors: {
custom: {
50: '#bbc3ff',
500: '#9aaafe',
950: '#000000',
},
}SCSS
$custom: #9aaafe; $custom-light: #bbc3ff; $custom-dark: #000000;
JSON
{
"hex": "#9aaafe",
"rgb": {
"r": 154,
"g": 170,
"b": 254
},
"hsl": {
"h": 230.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.75881,
"c": 0.12213,
"h": 274.9
},
"luminance": 0.42775
}Semantic roles & 50–950 ramp
primary
#9AAAFE
secondary
#F7F1D4
accent
#C100E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186